[android-developers] CountDownTimer question
I have just finished an app that counts down to a particular day (i.e.
birthday/Christmas). A test user asked an important question that has
me scratching my head:
How, at the onFinish() point, can I reset the timer to a point one day
in the future (to display a page for the day like HAPPY BIRTHDAY) or
one year in the future (to restart the countdown)?
Noob question: Can I tell the app to run/transition to a different
java file (from countdown.java to birthday.java) and then have the
next file transition back to the first java file to restart the
countdown?
Am I overthinking this?
Best, -Larry
--
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