← 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

  1. Go to the Google Play Developer registration page: https://play.google.com/console/signup
  2. Sign in with your Google account.
  3. Register as a Google Play Developer.
  4. Pay the one-time registration fee (about $25).
  5. 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:

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

  1. Open the Google Play Consolehttps://play.google.com/console/
  2. Click Create App.
  3. Enter: App name, Language, and whether the app is free or paid.
  4. Accept the developer policies.

Step 5: Upload the App File

  1. Go to ProductionCreate new release.
  2. Upload your AAB file that was created for you.
  3. Add release notes describing the app.

Step 6: Fill in the Store Listing

Add the information users will see in the Play Store:

Step 7: Complete Required Forms

Google requires additional information before publishing:

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:

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