Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I access the alpha version of my Android app on Google Play?

I just created a new app in the Google Play Developer Console. I haven't uploaded or published any beta or production APK's. I've only uploaded an alpha version.

Once uploaded (and once several hours have passed), how/where can I find the alpha version of my app? I can't seem to find it in the Google Play store on my phone.

like image 653
Matt Huggins Avatar asked Jun 03 '13 19:06

Matt Huggins


1 Answers

You can provide access alpha version of app by following below steps:

  1. Replace com.package.name with your app package name https://play.google.com/apps/testing/com.package.name (Refer this), share this URL with your testers

  2. After you open the URL page will have an option to "Become a tester", and proceed with the directions.

Note: Only members listed in the tester group can become a tester.

like image 145
hemanth Avatar answered Oct 22 '22 11:10

hemanth