Android Publication: Complete Process

Requirements

Unlike Apple, Android allows you to install your app directly in your phone by using an APK file. You can use this method for you or your team to test your final app without needing to follow the publishing method: Android APK Installation Guide

Get a Developer account

Sign in with your Google Account on the Developer Console in order to publish mobile apps in Google play. 👉 Sign in here

Steps to follow

Once you have your Google Account up and running you can go ahead:

page1. Create a Keystore File (optional)page2. Get the Debug APK to installpage3. Install the Debug APK in your devicepage4. Get the AAB (Android App Bundle) file to publishpage5. Google Play publicationpage6. Updating an app in Google Play

That's it! 🎉

More resources

Last updated