Android Build Process
Before starting the Android build process, ensure you have the following documents/files
• Google Service Json (How to Get this)
• App Logo (1024x1024)
• App Splash Image (2732x2732)
After gathering the necessary files, follow these steps to begin the process of building your Android application.
Launch the application, navigate to the "Run" tab, and click on the action button located in the top-left corner.

Select "Build Mobile App" and choose "Android Application."

Upload the Google Services JSON file that you downloaded

Next, upload your app logo (1024x1024 size) and splash image (2732x2732 size) in PNG format.

Click "Next" and then validate the data.

If validation is successful, click "Create App" and wait for the build process to complete.

Once the build process is complete, you can download the APK file via Qr code and either install it on your device for testing or deploy it to the Play Store.
Last updated