let's say i have an APK hosted on my website where users can download and install , what i'm interested to know is how possible that the application can check for newer version when the app lunches and if true a progress bar appears showing the automatic updating of the application from the server (not play store or app store) ? .
here is a company that do exactly the mentioned above meaning :
- download the apk from there server
- whenever a new version is released the app will update from their server
any ideas how to achieve this ?
from How to automatically update Mobile app to newer version when the application is not on play store or app store?
No comments:
Post a Comment