Java serialization for android is said to be too slow. Parcelable
isn't fit for serialization, and serializing it is still too slow. Do
you think Android's own serialization class would be nice or is it
redundant?

What other solutions are there for saving objects to a file on
internal/external storage? I heard of JSON (heard it was serializable)
but have no experience with it.

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