Wednesday, May 5, 2010

Re: [android-developers] Re: save (complex?) application state to bundle

On Wed, May 5, 2010 at 10:06 AM, blew <pascal.jacobi@gmail.com> wrote:
OK, that leaves me with figuring out how to serialize parts of objects.

If you use the Parcelable methodology, you can just put and retrieve the bits you care about to and from a Parcel.

-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
http://sites.google.com/site/rezmobileapps/treking

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment