Android Interval Timer that talks.
TalkInterval is hosted in the following web site
https://github.com/philcbrown/TalkInterval
If you think the Android project TalkInterval 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 TalkInterval.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 4 |
Required Permissions | android.permission.WAKE_LOCK |
There are 15 image files in TalkInterval. The names of the image files are listed as follows.
ic_alert_countdown_large.png ic_alert_countdown_small.png ic_alert_half_large.png ic_alert_half_small.png ic_alert_min_large.png ic_alert_min_small.png ic_alert_name_large.png ic_alert_name_small.png ic_drag.png ic_interval_add.png ic_interval_set.png ic_interval_set_add.png ic_interval_type.png ic_talk.png list_selector_disabled_holo_dark.9.png
The following screenshort is generated from the image listed above.
TalkInterval has the following Java source files.
com.ctrlb.android.utils.ObjectLoader.java com.ctrlb.talkinterval.activity.AboutActivity.java com.ctrlb.talkinterval.activity.EditIntervalActivity.java com.ctrlb.talkinterval.activity.IntervalDialog.java com.ctrlb.talkinterval.activity.IntervalListActivity.java com.ctrlb.talkinterval.activity.IntervalSetDialog.java com.ctrlb.talkinterval.activity.MainActivity.java com.ctrlb.talkinterval.activity.TalkingIntervalShared.java com.ctrlb.talkinterval.model.Interval.java com.ctrlb.talkinterval.model.IntervalSet.java com.ctrlb.talkinterval.model.IntervalSetCollection.java com.ctrlb.talkinterval.model.TalkingIntervalTimerSQLiteOpenHelper.java com.ctrlb.talkinterval.model.TalkingTimer.java