React Native ~ Android Deployment - rohit120582sharma/Documentation GitHub Wiki
- Create Google Play Developer account (onetime activity)
- Create an app (onetime activity)
- Prepare & rollout releases
- Set up an open, closed, or internal test
To publish Android apps on Google Play, you'll need to create a Google Play Developer account.
Check How to use the Play Console link for below steps:
- Sign up for a Google Play Developer account
- Accept the Developer Distribution Agreement
- Pay registration fee
- Complete your account details
- Go to your Play Console
- Select All applications All applications > Create application
- Select a default language and add a title for your app. Type the name of your app as you want it to appear on Google Play.
- Create your app's store listing, take the content rating questionnaire, and set up pricing and distribution

To get your app ready for testing or production, you need to prepare and rollout releases to a specific track.
- Step 1: Create a release
- Step 2: Prepare your app's release
- Step 3: Review and rollout your release
- Step 4: Review release details


Using the Play Console, you can test your app with specific groups or open your test to Google Play users.
Check the link for more details.