Ho to publish your own app to Google Play
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:
There are four steps, just follow the tips.

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

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:

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:

Choose Android App Bundle

Select key:

Create key, password can be same to avoid confused:

Choose release:

Click finish, and .aab file will be generated:

Upload your .aab file:

And fulfill the information, and publish it:

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.👇