Consider serializing your Timer class and saving it. On the next run,
you can re-create the object and use it.

Thanks and regards,
Kumar Bibek

On Apr 3, 1:51 am, Simone Russo <[email protected]> wrote:
> mmm, I think I have to use the Handler class, am I right?
> Simone
>
> On Fri, Apr 2, 2010 at 10:27 PM, Simone <[email protected]> wrote:
> > Hi, I have a Timer in my application, and would like to allow the user
> > to set the timer, and maybe cancel it in another execution of the
> > application.
> > To do that, I need to have a reference to the Timer created in the
> > first execution. How can I obtain that?
> > Is there a way of storing/retrieving memory addressed?
> > 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]<android-developers%[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.

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

Reply via email to