hi, While starting new activity using Intent , if u want to pass some additional parameters to new activity u make use of intent. putextras() method. And to read those parameters form new activity we make use of Intent.getextras(). [:)]
Cheers, Atharva On Fri, Jul 24, 2009 at 1:44 AM, saurabh sinha <[email protected]> wrote: > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

