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? Thanks! -- 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

