Hey everyone, I've seen many people ask if it is possible to update apps when they're sideloaded, like when holding private betas etc.
So I decided to write a library that allows you to check for, and install the updates. The library handles everything for you: the checking, downloading and installing. It is very simple to integrate, requiring only 4 lines of code (excluding imports) to integrate. I'm serious. 4 lines. If you add an if statement, it'll be more, but the core is for lines. You can see the source and grab the jarfile from the GitHub repository at http://github.com/RaghavSood/AppaholicsUpdateChecker. A complete test app showing the integration is provided as well. If you have any suggestions/bug reports/complaints, please file an issue over there. You can follow me on twitter for update about this and other development related stuff: @Appaholics16 Thanks -- Raghav Sood Please do not email private questions to me as I do not have time to answer them. Instead, post them to public forums where others and I can answer and benefit from them. http://www.appaholics.in/ - Founder http://www.apress.com/9781430239451 - Author +91 81 303 77248 -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
