For now, updating Android apps is a pain : you must go to the android
market "my download" section (and not in the "Manage Application"
system setting section, which is very counter intuitive), then scroll
to each app needing an update, clic on it, run the update, and go
back, then clic on the next one...

I know that installing an app requires permissions, you can't do it
programmatically without asking the user the permission. But is there
a way to make a batch processing, like asking for the credentials
once, and use it to update all the apps in a row.

It would be pretty awesome to be able to code an "Update manager",
running in backgroup and notifying the user for updates so he can keep
up regularly and quickly.

Maybe it's in plan for Donut ?
--~--~---------~--~----~------------~-------~--~----~
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