Wednesday, February 1, 2012

[android-developers] bulk install apps via android market

Hi,

I would like to create an application (for not rooted devices) that
will make ti easy for the user to install a group of market
applications in a single click (or as less clicks as possible) is that
possible?

The only way that I could think of is to create a list of the apps and
clicking each one going to market://details?id=<package_name> but
still that is not so convenient, so I am looking if there is a way to
check all wanted apps and then enqueue them in order to download one
after the other (user accepting terms may also exist if you cannot
avoid them).

Any idea for achieving this is also welcome, thanks in advance.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment