Nopes....It can't be done with the simplicity you are asking for. The Remote Interface way, or the Parcelable way.
Thanks and Regards, Kumar Bibek http://tech-droid.blogspot.com On Dec 8, 4:13 pm, Le Tuan Anh <[email protected]> wrote: > Normally, I used to apply method Intent.putExtrae(String, > Serializable) to put an Object transfer between some Activity in > Android. > > But now, my object can not implement Serialization, so do you know any > other way to put Object in an Intent to get the same effect. > > Thanks a lot -- 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

