开发者

Adding auto update features to the flex mobile application

开发者 https://www.devze.com 2023-03-15 08:29 出处:网络
currently i am working in mobile application development i开发者_JS百科n flex4.5 . i want to know whether there is any possibility to make the auto update feature(regarding the verison) in mobile appl

currently i am working in mobile application development i开发者_JS百科n flex4.5 . i want to know whether there is any possibility to make the auto update feature(regarding the verison) in mobile application using flex 4.5 . please suggest me on this requirement and if there is any possibility please suggest me the code.

thanks in advance.


if you are building application for android platform - update the version number of your app in manifest file -

<versionNumber>0.5</versionNumber>

and upload it, android marketplace will automatically notify the user to update apps, if he is connected to internet and launches apps.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号