Hi I have a simple class that implements Serializable, because i'm serializating the class storing it on the sdcard into a file.
The class haves a Bitmap inside, and the bitmap is not bening Serialized.... because when i recover the class from the sdcard binary file the bitmap is NULL How can solve this? i can't find info on google. Thanks -- 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

