Why don't you just recreate the timers with the same values you used to create them with ? It's much easier to persist strings, such as the "name", etc.
On Mar 31, 12:02 pm, Simone <[email protected]> wrote: > Hi, I have an array of 5 Timer objects in my app, some of wich have > been scheduled with a TimerTask. > I need to be able to store and load these 5 Timers; is there a way to > save Objects? Maybe storing the address of the array would be enough? > How could I do that? > Thanks > Simone -- 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 To unsubscribe, reply using "remove me" as the subject.

