How to Deploy Android Application to Beta Tester Devices

后端 未结 8 2005
伪装坚强ぢ
伪装坚强ぢ 2020-12-24 02:31

My android app is not in the app store yet. Is it possible to send my app to someone, and they install it on their device. Something like iphone AdHoc?

8条回答
  •  天涯浪人
    2020-12-24 02:46

    Starting in May 2013, Google added Beta and Alpha programs to the Developer Console. You can now upload an APK to either channel and interested users (or users belonging to the specified Google+ Communities or Groups) can now get the application from the Market just like a regular app.

    Users cannot provide public feedback so you have to provide them an alternative way to contact you.

    At any given time, you can promote (or demote) an app to/from beta/alpha or even Production.

    Here's how mine looks:

    Google Developer Console

提交回复
热议问题