Zohaib Ghafoor
Zohaib Ghafoor

Reputation: 71

How to auto update android application without distribute in appstore?

How my application can get auto updates for my specific clients for testing before launch to the appstore. i want to host my app somewhere from where my installed app on some selected clients can get auto updates for testing instead of all the time install for each person mobile manually.

Upvotes: 0

Views: 416

Answers (1)

Chau Thai
Chau Thai

Reputation: 704

You can upload your apk into alpha or beta testing channel on Google Play. This way the app is not publish on Google Play and only registered tester (which you add/invite them) can get app. It also auto updates the app for testers when you push a new version into the testing channel.

Upvotes: 2

Related Questions