A Minimalist Approach to a count down timer and stopwatch application.
Easy-Timer is hosted in the following web site
https://github.com/aschuster3/Easy-Timer
If you think the Android project Easy-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.
The following table is the detailed list of Easy-Timer.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.VIBRATE |
Asset File Names | assets\fonts\LICENSE.txt assets\fonts\Roboto-Bold.ttf |
There are 2 image files in Easy-Timer. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
Easy-Timer has the following Java source files.
com.rfserverstudios.easytimer.HomeActivity.java com.rfserverstudios.easytimer.fragments.CountDownFragment.java com.rfserverstudios.easytimer.fragments.HomeFragment.java com.rfserverstudios.easytimer.fragments.TimerFragment.java com.rfserverstudios.easytimer.views.CountDownView.java com.rfserverstudios.easytimer.views.RotatingTimerView.java