Android Open Source - Timer task RainTimer






Project Summary

A multi-task timer on Android for record the time of your daily routine, you can also retrival the history to find out the trend of the time usage..

Web Site / Source Repository

RainTimer is hosted in the following web site
https://github.com/YichengLiu/RainTimer

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

ItemValue
Java File Count13
Target SDK Version17
Minimum SDK Version14
Activity Count1
Fragment Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

RainTimer has the following Java source files.

com.jjoe64.graphview.BarGraphView.java
com.jjoe64.graphview.GraphView.java
com.jjoe64.graphview.GraphViewDemo.java
com.jjoe64.graphview.GraphViewSeries.java
com.jjoe64.graphview.GraphViewStyle.java
com.jjoe64.graphview.LineGraphView.java
com.jjoe64.graphview.ValueDependentColor.java
com.jjoe64.graphview.compatible.RealScaleGestureDetector.java
com.jjoe64.graphview.compatible.ScaleGestureDetector.java
me.gods.raintimer.HistoryFragment.java
me.gods.raintimer.MainActivity.java
me.gods.raintimer.PreferenceFragment.java
me.gods.raintimer.TimerFragment.java