Simple android timer and stopwatch application..
simple-timer is hosted in the following web site
https://github.com/mbobesic/simple-timer
If you think the Android project simple-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 simple-timer.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 11 |
Activity Count | 7 |
Raw File Names | res\raw\beep.wav |
simple-timer has the following Java source files.
com.example.workout_timer.FullScreenActivity.java com.example.workout_timer.InitialActivity.java com.example.workout_timer.interval.IntervalActivity.java com.example.workout_timer.interval.IntervalTimingActivity.java com.example.workout_timer.ladder.LadderActivity.java com.example.workout_timer.stopwatch.StopwatchActivity.java com.example.workout_timer.timer.CustomizedTimePicker.java com.example.workout_timer.timer.OnTimerSetListener.java com.example.workout_timer.timer.TimerActivity.java com.example.workout_timer.util.OnTickListener.java com.example.workout_timer.util.SimpleTimer.java com.example.workout_timer.util.SoundPlayer.java com.example.workout_timer.util.TimeConverter.java com.example.workout_timer.util.TimeFormatter.java