Simple Android stopwatch and timer.
ClockProject is hosted in the following web site
https://github.com/NSchock/ClockProject
If you think the Android project ClockProject 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 ClockProject.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 7 |
Activity Count | 1 |
jar files used | NotificationCompat2-1.1.2.jar |
Required Permissions | android.permission.VIBRATE |
There are 2 image files in ClockProject. The names of the image files are listed as follows.
ic_action_delete.png ic_action_overflow.png
The following screenshort is generated from the image listed above.
ClockProject has the following Java source files.
com.shockwave.clockproj.free.ClockMain.java com.shockwave.clockproj.free.StopwatchFragment.java com.shockwave.clockproj.free.StopwatchLoopService.java com.shockwave.clockproj.free.StopwatchService.java com.shockwave.clockproj.free.SwipeDismissListViewTouchListener.java com.shockwave.clockproj.free.TimerFragment.java com.shockwave.clockproj.free.TimerService.java com.shockwave.clockproj.free.TwoRowListAdapter.java