Have you tried saving that info in a database? I would assume you could save the string information such as the icon name/path the name of the app or the string resource value and the name of the intent. Then read that info on launch and do what you need to with it.
From: [email protected] [mailto:[email protected]] On Behalf Of TreKing Sent: Friday, July 16, 2010 4:07 PM To: [email protected] Subject: Re: [android-developers] Help saving data On Wed, Jul 14, 2010 at 2:35 PM, jacob malliet <[email protected]> wrote: I do not know how to save this data. http://developer.android.com/guide/topics/data/data-storage.html ---------------------------------------------------------------------------- --------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- 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 -- 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

