Get your Build file

Part 5: Generate your Build file

Skill Level: Expert

Before You Begin

  • Should be very comfortable using Adalo

Walkthrough

  1. In Adalo, in the left toolbar, click on the Publish tab.

  2. Select 'Android App' and 'Start new Android Build'

  3. In the modal that pops up, enter your Android Credentials.

    • Enter your Package Name from the Firebase Project. These are case sensitive so ensure they match the one in the Firebase Project exactly.

    • Upload the google-services.json file you downloaded from your Firebase account.

    • Upload the Service Account Key file you downloaded from your Firebase account.

    • Click Next.

  4. Enter your Android App Settings.

    • Customize the Display Name for your App.

    • Upload a Notifications Icon for your App.

      • This is required, even if your app does not yet use push notifications.

  5. Select Version Number and Start Build.

  6. While the app has started building, you will see a timer showing the estimated remaining time.

Important: If this is the first time you are creating an Adalo build with this Package Name, we will create the necessary Upload Certificate. If you are using a Package Name that has already been published with Adalo, we will use the original Upload Certificate.

Next Steps

  • If you are creating a new listing in Google Play follow the steps in this guide.

  • If you are updating an existing listing in Google Play, follow the steps in this guide.

Need Help?

If you need additional help publishing your Google App, you can always ask in our community forum! Be sure to paste the link to this article in your post as well!

For more detailed information, check out the Google Help Docs | Create and Set up your app.

Last updated