[android-developers] How do I can start a new Activity after 1 minute?
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home