Re: [android-developers] Application Upgrade Related Questions

2010-05-07 Thread TreKing
On Fri, May 7, 2010 at 4:14 AM, Alok Kulkarni wrote: > How can i invoke an automatic installation procedure? Can i do > this programatically ? > I don't think so. The user must confirm any installation (well, except of some built in apps like the Android Market which are apparently superior to o

[android-developers] Application Upgrade Related Questions

2010-05-07 Thread Alok Kulkarni
Hi , i wanted to ask a question regarding the upgrading of my application. I have tested the following thing. Put the new version of the APK on a server.Open the link of the APK from the mobile browser .The mobile automatically downloads the APK and asks for installation.Once installed , the applic