Package com.codename1.health.workout


package com.codename1.health.workout

Workout recording, live where the operating system supports it and framework-recorded everywhere else.

Start at WorkoutManager, reached from Health.getWorkouts().

Check WorkoutManager.isLiveSessionSupported() and WorkoutManager.isSensorCollectionSupported() before building UI around live statistics: on an Android phone a workout records only the samples the app feeds it.