Language

ExerciseSessionTypeEnum Enum

Definition

public enum ExerciseSessionTypeEnum
type ExerciseSessionTypeEnum = 
Inheritance
ExerciseSessionTypeEnum

Fields

Name Value Description
Unknown 0

Use this type if the type of the exercise session is not known.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_UNKNOWN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Badminton 1

Use this type for the badminton playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_BADMINTON.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Baseball 2

Use this type for the baseball playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_BASEBALL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Basketball 3

Use this type for the basketball playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_BASKETBALL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Biking 4

Use this type for riding a bicycle session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_BIKING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

BikingStationary 5

Use this type for riding a stationary bicycle session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_BIKING_STATIONARY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

BootCamp 6

Use this type for the boot camp session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_BOOT_CAMP.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Boxing 7

Use this type for boxing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_BOXING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Calisthenics 8

Use this type for calisthenics session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_CALISTHENICS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Cricket 9

Use this type for the cricket playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_CRICKET.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Dancing 10

Use this type for the dancing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_DANCING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

ExerciseClass 11

Use this type for the exercise class session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_EXERCISE_CLASS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fencing 12

Use this type for the fencing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_FENCING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

FootballAmerican 13

Use this type for the American football playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_FOOTBALL_AMERICAN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

FootballAustralian 14

Use this type for the Australian football playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_FOOTBALL_AUSTRALIAN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

FrisbeeDisc 15

Use this type for the frisbee disc playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_FRISBEE_DISC.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Golf 16

Use this type for the golf playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_GOLF.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

GuidedBreathing 17

This constant was deprecated in API level 37. Use MindfulnessSessionRecord of the corresponding type MindfulnessSessionRecord.MINDFULNESS_SESSION_TYPE_BREATHING.

Use this type for the guided breathing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_GUIDED_BREATHING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Gymnastics 18

Use this type for the gymnastics session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_GYMNASTICS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Handball 19

Use this type for the handball playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_HANDBALL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

HighIntensityIntervalTraining 20

Use this type for the high intensity interval training session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_HIGH_INTENSITY_INTERVAL_TRAINING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Hiking 21

Use this type for the hiking session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_HIKING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

IceHockey 22

Use this type for the ice hockey playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_ICE_HOCKEY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

IceSkating 23

Use this type for the ice skating session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_ICE_SKATING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

MartialArts 24

Use this type for the martial arts training session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_MARTIAL_ARTS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Paddling 25

Use this type for the paddling session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_PADDLING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Paragliding 26

Use this type for the paragliding session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_PARAGLIDING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Pilates 27

Use this type for the pilates session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_PILATES.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Racquetball 28

Use this type for the racquetball playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_RACQUETBALL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

RockClimbing 29

Use this type for the rock climbing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_ROCK_CLIMBING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

RollerHockey 30

Use this type for the roller hockey playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_ROLLER_HOCKEY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Rowing 31

Use this type for the rowing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_ROWING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Rugby 32

Use this type for the rugby playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_RUGBY.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Running 33

Use this type for the running session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_RUNNING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

RunningTreadmill 34

Use this type for the treadmill running session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_RUNNING_TREADMILL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Sailing 35

Use this type for the sailing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SAILING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

ScubaDiving 36

Use this type for the scuba diving session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SCUBA_DIVING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Skating 37

Use this type for the skating session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SKATING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Skiing 38

Use this type for the skiing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SKIING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Snowboarding 39

Use this type for the snowboarding session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SNOWBOARDING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Snowshoeing 40

Use this type for the snowshoeing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SNOWSHOEING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Soccer 41

Use this type for the soccer playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SOCCER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Softball 42

Use this type for the softball playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SOFTBALL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Squash 43

Use this type for the squash playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SQUASH.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

StairClimbing 44

Use this type for the stair climbing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_STAIR_CLIMBING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

StrengthTraining 45

Use this type for the strength training session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_STRENGTH_TRAINING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Stretching 46

Use this type for the stretching session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_STRETCHING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Surfing 47

Use this type for the surfing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SURFING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

SwimmingOpenWater 48

Use this type for the swimming in the open water session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SWIMMING_OPEN_WATER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

SwimmingPool 49

Use this type for the swimming in the pool session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_SWIMMING_POOL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

TableTennis 50

Use this type for the table tennis playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_TABLE_TENNIS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Tennis 51

Use this type for the tennis playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_TENNIS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Volleyball 52

Use this type for the volleyball playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_VOLLEYBALL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Walking 53

Use this type for the walking session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_WALKING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

WaterPolo 54

Use this type for the water polo playing session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_WATER_POLO.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Weightlifting 55

Use this type for the weightlifting session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_WEIGHTLIFTING.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Wheelchair 56

Use this type for the wheelchair session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_WHEELCHAIR.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Yoga 57

Use this type for the yoga session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_YOGA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

OtherWorkout 58

Use this type for the other workout session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_OTHER_WORKOUT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

StairClimbingMachine 59

Use this type for the stair climbing machine session.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_STAIR_CLIMBING_MACHINE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Elliptical 60

Use this type for elliptical workout.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_ELLIPTICAL.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

RowingMachine 61

Use this type for rowing machine.

Android reference for android.health.connect.datatypes.ExerciseSessionType.EXERCISE_SESSION_TYPE_ROWING_MACHINE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to