pcm2a wrote: > Maybe I'm asking the totally wrong question here: > > On any android phone I can press the up arrow and get a list of all > the built in and install application. What is the recommended way to > get a list of all these items, their icons, and their start intents. > Current'y I'm using the PackageManager class. > > If that is a no go, then on any android phone I can long press, select > shortcut, select application and a list comes up. What is the > recommended way to get this list along with their icons and their > start intents?
http://github.com/commonsguy/cw-advandroid/tree/master/Introspection/Launchalot/ The Gallery "application" shows up in the Launchalot list for the Google Ion and the Motorola DROID. HTC Sense devices (Hero, Tattoo) do not have a "Gallery", hence it will not show up. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Consulting/App Development: http://commonsware.com/consulting -- 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