Re: [android-developers] CountDownTimer question
On Tue, Oct 25, 2011 at 7:57 PM, Larry/MavrickProductions <ohiooutofdoors@gmail.com> wrote:
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)?
Do whatever you're doing now - but add a year.
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?
That doesn't really make sense - a java file is not something you "run" or "transition to". You should elaborate.
-------------------------------------------------------------------------------------------------
TreKing - Chicago transit tracking app for Android-powered devices
--
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