You can add 'extras' to the Intent that you use to start the 2nd Activity.
On Mon, Mar 2, 2009 at 8:34 AM, [email protected] <[email protected]> wrote: > > Hi all, > > I'm programming an Activity that launches a second one through > startActivity just like in the Forwarding example. The main difference > is that I'd like to pass some data to the second Activity when > starting it, for example an item selected in a list owned by the first > Activity. I can't find how to do that... Am I missing something? I > guess I do. > > Thank you for helping me. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

