You can serialize these objects, store it in files and retrieve it.
Read up some articles on Serialization in Java.

Thanks and Regards,
Kumar Bibek
http://tech-droid.blogspot.com

On Mar 31, 9:02 pm, Simone <simone.russ...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
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.

Reply via email to