Hello, I've been asked to save a Serialized Object to the sqllite database so it can be loaded next time the application launches. AFAIK I will need to save it as a blob in the database but I've only used Strings and int before :/
Could anyone give me a pointer on the best way to save the object. (my research showed that serialization is slow but some people cannot be convinced and are still wanting it done :/ ) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

