← Back to Promityapp
How to Publish an App on Google Play
Publishing an Android app requires creating a developer account, preparing the app, and submitting it through the Google Play Console.
Step 1: Create a Google Play Developer Account
- Go to the Google Play Developer registration page: https://play.google.com/console/signup
- Sign in with your Google account.
- Register as a Google Play Developer.
- Pay the one-time registration fee (about $25).
- Fill in your developer name, email, and contact details.
After registration, you will have access to the Google Play Console dashboard.
Step 2: Access the Google Play Console
Once your account is created, you manage your apps from the Google Play Console: https://play.google.com/console
This is where you upload apps, manage updates, and track downloads.
Step 3: Prepare Your App
Before uploading, make sure you have:
- Your APK or AAB file (the Android app installation file)
- An app icon
- Screenshots of the app
- A short description and a long description
- A privacy policy link (usually required)
Most apps today are uploaded as an AAB file (Android App Bundle) instead of APK.
Step 4: Create a New App in the Play Console
- Open the Google Play Console – https://play.google.com/console/
- Click Create App.
- Enter: App name, Language, and whether the app is free or paid.
- Accept the developer policies.
Step 5: Upload the App File
- Go to Production → Create new release.
- Upload your AAB file that was created for you.
- Add release notes describing the app.
Step 6: Fill in the Store Listing
Add the information users will see in the Play Store:
- App description
- Screenshots
- App icon
- Category
- Contact email
- Privacy policy
Step 7: Complete Required Forms
Google requires additional information before publishing:
- Content rating questionnaire
- Target audience
- App permissions and data safety
- Ads declaration
Step 8: Testing Requirement (for Personal Developer Accounts)
For personal Google Play developer accounts, Google currently requires testing before the app can be publicly published.
You must:
- Invite at least 14 testers to test your app.
- Run the closed testing program for at least 14 days.
- Testers must install and test the app during this period.
After the testing requirement is completed, you can request production access and submit the app for review.
Step 9: App Review and Publishing
Google reviews the app. This usually takes a few hours to several days.
Once approved, your app will appear on the Google Play Store, and users can download it.
← Back to Promityapp