Mobile Application Upgrade/Update Framework

Posted by sharjeel on Stack Overflow See other posts from Stack Overflow or by sharjeel
Published on 2010-06-12T10:32:04Z Indexed on 2010/06/12 13:22 UTC
Read the original article Hit count: 237

Filed under:
|
|
|

I am developing a few mobile apps for different platforms including Blackberry, Windows Mobile, Android and Symbian S60.

I want my mobile apps to have the capability of checking for updates before starting and in case a new version is available, prompt the user to upgrade. Moreover in certain cases (like security patches), the user must be forced to update or the app won't work.

Surely I can cook some code to achieve the task but I was wondering if there are already existing framework to serve the purpose so that I don't have to re-invent the wheel and test all over?

© Stack Overflow or respective owner

Related posts about android

Related posts about blackberry