Android Open Source - Widget countdown countdown-timer






Project Summary

Countdown timer widget for Android.

Web Site / Source Repository

countdown-timer is hosted in the following web site
https://github.com/jdimond/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.

Project Detail

The following table is the detailed list of countdown-timer.

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version13
Minimum SDK Version4
Activity Count2
Required Permissionsandroid.permission.VIBRATE




License

The license information of countdown-timer is as follows:

Apache License

Resource Files

There are 18 image files in countdown-timer. The names of the image files are listed as follows.

appwidget_bg.9.png
speaker.png
speaker_mute.png
stat_notify_alarm.png
timepicker_down_disabled.9.png
timepicker_down_disabled_focused.9.png
timepicker_down_normal.9.png
timepicker_down_pressed.9.png
timepicker_down_selected.9.png
timepicker_input_disabled.9.png
timepicker_input_normal.9.png
timepicker_input_pressed.9.png
timepicker_input_selected.9.png
timepicker_up_disabled.9.png
timepicker_up_disabled_focused.9.png
timepicker_up_normal.9.png
timepicker_up_pressed.9.png
timepicker_up_selected.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.android.example.NumberPickerButton.java
com.android.example.NumberPicker.java
de.dimond.countdowntimer.Alarm.java
de.dimond.countdowntimer.CountdownTask.java
de.dimond.countdowntimer.CountdownTimerAppWidgetProvider.java
de.dimond.countdowntimer.CountdownTimerService.java
de.dimond.countdowntimer.NewTimerActivity.java
de.dimond.countdowntimer.SettingsActivity.java
de.dimond.countdowntimer.TimerSpinnerAdapter.java
de.dimond.countdowntimer.Timer.java