CountDownTimer, help you, you can stop timer anytime.

On 9 Жов, 13:18, Zwiebel <hunzwie...@gmail.com> wrote:
> I have a button. If the user clicks on it, I want to start a new
> Activity after 1 minute. Between the click and the new activity, the
> user can click on an another button more times. How I can start the
> new Activity after 1 minute, if the user clicks the button? I tried to
> make it with a new Runnable thread, but I couldn't use the postdelayed
> method.
>
> Thanks in advance.

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

Reply via email to