Android Build Process
Describes the steps necessary to build an Android app (also known as an "APK") from a Workmaster App.
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.
Open the App from the Workmaster home screen, 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