Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

willf80/Android-CountdownTimer

Open more actions menu
 
 

Repository files navigation

Countdown Timer for Android

Overview

This is an activity that performs a countdown to a specified target date/time. In my usage, I developed an app that couldn't be viewed util a specific date/time. So, the countdown timer was my launch activity for that app. When the countdown expired I simply closed the countdown timer activiy and started the main application activity.

Countdown Screen

Usage

For this project, I utilized Todd Davies' ProgressWheel in combination with a standard Android CountdownTimer, to display a clock that counts down to a date/time of the developers choosing. The target time objects (hour, minute, second, monthDay, month, year) are set in the CountdownTimerActivty class, and the countdown starts from now. All of the colors are customizable in the resource XMLs. For specifics on editing the ring colors, see the ProgressWheel project (although it's fairly intuitive if you check out the activity_countdown_timer.xml).

Author / License

Copyright Cardinal Solutions 2013. Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.