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..
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.
The following table is the detailed list of RainTimer.
Item | Value |
---|---|
Java File Count | 13 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
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