This app is an interval/reps/workout timer for amazfit devices to do trainings with HR/kcal monitoring and TCX exports, default values are tabata training's but you can use any times and sets you want
This app is in continuous development and I don't have every device to test, so you might find bugs, if you find any please create an issue with logcat and I'll try to fix it as fast as I can. Don't report bugs that are already reported. If you have any suggestions open an issue or answer the XDA thread
Any amazfit device running android 5.1 MIPS (Pace, stratos 1/2/3, verge)
- TCX files are saved in "Internal Storage/AmazTimer", for some reason windows sometimes can't read it, so you can get them using
adb pull /sdcard/AmazTimer
or through AmazMod
- Single button devices and Stratos with new key layout: Single click to end set, long click to start/stop timer. Center button on S2
- Stratos with old key layout: lower button to start, center button for settings and upper button to end sets
- Stratos 3: Same as stratos old key layout. Upper button = Upper button, Middle upper button = Middle button, Middle down button = Down button
You can invert top/lower buttons by enabling invert keys preference
Install using adb install AmazTimer-X.X.apk
and update using adb install -r AmazTimer-X.X.apk
You can also use installer or install/update it through AmazMod.
adb uninstall me.micrusa.amaztimer
You can also use installer or uninstall it through AmazMod
- @GreatApo for Amazfit Calendar Widget
- AmazMod team
- @1immortal for creating app installer
- All contributors