And if you need more than primitive types, and need to pass data only between apps within in application (not between applications), then you can extend the Application object, or use a statics, search around the forum for passing user defined objects.
On Mar 26, 6:28 pm, "Dan U." <[EMAIL PROTECTED]> wrote: > In your Intent there is a putExtras > > On Mar 26, 2:51 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > > Is there an easy way to pass data (a bundle) to an activity instance? > > > 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

