A simple countdown timer app for Android.
Countdown-Timer is hosted in the following web site
https://github.com/dotnick/Countdown-Timer
If you think the Android project Countdown-Timer listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Countdown-Timer.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [ldpi] |
Minimum SDK Version | 10 |
Activity Count | 3 |
Required Permissions | android.permission.VIBRATE android.permission.WAKE_LOCK |
There are 1 image files in Countdown-Timer. The names of the image files are listed as follows.
logo.png
The following screenshort is generated from the image listed above.
Countdown-Timer has the following Java source files.
com.nick.countdownTimer.CountdownActivity.java com.nick.countdownTimer.MainActivity.java com.nick.countdownTimer.Timer.java com.nick.countdownTimer.TimerFinishedDialog.java