Android Open Source - Timer interval hiit_timer






Project Summary

Android application that is a Hight Intensity Interval Training (HIIT) timer. 20 seconds countdown for sprinting, and 10 seconds countdown for rest..

Web Site / Source Repository

hiit_timer is hosted in the following web site
https://github.com/MarinaMurashev/hiit_timer

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

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version17
Activity Count2
Fragment Count2
Required Permissionsandroid.permission.VIBRATE




Java Source Files

hiit_timer has the following Java source files.

com.example.hiittimer.SettingsActivity.java
com.example.hiittimer.TimerActivity.java
com.example.hiittimer.TimerFragment.java
com.example.hiittimer.data_objects.Setting.java
com.example.hiittimer.utils.CustomNumberPicker.java