It's a UXCam Android SDKintegrated graphical stopwatch and countdown timer for android which can run in the background..
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.
The following table is the detailed list of ultimatestopwatch.
Item | Value |
---|---|
Java File Count | 14 |
Supported screen sizes | [mdpi, hdpi, hdpiv9, xhdpi, hdpiv11, nodpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | uxcam-1.0.9.jar |
Required Permissions | android.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 Names | res\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 |
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.
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