Want to publish your own app to Google Play for more people to use? Here is a guide for you.

Preparation:

  • Google account
  • Credit card(need $25 when sign up account)

Sign up Google Play account:

link

There are four steps, just follow the tips.

image

When finished sign up, it will redirect to Google Play Console page:

image

Create Application

Click the create button, select language and fill app’s name(Your app’s name should match the language)

Then, it will redirect to application dashboard page: image

Just follow tips to fill all fields, notice these checkbox, you should fill all fields of it.

Bundle application

Your application’s package name should not be com.example, it is banned from Google Play.

In application version page, we can upload our bundled file You should upload .aab file, not .apk file.

I will show you how to bundle .aab file in Android Studio:

image

Choose Android App Bundle image

Select key: image

Create key, password can be same to avoid confused: image

Choose release: image

Click finish, and .aab file will be generated: image

Upload your .aab file: image

And fulfill the information, and publish it:

image

For now, we succeed to publish an app to Google Play!🎉🎉🎉

Referrer: https://themanifest.com/app-development/how-publish-app-google-play-step-step-guide


👇 Please leave your comment if you like this.👇