On Wed, Feb 1, 2012 at 3:41 AM, madlymad <[email protected]> wrote: > 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?
Not really. > 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> That is all you will be able to do. > 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). No, sorry. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.4 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

