Android Open Source - Timer countdown Easy-Timer






Project Summary

A Minimalist Approach to a count down timer and stopwatch application.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Easy-Timer.

ItemValue
Java File Count6
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count1
Fragment Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.VIBRATE
Asset File Namesassets\fonts\LICENSE.txt
assets\fonts\Roboto-Bold.ttf




Resource Files

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.

null

Java Source Files

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