Android Open Source - Timer interval on_timer






Project Summary

This is an interval timer for android.

Web Site / Source Repository

on_timer is hosted in the following web site
https://github.com/brandonrachal/on_timer

If you think the Android project on_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 on_timer.

ItemValue
Java File Count13
Activity Count8

Resource Files

There are 17 image files in on_timer. The names of the image files are listed as follows.

add.png
calendar.png
clock.png
ic_action_copy.png
ic_action_edit.png
ic_action_locate.png
ic_action_paste.png
ic_action_search.png
list_view.png
next.png
pause.png
pencil.png
play.png
previous.png
settings.png
stop.png
trash.png

The following screenshort is generated from the image listed above.

null




Java Source Files

on_timer has the following Java source files.

org.rachal.ontimer.ApplicationTest.java
org.rachal.ontimer.database.DatabaseContract.java
org.rachal.ontimer.database.DatabaseHandler.java
org.rachal.ontimer.database.Interval.java
org.rachal.ontimer.database.Set.java
org.rachal.ontimer.views.About.java
org.rachal.ontimer.views.EditIntervals.java
org.rachal.ontimer.views.EditSet.java
org.rachal.ontimer.views.Home.java
org.rachal.ontimer.views.RunSet.java
org.rachal.ontimer.views.Schedule.java
org.rachal.ontimer.views.Sets.java
org.rachal.ontimer.views.Settings.java