On Tue, Oct 25, 2011 at 7:57 PM, Larry/MavrickProductions < [email protected]> 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 <http://sites.google.com/site/rezmobileapps/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 [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

