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 application has got
upgraded.
Now can i do this thing programatically ?
I want that once the user starts the application , a web service will
be called internally which will check that an application upgrade is
available. If its available , i want to internally download the APK on
the device once the user says Yes. And then it should get installed
automatically.

I can download a given file from a given server on the device  on my
SDCard /application folder.
How can i invoke an automatic installation procedure? Can i do this
programatically ?
Thanks,
Alok.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to