Auto-update solutions other than Google Play

别等时光非礼了梦想. 提交于 2019-12-25 03:48:14

问题


I have a private application that will be installed in about 500 to 1000 phones. I'm concerned about how I'm going to update all of those. I don't want to list it on Google Play (since it's a private app). I've also read this question but it involves me firing up a server for this.

Is there any online alternative that I can send my updates to and they distribute it to my devices?


回答1:


Absolutely agree with Katharina's reply. I just want to explain in more detail about HockeyApp.

HockeyApp is a platform used to test apps for developers. Every account automatically comes with our free plan, which offers unlimited distribution, crash reporting, and feedback for 2 apps – allowing you to get started and explore without any monetary commitment.

The most important step is to integrate a HA SDK speficied for your platform, for your case, it should be Android https://rink.io/sEptDQM. Then you could benefit from following HA features:

  • Distribute Builds
  • Invite Testers
  • Collect crash reports
  • Show update alerts for new beta builds
  • Add a feedback view directly into your app
  • User metric data and statistic data analysis
  • More more....

If you have any questions, please contact us at support@hockeyapp.net




回答2:


Try Hockeyapp: https://www.hockeyapp.net/features/

It's free for 2 apps.



来源:https://stackoverflow.com/questions/38038971/auto-update-solutions-other-than-google-play

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!