This web-site requires
JavaScript to run, be so
kind to enable it in your
browser settings.
Imagine a large company with inventory tracking or data collection software, or a small company with a beta version of their new application. They all face the same problem: applications require periodic updates, but cannot be brought to Android Market.
AutoUpdateAPK takes care of this problem. One small open source java class included into your project, and the application will automatically check if there's a new version and ask user to update.
You have to download AutoUpdateApk source code and copy it to your sofware. It is open source, so you are free to do anything you want, we don't mind if you use it in your own product and change it the way you like.
Build your application as usually and upload it to our cloud. As soon as upload is completed, you may check the uploaded files and choose which one you would like us to serve to your users. Latest version is served by default.
The updated version is distributed to the users who already have the previous version of your software. Our system expects large surges in traffic and makes sure the deployment goes as smoothly as possible.