Android Open Source - Timer stopwatch simple-timer






Project Summary

Simple android timer and stopwatch application..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of simple-timer.

ItemValue
Java File Count14
Minimum SDK Version11
Activity Count7
Raw File Namesres\raw\beep.wav




Java Source Files

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