On Mar 31, 6:42 pm, Kumar Bibek <coomar....@gmail.com> wrote:
> You can serialize these objects, store it in files and retrieve it.
> Read up some articles on Serialization in Java.

If they are Serializable  - yes. But this is not suitable for long
term storage or
transfer to other destinations.  What is FQN of those timer objects?
( BTW, java.util.Timer is NOT serializable, so you will need some data
binding)

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