After publishing an Application in the android market, i wish to know how to update it any tutorial describing it or your personal experience updating an already existing application would be helpfull
Thanks & Regards,
Zoheb
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
You'd upload the new apk file in your Android Market account, just like you did with the initial version. As soon as you click "Publish", the new version will be availble instead of the old one.
Will there be a ntification of some sort to the end user regarding the Update, that he has to update his application
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
If the user runs the Android Market app, he'll see all of his apps listed that have updates available. Have you never used the Market app to update apps that you downloaded?
Yes i do there are 2 types of updates, one which requires a manual update and another a automatic one, Does the automated update use C2DM to push notifications??
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
0
There's a checkbox in the Market app for each application that determines whether it gets updated automatically or not.
zoheb hassan wrote:Yes i do there are 2 types of updates, one which requires a manual update and another a automatic one, Does the automated update use C2DM to push notifications??
As far as I remember it decided by the user mostly. You can set your option in Market Application.