a wrote:
> Hi,
>
> is it possible to pass an object as intent extra in Android? I tried with
> my class implementing Parcelable and getting a ClassCastException. Can
> anyone help with an example link?
>
> Thanks

here you have an example link showing MyParcelable implementation;

http://developer.android.com/reference/android/os/Parcelable.html

pskink

-- 
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

Reply via email to