Android Open Source - Timer countdown ultimatestopwatch






Project Summary

It's a UXCam Android SDKintegrated graphical stopwatch and countdown timer for android which can run in the background..

Web Site / Source Repository

ultimatestopwatch is hosted in the following web site
https://github.com/uxcam-android/ultimatestopwatch

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

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, hdpiv9, xhdpi, hdpiv11, nodpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
Fragment Count1
jar files useduxcam-1.0.9.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.RECORD_AUDIO
android.permission.SYSTEM_ALERT_WINDOW
android.permission.VIBRATE
android.permission.WAKE_LOCK
Raw File Namesres\raw\countdown_alarm.mp3
res\raw\lap_time.mp3
res\raw\reset_watch.mp3
res\raw\start.mp3
res\raw\stop.mp3
res\raw\tok_repeatit.mp3




Resource Files

There are 38 image files in ultimatestopwatch. The names of the image files are listed as follows.

ab_bottom_solid_theme_usw.9.png
ab_solid_theme_usw.9.png
ab_stacked_solid_theme_usw.9.png
ab_transparent_theme_usw.9.png
audio_off.png
audio_on.png
background150.png
background150_cd.png
background240.png
background240_cd.png
background320.png
background320_cd.png
icon_ab.png
icon_laptime.png
menu_dropdown_panel_theme_usw.9.png
menu_hardkey_panel_theme_usw.9.png
minhand.png
minhand_cd.png
notification_icon.png
progress_primary_theme_usw.9.png
reset_time.png
reset_time_highlight.png
resetbutton.png
resetbutton_sel.png
spinner_ab_default_theme_usw.9.png
spinner_ab_disabled_theme_usw.9.png
spinner_ab_focused_theme_usw.9.png
spinner_ab_pressed_theme_usw.9.png
timepicker_down_disabled.9.png
timepicker_down_disabled_focused.9.png
timepicker_down_normal.9.png
timepicker_down_pressed.9.png
timepicker_down_selected.9.png
timepicker_up_disabled.9.png
timepicker_up_disabled_focused.9.png
timepicker_up_normal.9.png
timepicker_up_pressed.9.png
timepicker_up_selected.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ultimatestopwatch has the following Java source files.

com.geekyouup.android.ustopwatch.AlarmUpdater.java
com.geekyouup.android.ustopwatch.SettingsActivity.java
com.geekyouup.android.ustopwatch.SoundManager.java
com.geekyouup.android.ustopwatch.TabsAdapter.java
com.geekyouup.android.ustopwatch.TimeUtils.java
com.geekyouup.android.ustopwatch.UltimateStopwatchActivity.java
com.geekyouup.android.ustopwatch.fragments.CountdownFragment.java
com.geekyouup.android.ustopwatch.fragments.LapTimeBlock.java
com.geekyouup.android.ustopwatch.fragments.LapTimeListener.java
com.geekyouup.android.ustopwatch.fragments.LapTimeRecorder.java
com.geekyouup.android.ustopwatch.fragments.LapTimesBaseAdapter.java
com.geekyouup.android.ustopwatch.fragments.LapTimesFragment.java
com.geekyouup.android.ustopwatch.fragments.StopwatchCustomView.java
com.geekyouup.android.ustopwatch.fragments.StopwatchFragment.java