A very simple way to let Android users update your app
It is a wrapper of In-App Updates Google Play library with extra features to notify users for new updates and install them in an integrated way without leaving the app.
- Check for Google Play updates periodically in background (period configurable)
- Show notification if an update is available. Launches app when clicking it
- XML view ready to show if there is an update available. Just add it in your main activity layout!
- UPDATE button in previous view which launches the integrated update process of In-App Updates Google Play library