Great, thanks a lot.

On 29 Sep., 23:25, Jeffrey Blattman <jeffrey.blatt...@gmail.com>
wrote:
> yes, the object needs to be serializable or parcelable.
>
> On 9/29/09 2:22 PM, DWischer wrote:
>
>
>
> > On 29 Sep., 20:11, Mark Murphy<mmur...@commonsware.com>  wrote:
>
> >> Use putExtra() on the Intent you use to launch the new Activity. The new
> >> Activity can then use getExtra() to retrieve them.
>
> > Is it possible to pass complete Java objects via putExtra? I just
> > found functions for passing simple data types.
>
> --
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to