Friday 25 March 2016

How to make your application check for update

All applications we make need update from time to time, how do you let your users know of a new update,

This is a tutorial that shows how to make a simple update checker, you don't need to have a paid domain to do that, Google's blogger will do.

What you need:k
1. A blog
2. A 'Volley Library', - you can search google for 'volley.jar' and download it
3. An Android Studio or Eclipse.