Pushing Latest Android Build to Devices

后端 未结 5 983
醉酒成梦
醉酒成梦 2021-01-06 05:03

Is there a way or an app that allows me to push my latest android build to all devices that have it installed? My app is not in the Google Play market yet but would like my

5条回答
  •  难免孤独
    2021-01-06 05:21

    Why don't you just use dropbox?

    Install it where your developing the application then share the folder of available apks (releases) to the testers that also install dropbox on their phones. When an update occures (you move a file to the folder) they'll get an update notification, then they can go and install it right from dropbox.

提交回复
热议问题