Android Build and Publish
Publishing Your Android App to Google Play Store
Deploy your eMOBIQ-built Android app to the Google Play Store manually or via auto-publishing
This guide focuses primarily on eMOBIQ AI’s workflow. For detailed Android/Google Play steps, follow the linked official documents.
Build Settings
Prerequisites
A keystore File
Don’t have one? Follow this online guide on how to Generate a keystore file
A Google Play Developer Account (Official Documentation: setup guide)
A Google Cloud Console Account
Tip: For different apps, a different keystore is recommended
Go to the Publish
Tab → Settings
→ Select Android
→ Build Settings

Building Your App
Go to the
Publish
Tab →New Build
→ SelectAndroid
→Select Version
→Build

Choose
.AAB
for deploying to Google Playstore
Deploy to Google Play
Link Google Play to eMOBIQ AI
Google Service Account file in eMOBIQ AI refers to your Service account in Google Console

Ensure that the Google Service Account and Google Play Console account is linked by navigating to
Users and permissions
tab →Invite User
→ Fill in theEmail address
with the Google Service Account you created

Add your app and ensure App permissions and Account permissions are given full access
After building the app successfully and creating your Google Service account, navigate to
Settings
→Android
→Publish Settings
→Upload
Service Account file in JSON format

Note: App metadata (must match Google Play Console)
Last updated