HealthPermissions
public
final
class
HealthPermissions
extends Object
| java.lang.Object | |
| ↳ | android.health.connect.HealthPermissions |
Permissions for accessing the HealthConnect APIs.
Apps must support Intent.ACTION_VIEW_PERMISSION_USAGE with HealthConnectManager.CATEGORY_HEALTH_PERMISSIONS category to be granted read/write health data
permissions.
Summary
Constants | |
|---|---|
String |
READ_ACTIVE_CALORIES_BURNED
Allows an application to read the user's active calories burned data. |
String |
READ_ACTIVITY_INTENSITY
Allows an application to read the user's activity intensity data. |
String |
READ_ALCOHOL_CONSUMPTION
Allows an application to write user's alcohol consumption data. |
String |
READ_BASAL_BODY_TEMPERATURE
Allows an application to read the user's body temperature data. |
String |
READ_BASAL_METABOLIC_RATE
Allows an application to read the user's basal metabolic rate data. |
String |
READ_BLOOD_GLUCOSE
Allows an application to read the user's blood glucose data. |
String |
READ_BLOOD_PRESSURE
Allows an application to read the user's blood pressure data. |
String |
READ_BODY_FAT
Allows an application to read the user's body fat data. |
String |
READ_BODY_TEMPERATURE
Allows an application to read the user's body temperature data. |
String |
READ_BODY_WATER_MASS
Allows an application to read the user's body water mass data. |
String |
READ_BONE_MASS
Allows an application to read the user's bone mass data. |
String |
READ_CERVICAL_MUCUS
Allows an application to read the user's cervical mucus data. |
String |
READ_DISTANCE
Allows an application to read the user's distance data. |
String |
READ_ELEVATION_GAINED
Allows an application to read the user's elevation gained data. |
String |
READ_EXERCISE
Allows an application to read the user's exercise data. |
String |
READ_EXERCISE_ROUTES
Allows an application to read |
String |
READ_FLOORS_CLIMBED
Allows an application to read the user's floors climbed data. |
String |
READ_HEALTH_DATA_HISTORY
Allows an application to read the entire history of health data (of any type). |
String |
READ_HEALTH_DATA_IN_BACKGROUND
Allows an application to read health data (of any type) in background. |
String |
READ_HEART_RATE
Allows an application to read the user's heart rate data. |
String |
READ_HEART_RATE_VARIABILITY
Allows an application to read the user's heart rate variability data. |
String |
READ_HEIGHT
Allows an application to read the user's height data. |
String |
READ_HYDRATION
Allows an application to read the user's hydration data. |
String |
READ_INTERMENSTRUAL_BLEEDING
Allows an application to read the user's intermenstrual bleeding data. |
String |
READ_LEAN_BODY_MASS
Allows an application to read the user's lean body mass data. |
String |
READ_MEDICAL_DATA_ALLERGIES_INTOLERANCES
Allows an application to read the user's data about allergies and intolerances. |
String |
READ_MEDICAL_DATA_CONDITIONS
Allows an application to read the user's data about medical conditions. |
String |
READ_MEDICAL_DATA_LABORATORY_RESULTS
Allows an application to read the user's laboratory result data. |
String |
READ_MEDICAL_DATA_MEDICATIONS
Allows an application to read the user's medication data. |
String |
READ_MEDICAL_DATA_PERSONAL_DETAILS
Allows an application to read the user's personal details. |
String |
READ_MEDICAL_DATA_PRACTITIONER_DETAILS
Allows an application to read the user's data about the practitioners who have interacted with them in their medical record. |
String |
READ_MEDICAL_DATA_PREGNANCY
Allows an application to read the user's pregnancy data. |
String |
READ_MEDICAL_DATA_PROCEDURES
Allows an application to read the user's data about medical procedures. |
String |
READ_MEDICAL_DATA_SOCIAL_HISTORY
Allows an application to read the user's social history data. |
String |
READ_MEDICAL_DATA_VACCINES
Allows an application to read the user's data about immunizations and vaccinations. |
String |
READ_MEDICAL_DATA_VISITS
Allows an application to read the user's information about their encounters with health care practitioners, including things like location, time of appointment, and name of organization the visit was with. |
String |
READ_MEDICAL_DATA_VITAL_SIGNS
Allows an application to read the user's vital signs data. |
String |
READ_MENSTRUATION
Allows an application to read the user's menstruation data. |
String |
READ_MINDFULNESS
Allows an application to read user's mindfulness data. |
String |
READ_NUTRITION
Allows an application to read the user's nutrition data. |
String |
READ_OVULATION_TEST
Allows an application to read the user's ovulation test data. |
String |
READ_OXYGEN_SATURATION
Allows an application to read the user's oxygen saturation data. |
String |
READ_PLANNED_EXERCISE
Allows an application to read the user's training plan data. |
String |
READ_POWER
Allows an application to read the user's power data. |
String |
READ_RESPIRATORY_RATE
Allows an application to read the user's respiratory rate data. |
String |
READ_RESTING_HEART_RATE
Allows an application to read the user's resting heart rate data. |
String |
READ_SEXUAL_ACTIVITY
Allows an application to read the user's sexual activity data. |
String |
READ_SKIN_TEMPERATURE
Allows an application to read the user's skin temperature data. |
String |
READ_SLEEP
Allows an application to read the user's sleep data. |
String |
READ_SPEED
Allows an application to read the user's speed data. |
String |
READ_STEPS
Allows an application to read the user's steps data. |
String |
READ_SYMPTOM_ABDOMINAL_PAIN
Allows an application to read the user's abdominal pain data. |
String |
READ_SYMPTOM_ACNE
Allows an application to read the user's acne data. |
String |
READ_SYMPTOM_BACK_PAIN
Allows an application to read the user's back pain data. |
String |
READ_SYMPTOM_BLOATING
Allows an application to read the user's bloating data. |
String |
READ_SYMPTOM_BRAIN_FOG
Allows an application to read the user's brain fog data. |
String |
READ_SYMPTOM_BREAST_TENDERNESS
Allows an application to read the user's breast tenderness data. |
String |
READ_SYMPTOM_BRITTLE_NAILS
Allows an application to read the user's brittle nails data. |
String |
READ_SYMPTOM_BURNING_MOUTH
Allows an application to read the user's burning mouth data. |
String |
READ_SYMPTOM_CHEST_PAIN
Allows an application to read the user's chest pain data. |
String |
READ_SYMPTOM_CHEST_TIGHTNESS
Allows an application to read the user's chest tightness data. |
String |
READ_SYMPTOM_CHILLS
Allows an application to read the user's chills data. |
String |
READ_SYMPTOM_CONSTIPATION
Allows an application to read the user's constipation data. |
String |
READ_SYMPTOM_COUGH
Allows an application to read the user's cough symptom data. |
String |
READ_SYMPTOM_CRAMPS
Allows an application to read the user's cramps data. |
String |
READ_SYMPTOM_CRAVINGS
Allows an application to read the user's cravings data. |
String |
READ_SYMPTOM_DEHYDRATION
Allows an application to read the user's dehydration data. |
String |
READ_SYMPTOM_DIARRHEA
Allows an application to read the user's diarrhea data. |
String |
READ_SYMPTOM_DIFFICULTY_SWALLOWING
Allows an application to read the user's difficulty swallowing data. |
String |
READ_SYMPTOM_DIZZINESS
Allows an application to read the user's dizziness data. |
String |
READ_SYMPTOM_DRY_SKIN
Allows an application to read the user's dry skin data. |
String |
READ_SYMPTOM_EARACHES
Allows an application to read the user's earaches data. |
String |
READ_SYMPTOM_FATIGUE
Allows an application to read the user's fatigue data. |
String |
READ_SYMPTOM_FEVER
Allows an application to read the user's fever data. |
String |
READ_SYMPTOM_GENERALIZED_BODY_ACHE
Allows an application to read the user's generalized body ache data. |
String |
READ_SYMPTOM_HAIR_LOSS
Allows an application to read the user's hair loss data. |
String |
READ_SYMPTOM_HEADACHE
Allows an application to read the user's headache data. |
String |
READ_SYMPTOM_HEARTBURN
Allows an application to read the user's heartburn data. |
String |
READ_SYMPTOM_HEART_PALPITATIONS
Allows an application to read the user's heart palpitations data. |
String |
READ_SYMPTOM_HOT_FLASHES
Allows an application to read the user's hot flashes data. |
String |
READ_SYMPTOM_INSOMNIA
Allows an application to read the user's insomnia data. |
String |
READ_SYMPTOM_JOINT_PAIN
Allows an application to read the user's joint pain data. |
String |
READ_SYMPTOM_JOINT_STIFFNESS
Allows an application to read the user's joint stiffness data. |
String |
READ_SYMPTOM_LOSS_OF_APPETITE
Allows an application to read the user's loss of appetite data. |
String |
READ_SYMPTOM_LOSS_OF_CONSCIOUSNESS
Allows an application to read the user's loss of consciousness data. |
String |
READ_SYMPTOM_LOWER_BACK_PAIN
Allows an application to read the user's lower back pain data. |
String |
READ_SYMPTOM_MEMORY_LAPSE
Allows an application to read the user's memory lapse data. |
String |
READ_SYMPTOM_MOOD_CHANGE
Allows an application to read the user's mood change data. |
String |
READ_SYMPTOM_MUSCLE_PAIN
Allows an application to read the user's muscle pain data. |
String |
READ_SYMPTOM_NAUSEA
Allows an application to read the user's nausea data. |
String |
READ_SYMPTOM_NIGHT_SWEATS
Allows an application to read the user's night sweats data. |
String |
READ_SYMPTOM_PELVIC_PAIN
Allows an application to read the user's pelvic pain data. |
String |
READ_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT
Allows an application to read the user's rapid, pounding, or fluttering heartbeat data. |
String |
READ_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE
Allows an application to read the user's reduced capacity for exercise data. |
String |
READ_SYMPTOM_RUNNY_NOSE
Allows an application to read the user's runny nose data. |
String |
READ_SYMPTOM_SHORTNESS_OF_BREATH
Allows an application to read the user's shortness of breath data. |
String |
READ_SYMPTOM_SKIPPED_HEARTBEAT
Allows an application to read the user's skipped heartbeat data. |
String |
READ_SYMPTOM_SLEEPINESS
Allows an application to read the user's sleepiness data. |
String |
READ_SYMPTOM_SLEEP_CHANGES
Allows an application to read the user's sleep changes data. |
String |
READ_SYMPTOM_SNEEZING
Allows an application to read the user's sneezing data. |
String |
READ_SYMPTOM_SNORE
Allows an application to read the user's snore data. |
String |
READ_SYMPTOM_SORE_THROAT
Allows an application to read the user's sore throat data. |
String |
READ_SYMPTOM_STOMACH_ACHE
Allows an application to read the user's stomach ache data. |
String |
READ_SYMPTOM_STUFFY_NOSE
Allows an application to read the user's stuffy nose data. |
String |
READ_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES
Allows an application to read the user's unexplained weight changes data. |
String |
READ_SYMPTOM_VAGINAL_DRYNESS
Allows an application to read the user's vaginal dryness data. |
String |
READ_SYMPTOM_VAGINAL_ITCHINESS
Allows an application to read the user's vaginal itchiness data. |
String |
READ_SYMPTOM_VOMITING
Allows an application to read the user's vomiting data. |
String |
READ_SYMPTOM_WATER_RETENTION
Allows an application to read the user's water retention data. |
String |
READ_SYMPTOM_WHEEZING
Allows an application to read the user's wheezing data. |
String |
READ_TOTAL_CALORIES_BURNED
Allows an application to read the user's total calories burned data. |
String |
READ_VO2_MAX
Allows an application to read the user's vo2 maximum data. |
String |
READ_WEIGHT
Allows an application to read the user's weight data. |
String |
READ_WHEELCHAIR_PUSHES
Allows an application to read the user's wheelchair pushes data. |
String |
START_ONBOARDING
Allows an application to launch client onboarding activities responsible for connecting to Health Connect. |
String |
WRITE_ACTIVE_CALORIES_BURNED
Allows an application to write the user's calories burned data. |
String |
WRITE_ACTIVITY_INTENSITY
Allows an application to write the user's activity intensity data. |
String |
WRITE_ALCOHOL_CONSUMPTION
Allows an application to write user's alcohol consumption data. |
String |
WRITE_BASAL_BODY_TEMPERATURE
Allows an application to write the user's basal body temperature data. |
String |
WRITE_BASAL_METABOLIC_RATE
Allows an application to write the user's basal metabolic rate data. |
String |
WRITE_BLOOD_GLUCOSE
Allows an application to write the user's blood glucose data. |
String |
WRITE_BLOOD_PRESSURE
Allows an application to write the user's blood pressure data. |
String |
WRITE_BODY_FAT
Allows an application to write the user's body fat data. |
String |
WRITE_BODY_TEMPERATURE
Allows an application to write the user's body temperature data. |
String |
WRITE_BODY_WATER_MASS
Allows an application to write the user's body water mass data. |
String |
WRITE_BONE_MASS
Allows an application to write the user's bone mass data. |
String |
WRITE_CERVICAL_MUCUS
Allows an application to write the user's cervical mucus data. |
String |
WRITE_DISTANCE
Allows an application to write the user's distance data. |
String |
WRITE_ELEVATION_GAINED
Allows an application to write the user's elevation gained data. |
String |
WRITE_EXERCISE
Allows an application to write the user's exercise data. |
String |
WRITE_EXERCISE_ROUTE
Allows an application to write the user's exercise route. |
String |
WRITE_FLOORS_CLIMBED
Allows an application to write the user's floors climbed data. |
String |
WRITE_HEART_RATE
Allows an application to write the user's heart rate data. |
String |
WRITE_HEART_RATE_VARIABILITY
Allows an application to write the user's heart rate variability data. |
String |
WRITE_HEIGHT
Allows an application to write the user's height data. |
String |
WRITE_HYDRATION
Allows an application to write the user's hydration data. |
String |
WRITE_INTERMENSTRUAL_BLEEDING
Allows an application to write the user's intermenstrual bleeding data. |
String |
WRITE_LEAN_BODY_MASS
Allows an application to write the user's lean body mass data. |
String |
WRITE_MEDICAL_DATA
Allows an application to write the user's medical data. |
String |
WRITE_MENSTRUATION
Allows an application to write the user's menstruation data. |
String |
WRITE_MINDFULNESS
Allows an application to write user's mindfulness data. |
String |
WRITE_NUTRITION
Allows an application to write the user's nutrition data. |
String |
WRITE_OVULATION_TEST
Allows an application to write the user's ovulation test data. |
String |
WRITE_OXYGEN_SATURATION
Allows an application to write the user's oxygen saturation data. |
String |
WRITE_PLANNED_EXERCISE
Allows an application to write the user's training plan data. |
String |
WRITE_POWER
Allows an application to write the user's power data. |
String |
WRITE_RESPIRATORY_RATE
Allows an application to write the user's respiratory rate data. |
String |
WRITE_RESTING_HEART_RATE
Allows an application to write the user's resting heart rate data. |
String |
WRITE_SEXUAL_ACTIVITY
Allows an application to write the user's sexual activity data. |
String |
WRITE_SKIN_TEMPERATURE
Allows an application to write the user's skin temperature data. |
String |
WRITE_SLEEP
Allows an application to write the user's sleep data. |
String |
WRITE_SPEED
Allows an application to write the user's speed data. |
String |
WRITE_STEPS
Allows an application to write the user's steps data. |
String |
WRITE_SYMPTOM_ABDOMINAL_PAIN
Allows an application to write the user's abdominal pain data. |
String |
WRITE_SYMPTOM_ACNE
Allows an application to write the user's acne data. |
String |
WRITE_SYMPTOM_BACK_PAIN
Allows an application to write the user's back pain data. |
String |
WRITE_SYMPTOM_BLOATING
Allows an application to write the user's bloating data. |
String |
WRITE_SYMPTOM_BRAIN_FOG
Allows an application to write the user's brain fog data. |
String |
WRITE_SYMPTOM_BREAST_TENDERNESS
Allows an application to write the user's breast tenderness data. |
String |
WRITE_SYMPTOM_BRITTLE_NAILS
Allows an application to write the user's brittle nails data. |
String |
WRITE_SYMPTOM_BURNING_MOUTH
Allows an application to write the user's burning mouth data. |
String |
WRITE_SYMPTOM_CHEST_PAIN
Allows an application to write the user's chest pain data. |
String |
WRITE_SYMPTOM_CHEST_TIGHTNESS
Allows an application to write the user's chest tightness data. |
String |
WRITE_SYMPTOM_CHILLS
Allows an application to write the user's chills data. |
String |
WRITE_SYMPTOM_CONSTIPATION
Allows an application to write the user's constipation data. |
String |
WRITE_SYMPTOM_COUGH
Allows an application to write the user's cough symptom data. |
String |
WRITE_SYMPTOM_CRAMPS
Allows an application to write the user's cramps data. |
String |
WRITE_SYMPTOM_CRAVINGS
Allows an application to write the user's cravings data. |
String |
WRITE_SYMPTOM_DEHYDRATION
Allows an application to write the user's dehydration data. |
String |
WRITE_SYMPTOM_DIARRHEA
Allows an application to write the user's diarrhea data. |
String |
WRITE_SYMPTOM_DIFFICULTY_SWALLOWING
Allows an application to write the user's difficulty swallowing data. |
String |
WRITE_SYMPTOM_DIZZINESS
Allows an application to write the user's dizziness data. |
String |
WRITE_SYMPTOM_DRY_SKIN
Allows an application to write the user's dry skin data. |
String |
WRITE_SYMPTOM_EARACHES
Allows an application to write the user's earaches data. |
String |
WRITE_SYMPTOM_FATIGUE
Allows an application to write the user's fatigue data. |
String |
WRITE_SYMPTOM_FEVER
Allows an application to write the user's fever data. |
String |
WRITE_SYMPTOM_GENERALIZED_BODY_ACHE
Allows an application to write the user's generalized body ache data. |
String |
WRITE_SYMPTOM_HAIR_LOSS
Allows an application to write the user's hair loss data. |
String |
WRITE_SYMPTOM_HEADACHE
Allows an application to write the user's headache data. |
String |
WRITE_SYMPTOM_HEARTBURN
Allows an application to write the user's heartburn data. |
String |
WRITE_SYMPTOM_HEART_PALPITATIONS
Allows an application to write the user's heart palpitations data. |
String |
WRITE_SYMPTOM_HOT_FLASHES
Allows an application to write the user's hot flashes data. |
String |
WRITE_SYMPTOM_INSOMNIA
Allows an application to write the user's insomnia data. |
String |
WRITE_SYMPTOM_JOINT_PAIN
Allows an application to write the user's joint pain data. |
String |
WRITE_SYMPTOM_JOINT_STIFFNESS
Allows an application to write the user's joint stiffness data. |
String |
WRITE_SYMPTOM_LOSS_OF_APPETITE
Allows an application to write the user's loss of appetite data. |
String |
WRITE_SYMPTOM_LOSS_OF_CONSCIOUSNESS
Allows an application to write the user's loss of consciousness data. |
String |
WRITE_SYMPTOM_LOWER_BACK_PAIN
Allows an application to write the user's lower back pain data. |
String |
WRITE_SYMPTOM_MEMORY_LAPSE
Allows an application to write the user's memory lapse data. |
String |
WRITE_SYMPTOM_MOOD_CHANGE
Allows an application to write the user's mood change data. |
String |
WRITE_SYMPTOM_MUSCLE_PAIN
Allows an application to write the user's muscle pain data. |
String |
WRITE_SYMPTOM_NAUSEA
Allows an application to write the user's nausea data. |
String |
WRITE_SYMPTOM_NIGHT_SWEATS
Allows an application to write the user's night sweats data. |
String |
WRITE_SYMPTOM_PELVIC_PAIN
Allows an application to write the user's pelvic pain data. |
String |
WRITE_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT
Allows an application to write the user's rapid, pounding, or fluttering heartbeat data. |
String |
WRITE_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE
Allows an application to write the user's reduced capacity for exercise data. |
String |
WRITE_SYMPTOM_RUNNY_NOSE
Allows an application to write the user's runny nose data. |
String |
WRITE_SYMPTOM_SHORTNESS_OF_BREATH
Allows an application to write the user's shortness of breath data. |
String |
WRITE_SYMPTOM_SKIPPED_HEARTBEAT
Allows an application to write the user's skipped heartbeat data. |
String |
WRITE_SYMPTOM_SLEEPINESS
Allows an application to write the user's sleepiness data. |
String |
WRITE_SYMPTOM_SLEEP_CHANGES
Allows an application to write the user's sleep changes data. |
String |
WRITE_SYMPTOM_SNEEZING
Allows an application to write the user's sneezing data. |
String |
WRITE_SYMPTOM_SNORE
Allows an application to write the user's snore data. |
String |
WRITE_SYMPTOM_SORE_THROAT
Allows an application to write the user's sore throat data. |
String |
WRITE_SYMPTOM_STOMACH_ACHE
Allows an application to write the user's stomach ache data. |
String |
WRITE_SYMPTOM_STUFFY_NOSE
Allows an application to write the user's stuffy nose data. |
String |
WRITE_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES
Allows an application to write the user's unexplained weight changes data. |
String |
WRITE_SYMPTOM_VAGINAL_DRYNESS
Allows an application to write the user's vaginal dryness data. |
String |
WRITE_SYMPTOM_VAGINAL_ITCHINESS
Allows an application to write the user's vaginal itchiness data. |
String |
WRITE_SYMPTOM_VOMITING
Allows an application to write the user's vomiting data. |
String |
WRITE_SYMPTOM_WATER_RETENTION
Allows an application to write the user's water retention data. |
String |
WRITE_SYMPTOM_WHEEZING
Allows an application to write the user's wheezing data. |
String |
WRITE_TOTAL_CALORIES_BURNED
Allows an application to write the user's total calories burned data. |
String |
WRITE_VO2_MAX
Allows an application to write the user's vo2 maximum data. |
String |
WRITE_WEIGHT
Allows an application to write the user's weight data. |
String |
WRITE_WHEELCHAIR_PUSHES
Allows an application to write the user's wheelchair pushes data. |
Inherited methods | |
|---|---|
Constants
READ_ACTIVE_CALORIES_BURNED
public static final String READ_ACTIVE_CALORIES_BURNED
Allows an application to read the user's active calories burned data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_ACTIVE_CALORIES_BURNED"
READ_ACTIVITY_INTENSITY
public static final String READ_ACTIVITY_INTENSITY
Allows an application to read the user's activity intensity data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_ACTIVITY_INTENSITY"
READ_ALCOHOL_CONSUMPTION
public static final String READ_ALCOHOL_CONSUMPTION
Allows an application to write user's alcohol consumption data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_ALCOHOL_CONSUMPTION"
READ_BASAL_BODY_TEMPERATURE
public static final String READ_BASAL_BODY_TEMPERATURE
Allows an application to read the user's body temperature data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BASAL_BODY_TEMPERATURE"
READ_BASAL_METABOLIC_RATE
public static final String READ_BASAL_METABOLIC_RATE
Allows an application to read the user's basal metabolic rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BASAL_METABOLIC_RATE"
READ_BLOOD_GLUCOSE
public static final String READ_BLOOD_GLUCOSE
Allows an application to read the user's blood glucose data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BLOOD_GLUCOSE"
READ_BLOOD_PRESSURE
public static final String READ_BLOOD_PRESSURE
Allows an application to read the user's blood pressure data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BLOOD_PRESSURE"
READ_BODY_FAT
public static final String READ_BODY_FAT
Allows an application to read the user's body fat data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BODY_FAT"
READ_BODY_TEMPERATURE
public static final String READ_BODY_TEMPERATURE
Allows an application to read the user's body temperature data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BODY_TEMPERATURE"
READ_BODY_WATER_MASS
public static final String READ_BODY_WATER_MASS
Allows an application to read the user's body water mass data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BODY_WATER_MASS"
READ_BONE_MASS
public static final String READ_BONE_MASS
Allows an application to read the user's bone mass data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_BONE_MASS"
READ_CERVICAL_MUCUS
public static final String READ_CERVICAL_MUCUS
Allows an application to read the user's cervical mucus data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_CERVICAL_MUCUS"
READ_DISTANCE
public static final String READ_DISTANCE
Allows an application to read the user's distance data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_DISTANCE"
READ_ELEVATION_GAINED
public static final String READ_ELEVATION_GAINED
Allows an application to read the user's elevation gained data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_ELEVATION_GAINED"
READ_EXERCISE
public static final String READ_EXERCISE
Allows an application to read the user's exercise data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_EXERCISE"
READ_EXERCISE_ROUTES
public static final String READ_EXERCISE_ROUTES
Allows an application to read ExerciseRoute.
This permission can only be granted manually by a user in Health Connect settings or in
the route request activity which can be launched using ERROR(/ACTION_REQUEST_EXERCISE_ROUTE).
Attempts to request the permission by applications will be ignored.
Applications should check if the permission has been granted before reading ExerciseRoute.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_EXERCISE_ROUTES"
READ_FLOORS_CLIMBED
public static final String READ_FLOORS_CLIMBED
Allows an application to read the user's floors climbed data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_FLOORS_CLIMBED"
READ_HEALTH_DATA_HISTORY
public static final String READ_HEALTH_DATA_HISTORY
Allows an application to read the entire history of health data (of any type).
Protection level: dangerous.
Constant Value: "android.permission.health.READ_HEALTH_DATA_HISTORY"
READ_HEALTH_DATA_IN_BACKGROUND
public static final String READ_HEALTH_DATA_IN_BACKGROUND
Allows an application to read health data (of any type) in background.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_HEALTH_DATA_IN_BACKGROUND"
READ_HEART_RATE
public static final String READ_HEART_RATE
Allows an application to read the user's heart rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_HEART_RATE"
READ_HEART_RATE_VARIABILITY
public static final String READ_HEART_RATE_VARIABILITY
Allows an application to read the user's heart rate variability data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_HEART_RATE_VARIABILITY"
READ_HEIGHT
public static final String READ_HEIGHT
Allows an application to read the user's height data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_HEIGHT"
READ_HYDRATION
public static final String READ_HYDRATION
Allows an application to read the user's hydration data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_HYDRATION"
READ_INTERMENSTRUAL_BLEEDING
public static final String READ_INTERMENSTRUAL_BLEEDING
Allows an application to read the user's intermenstrual bleeding data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_INTERMENSTRUAL_BLEEDING"
READ_LEAN_BODY_MASS
public static final String READ_LEAN_BODY_MASS
Allows an application to read the user's lean body mass data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_LEAN_BODY_MASS"
READ_MEDICAL_DATA_ALLERGIES_INTOLERANCES
public static final String READ_MEDICAL_DATA_ALLERGIES_INTOLERANCES
Allows an application to read the user's data about allergies and intolerances.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_ALLERGIES_INTOLERANCES"
READ_MEDICAL_DATA_CONDITIONS
public static final String READ_MEDICAL_DATA_CONDITIONS
Allows an application to read the user's data about medical conditions.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_CONDITIONS"
READ_MEDICAL_DATA_LABORATORY_RESULTS
public static final String READ_MEDICAL_DATA_LABORATORY_RESULTS
Allows an application to read the user's laboratory result data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_LABORATORY_RESULTS"
READ_MEDICAL_DATA_MEDICATIONS
public static final String READ_MEDICAL_DATA_MEDICATIONS
Allows an application to read the user's medication data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_MEDICATIONS"
READ_MEDICAL_DATA_PERSONAL_DETAILS
public static final String READ_MEDICAL_DATA_PERSONAL_DETAILS
Allows an application to read the user's personal details.
This is demographic information such as name, date of birth, contact details like address or telephone number and so on. For more examples see the FHIR Patient resource.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_PERSONAL_DETAILS"
READ_MEDICAL_DATA_PRACTITIONER_DETAILS
public static final String READ_MEDICAL_DATA_PRACTITIONER_DETAILS
Allows an application to read the user's data about the practitioners who have interacted with them in their medical record. This is the information about the clinicians (doctors, nurses, etc) but also other practitioners (masseurs, physiotherapists, etc) who have been involved with the patient.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_PRACTITIONER_DETAILS"
READ_MEDICAL_DATA_PREGNANCY
public static final String READ_MEDICAL_DATA_PREGNANCY
Allows an application to read the user's pregnancy data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_PREGNANCY"
READ_MEDICAL_DATA_PROCEDURES
public static final String READ_MEDICAL_DATA_PROCEDURES
Allows an application to read the user's data about medical procedures.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_PROCEDURES"
READ_MEDICAL_DATA_SOCIAL_HISTORY
public static final String READ_MEDICAL_DATA_SOCIAL_HISTORY
Allows an application to read the user's social history data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_SOCIAL_HISTORY"
READ_MEDICAL_DATA_VACCINES
public static final String READ_MEDICAL_DATA_VACCINES
Allows an application to read the user's data about immunizations and vaccinations.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_VACCINES"
READ_MEDICAL_DATA_VISITS
public static final String READ_MEDICAL_DATA_VISITS
Allows an application to read the user's information about their encounters with health care practitioners, including things like location, time of appointment, and name of organization the visit was with. Despite the name visit it covers remote encounters such as telephone or videoconference appointments.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_VISITS"
READ_MEDICAL_DATA_VITAL_SIGNS
public static final String READ_MEDICAL_DATA_VITAL_SIGNS
Allows an application to read the user's vital signs data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MEDICAL_DATA_VITAL_SIGNS"
READ_MENSTRUATION
public static final String READ_MENSTRUATION
Allows an application to read the user's menstruation data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MENSTRUATION"
READ_MINDFULNESS
public static final String READ_MINDFULNESS
Allows an application to read user's mindfulness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_MINDFULNESS"
READ_NUTRITION
public static final String READ_NUTRITION
Allows an application to read the user's nutrition data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_NUTRITION"
READ_OVULATION_TEST
public static final String READ_OVULATION_TEST
Allows an application to read the user's ovulation test data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_OVULATION_TEST"
READ_OXYGEN_SATURATION
public static final String READ_OXYGEN_SATURATION
Allows an application to read the user's oxygen saturation data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_OXYGEN_SATURATION"
READ_PLANNED_EXERCISE
public static final String READ_PLANNED_EXERCISE
Allows an application to read the user's training plan data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_PLANNED_EXERCISE"
READ_POWER
public static final String READ_POWER
Allows an application to read the user's power data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_POWER"
READ_RESPIRATORY_RATE
public static final String READ_RESPIRATORY_RATE
Allows an application to read the user's respiratory rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_RESPIRATORY_RATE"
READ_RESTING_HEART_RATE
public static final String READ_RESTING_HEART_RATE
Allows an application to read the user's resting heart rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_RESTING_HEART_RATE"
READ_SEXUAL_ACTIVITY
public static final String READ_SEXUAL_ACTIVITY
Allows an application to read the user's sexual activity data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SEXUAL_ACTIVITY"
READ_SKIN_TEMPERATURE
public static final String READ_SKIN_TEMPERATURE
Allows an application to read the user's skin temperature data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SKIN_TEMPERATURE"
READ_SLEEP
public static final String READ_SLEEP
Allows an application to read the user's sleep data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SLEEP"
READ_SPEED
public static final String READ_SPEED
Allows an application to read the user's speed data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SPEED"
READ_STEPS
public static final String READ_STEPS
Allows an application to read the user's steps data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_STEPS"
READ_SYMPTOM_ABDOMINAL_PAIN
public static final String READ_SYMPTOM_ABDOMINAL_PAIN
Allows an application to read the user's abdominal pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_ABDOMINAL_PAIN"
READ_SYMPTOM_ACNE
public static final String READ_SYMPTOM_ACNE
Allows an application to read the user's acne data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_ACNE"
READ_SYMPTOM_BACK_PAIN
public static final String READ_SYMPTOM_BACK_PAIN
Allows an application to read the user's back pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_BACK_PAIN"
READ_SYMPTOM_BLOATING
public static final String READ_SYMPTOM_BLOATING
Allows an application to read the user's bloating data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_BLOATING"
READ_SYMPTOM_BRAIN_FOG
public static final String READ_SYMPTOM_BRAIN_FOG
Allows an application to read the user's brain fog data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_BRAIN_FOG"
READ_SYMPTOM_BREAST_TENDERNESS
public static final String READ_SYMPTOM_BREAST_TENDERNESS
Allows an application to read the user's breast tenderness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_BREAST_TENDERNESS"
READ_SYMPTOM_BRITTLE_NAILS
public static final String READ_SYMPTOM_BRITTLE_NAILS
Allows an application to read the user's brittle nails data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_BRITTLE_NAILS"
READ_SYMPTOM_BURNING_MOUTH
public static final String READ_SYMPTOM_BURNING_MOUTH
Allows an application to read the user's burning mouth data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_BURNING_MOUTH"
READ_SYMPTOM_CHEST_PAIN
public static final String READ_SYMPTOM_CHEST_PAIN
Allows an application to read the user's chest pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_CHEST_PAIN"
READ_SYMPTOM_CHEST_TIGHTNESS
public static final String READ_SYMPTOM_CHEST_TIGHTNESS
Allows an application to read the user's chest tightness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_CHEST_TIGHTNESS"
READ_SYMPTOM_CHILLS
public static final String READ_SYMPTOM_CHILLS
Allows an application to read the user's chills data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_CHILLS"
READ_SYMPTOM_CONSTIPATION
public static final String READ_SYMPTOM_CONSTIPATION
Allows an application to read the user's constipation data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_CONSTIPATION"
READ_SYMPTOM_COUGH
public static final String READ_SYMPTOM_COUGH
Allows an application to read the user's cough symptom data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_COUGH"
READ_SYMPTOM_CRAMPS
public static final String READ_SYMPTOM_CRAMPS
Allows an application to read the user's cramps data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_CRAMPS"
READ_SYMPTOM_CRAVINGS
public static final String READ_SYMPTOM_CRAVINGS
Allows an application to read the user's cravings data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_CRAVINGS"
READ_SYMPTOM_DEHYDRATION
public static final String READ_SYMPTOM_DEHYDRATION
Allows an application to read the user's dehydration data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_DEHYDRATION"
READ_SYMPTOM_DIARRHEA
public static final String READ_SYMPTOM_DIARRHEA
Allows an application to read the user's diarrhea data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_DIARRHEA"
READ_SYMPTOM_DIFFICULTY_SWALLOWING
public static final String READ_SYMPTOM_DIFFICULTY_SWALLOWING
Allows an application to read the user's difficulty swallowing data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_DIFFICULTY_SWALLOWING"
READ_SYMPTOM_DIZZINESS
public static final String READ_SYMPTOM_DIZZINESS
Allows an application to read the user's dizziness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_DIZZINESS"
READ_SYMPTOM_DRY_SKIN
public static final String READ_SYMPTOM_DRY_SKIN
Allows an application to read the user's dry skin data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_DRY_SKIN"
READ_SYMPTOM_EARACHES
public static final String READ_SYMPTOM_EARACHES
Allows an application to read the user's earaches data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_EARACHES"
READ_SYMPTOM_FATIGUE
public static final String READ_SYMPTOM_FATIGUE
Allows an application to read the user's fatigue data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_FATIGUE"
READ_SYMPTOM_FEVER
public static final String READ_SYMPTOM_FEVER
Allows an application to read the user's fever data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_FEVER"
READ_SYMPTOM_GENERALIZED_BODY_ACHE
public static final String READ_SYMPTOM_GENERALIZED_BODY_ACHE
Allows an application to read the user's generalized body ache data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_GENERALIZED_BODY_ACHE"
READ_SYMPTOM_HAIR_LOSS
public static final String READ_SYMPTOM_HAIR_LOSS
Allows an application to read the user's hair loss data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_HAIR_LOSS"
READ_SYMPTOM_HEADACHE
public static final String READ_SYMPTOM_HEADACHE
Allows an application to read the user's headache data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_HEADACHE"
READ_SYMPTOM_HEARTBURN
public static final String READ_SYMPTOM_HEARTBURN
Allows an application to read the user's heartburn data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_HEARTBURN"
READ_SYMPTOM_HEART_PALPITATIONS
public static final String READ_SYMPTOM_HEART_PALPITATIONS
Allows an application to read the user's heart palpitations data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_HEART_PALPITATIONS"
READ_SYMPTOM_HOT_FLASHES
public static final String READ_SYMPTOM_HOT_FLASHES
Allows an application to read the user's hot flashes data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_HOT_FLASHES"
READ_SYMPTOM_INSOMNIA
public static final String READ_SYMPTOM_INSOMNIA
Allows an application to read the user's insomnia data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_INSOMNIA"
READ_SYMPTOM_JOINT_PAIN
public static final String READ_SYMPTOM_JOINT_PAIN
Allows an application to read the user's joint pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_JOINT_PAIN"
READ_SYMPTOM_JOINT_STIFFNESS
public static final String READ_SYMPTOM_JOINT_STIFFNESS
Allows an application to read the user's joint stiffness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_JOINT_STIFFNESS"
READ_SYMPTOM_LOSS_OF_APPETITE
public static final String READ_SYMPTOM_LOSS_OF_APPETITE
Allows an application to read the user's loss of appetite data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_LOSS_OF_APPETITE"
READ_SYMPTOM_LOSS_OF_CONSCIOUSNESS
public static final String READ_SYMPTOM_LOSS_OF_CONSCIOUSNESS
Allows an application to read the user's loss of consciousness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_LOSS_OF_CONSCIOUSNESS"
READ_SYMPTOM_LOWER_BACK_PAIN
public static final String READ_SYMPTOM_LOWER_BACK_PAIN
Allows an application to read the user's lower back pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_LOWER_BACK_PAIN"
READ_SYMPTOM_MEMORY_LAPSE
public static final String READ_SYMPTOM_MEMORY_LAPSE
Allows an application to read the user's memory lapse data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_MEMORY_LAPSE"
READ_SYMPTOM_MOOD_CHANGE
public static final String READ_SYMPTOM_MOOD_CHANGE
Allows an application to read the user's mood change data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_MOOD_CHANGE"
READ_SYMPTOM_MUSCLE_PAIN
public static final String READ_SYMPTOM_MUSCLE_PAIN
Allows an application to read the user's muscle pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_MUSCLE_PAIN"
READ_SYMPTOM_NAUSEA
public static final String READ_SYMPTOM_NAUSEA
Allows an application to read the user's nausea data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_NAUSEA"
READ_SYMPTOM_NIGHT_SWEATS
public static final String READ_SYMPTOM_NIGHT_SWEATS
Allows an application to read the user's night sweats data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_NIGHT_SWEATS"
READ_SYMPTOM_PELVIC_PAIN
public static final String READ_SYMPTOM_PELVIC_PAIN
Allows an application to read the user's pelvic pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_PELVIC_PAIN"
READ_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT
public static final String READ_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT
Allows an application to read the user's rapid, pounding, or fluttering heartbeat data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT"
READ_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE
public static final String READ_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE
Allows an application to read the user's reduced capacity for exercise data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE"
READ_SYMPTOM_RUNNY_NOSE
public static final String READ_SYMPTOM_RUNNY_NOSE
Allows an application to read the user's runny nose data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_RUNNY_NOSE"
READ_SYMPTOM_SHORTNESS_OF_BREATH
public static final String READ_SYMPTOM_SHORTNESS_OF_BREATH
Allows an application to read the user's shortness of breath data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_SHORTNESS_OF_BREATH"
READ_SYMPTOM_SKIPPED_HEARTBEAT
public static final String READ_SYMPTOM_SKIPPED_HEARTBEAT
Allows an application to read the user's skipped heartbeat data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_SKIPPED_HEARTBEAT"
READ_SYMPTOM_SLEEPINESS
public static final String READ_SYMPTOM_SLEEPINESS
Allows an application to read the user's sleepiness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_SLEEPINESS"
READ_SYMPTOM_SLEEP_CHANGES
public static final String READ_SYMPTOM_SLEEP_CHANGES
Allows an application to read the user's sleep changes data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_SLEEP_CHANGES"
READ_SYMPTOM_SNEEZING
public static final String READ_SYMPTOM_SNEEZING
Allows an application to read the user's sneezing data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_SNEEZING"
READ_SYMPTOM_SNORE
public static final String READ_SYMPTOM_SNORE
Allows an application to read the user's snore data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_SNORE"
READ_SYMPTOM_SORE_THROAT
public static final String READ_SYMPTOM_SORE_THROAT
Allows an application to read the user's sore throat data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_SORE_THROAT"
READ_SYMPTOM_STOMACH_ACHE
public static final String READ_SYMPTOM_STOMACH_ACHE
Allows an application to read the user's stomach ache data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_STOMACH_ACHE"
READ_SYMPTOM_STUFFY_NOSE
public static final String READ_SYMPTOM_STUFFY_NOSE
Allows an application to read the user's stuffy nose data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_STUFFY_NOSE"
READ_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES
public static final String READ_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES
Allows an application to read the user's unexplained weight changes data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES"
READ_SYMPTOM_VAGINAL_DRYNESS
public static final String READ_SYMPTOM_VAGINAL_DRYNESS
Allows an application to read the user's vaginal dryness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_VAGINAL_DRYNESS"
READ_SYMPTOM_VAGINAL_ITCHINESS
public static final String READ_SYMPTOM_VAGINAL_ITCHINESS
Allows an application to read the user's vaginal itchiness data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_VAGINAL_ITCHINESS"
READ_SYMPTOM_VOMITING
public static final String READ_SYMPTOM_VOMITING
Allows an application to read the user's vomiting data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_VOMITING"
READ_SYMPTOM_WATER_RETENTION
public static final String READ_SYMPTOM_WATER_RETENTION
Allows an application to read the user's water retention data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_WATER_RETENTION"
READ_SYMPTOM_WHEEZING
public static final String READ_SYMPTOM_WHEEZING
Allows an application to read the user's wheezing data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_SYMPTOM_WHEEZING"
READ_TOTAL_CALORIES_BURNED
public static final String READ_TOTAL_CALORIES_BURNED
Allows an application to read the user's total calories burned data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_TOTAL_CALORIES_BURNED"
READ_VO2_MAX
public static final String READ_VO2_MAX
Allows an application to read the user's vo2 maximum data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_VO2_MAX"
READ_WEIGHT
public static final String READ_WEIGHT
Allows an application to read the user's weight data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_WEIGHT"
READ_WHEELCHAIR_PUSHES
public static final String READ_WHEELCHAIR_PUSHES
Allows an application to read the user's wheelchair pushes data.
Protection level: dangerous.
Constant Value: "android.permission.health.READ_WHEELCHAIR_PUSHES"
START_ONBOARDING
public static final String START_ONBOARDING
Allows an application to launch client onboarding activities responsible for connecting to Health Connect. This permission can only be held by the system. Client apps that choose to export an onboarding activity must guard it with this permission so that only the system can launch it.
See HealthConnectManager.ACTION_SHOW_ONBOARDING for the corresponding intent used
by the system to launch onboarding activities.
Protection level: signature.
Constant Value: "android.permission.health.START_ONBOARDING"
WRITE_ACTIVE_CALORIES_BURNED
public static final String WRITE_ACTIVE_CALORIES_BURNED
Allows an application to write the user's calories burned data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_ACTIVE_CALORIES_BURNED"
WRITE_ACTIVITY_INTENSITY
public static final String WRITE_ACTIVITY_INTENSITY
Allows an application to write the user's activity intensity data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_ACTIVITY_INTENSITY"
WRITE_ALCOHOL_CONSUMPTION
public static final String WRITE_ALCOHOL_CONSUMPTION
Allows an application to write user's alcohol consumption data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_ALCOHOL_CONSUMPTION"
WRITE_BASAL_BODY_TEMPERATURE
public static final String WRITE_BASAL_BODY_TEMPERATURE
Allows an application to write the user's basal body temperature data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BASAL_BODY_TEMPERATURE"
WRITE_BASAL_METABOLIC_RATE
public static final String WRITE_BASAL_METABOLIC_RATE
Allows an application to write the user's basal metabolic rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BASAL_METABOLIC_RATE"
WRITE_BLOOD_GLUCOSE
public static final String WRITE_BLOOD_GLUCOSE
Allows an application to write the user's blood glucose data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BLOOD_GLUCOSE"
WRITE_BLOOD_PRESSURE
public static final String WRITE_BLOOD_PRESSURE
Allows an application to write the user's blood pressure data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BLOOD_PRESSURE"
WRITE_BODY_FAT
public static final String WRITE_BODY_FAT
Allows an application to write the user's body fat data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BODY_FAT"
WRITE_BODY_TEMPERATURE
public static final String WRITE_BODY_TEMPERATURE
Allows an application to write the user's body temperature data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BODY_TEMPERATURE"
WRITE_BODY_WATER_MASS
public static final String WRITE_BODY_WATER_MASS
Allows an application to write the user's body water mass data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BODY_WATER_MASS"
WRITE_BONE_MASS
public static final String WRITE_BONE_MASS
Allows an application to write the user's bone mass data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_BONE_MASS"
WRITE_CERVICAL_MUCUS
public static final String WRITE_CERVICAL_MUCUS
Allows an application to write the user's cervical mucus data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_CERVICAL_MUCUS"
WRITE_DISTANCE
public static final String WRITE_DISTANCE
Allows an application to write the user's distance data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_DISTANCE"
WRITE_ELEVATION_GAINED
public static final String WRITE_ELEVATION_GAINED
Allows an application to write the user's elevation gained data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_ELEVATION_GAINED"
WRITE_EXERCISE
public static final String WRITE_EXERCISE
Allows an application to write the user's exercise data. Additional permission HealthPermissions.WRITE_EXERCISE_ROUTE is required to write user's exercise route.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_EXERCISE"
WRITE_EXERCISE_ROUTE
public static final String WRITE_EXERCISE_ROUTE
Allows an application to write the user's exercise route.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_EXERCISE_ROUTE"
WRITE_FLOORS_CLIMBED
public static final String WRITE_FLOORS_CLIMBED
Allows an application to write the user's floors climbed data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_FLOORS_CLIMBED"
WRITE_HEART_RATE
public static final String WRITE_HEART_RATE
Allows an application to write the user's heart rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_HEART_RATE"
WRITE_HEART_RATE_VARIABILITY
public static final String WRITE_HEART_RATE_VARIABILITY
Allows an application to write the user's heart rate variability data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_HEART_RATE_VARIABILITY"
WRITE_HEIGHT
public static final String WRITE_HEIGHT
Allows an application to write the user's height data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_HEIGHT"
WRITE_HYDRATION
public static final String WRITE_HYDRATION
Allows an application to write the user's hydration data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_HYDRATION"
WRITE_INTERMENSTRUAL_BLEEDING
public static final String WRITE_INTERMENSTRUAL_BLEEDING
Allows an application to write the user's intermenstrual bleeding data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_INTERMENSTRUAL_BLEEDING"
WRITE_LEAN_BODY_MASS
public static final String WRITE_LEAN_BODY_MASS
Allows an application to write the user's lean body mass data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_LEAN_BODY_MASS"
WRITE_MEDICAL_DATA
public static final String WRITE_MEDICAL_DATA
Allows an application to write the user's medical data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_MEDICAL_DATA"
WRITE_MENSTRUATION
public static final String WRITE_MENSTRUATION
Allows an application to write the user's menstruation data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_MENSTRUATION"
WRITE_MINDFULNESS
public static final String WRITE_MINDFULNESS
Allows an application to write user's mindfulness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_MINDFULNESS"
WRITE_NUTRITION
public static final String WRITE_NUTRITION
Allows an application to write the user's nutrition data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_NUTRITION"
WRITE_OVULATION_TEST
public static final String WRITE_OVULATION_TEST
Allows an application to write the user's ovulation test data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_OVULATION_TEST"
WRITE_OXYGEN_SATURATION
public static final String WRITE_OXYGEN_SATURATION
Allows an application to write the user's oxygen saturation data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_OXYGEN_SATURATION"
WRITE_PLANNED_EXERCISE
public static final String WRITE_PLANNED_EXERCISE
Allows an application to write the user's training plan data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_PLANNED_EXERCISE"
WRITE_POWER
public static final String WRITE_POWER
Allows an application to write the user's power data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_POWER"
WRITE_RESPIRATORY_RATE
public static final String WRITE_RESPIRATORY_RATE
Allows an application to write the user's respiratory rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_RESPIRATORY_RATE"
WRITE_RESTING_HEART_RATE
public static final String WRITE_RESTING_HEART_RATE
Allows an application to write the user's resting heart rate data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_RESTING_HEART_RATE"
WRITE_SEXUAL_ACTIVITY
public static final String WRITE_SEXUAL_ACTIVITY
Allows an application to write the user's sexual activity data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SEXUAL_ACTIVITY"
WRITE_SKIN_TEMPERATURE
public static final String WRITE_SKIN_TEMPERATURE
Allows an application to write the user's skin temperature data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SKIN_TEMPERATURE"
WRITE_SLEEP
public static final String WRITE_SLEEP
Allows an application to write the user's sleep data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SLEEP"
WRITE_SPEED
public static final String WRITE_SPEED
Allows an application to write the user's speed data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SPEED"
WRITE_STEPS
public static final String WRITE_STEPS
Allows an application to write the user's steps data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_STEPS"
WRITE_SYMPTOM_ABDOMINAL_PAIN
public static final String WRITE_SYMPTOM_ABDOMINAL_PAIN
Allows an application to write the user's abdominal pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_ABDOMINAL_PAIN"
WRITE_SYMPTOM_ACNE
public static final String WRITE_SYMPTOM_ACNE
Allows an application to write the user's acne data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_ACNE"
WRITE_SYMPTOM_BACK_PAIN
public static final String WRITE_SYMPTOM_BACK_PAIN
Allows an application to write the user's back pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_BACK_PAIN"
WRITE_SYMPTOM_BLOATING
public static final String WRITE_SYMPTOM_BLOATING
Allows an application to write the user's bloating data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_BLOATING"
WRITE_SYMPTOM_BRAIN_FOG
public static final String WRITE_SYMPTOM_BRAIN_FOG
Allows an application to write the user's brain fog data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_BRAIN_FOG"
WRITE_SYMPTOM_BREAST_TENDERNESS
public static final String WRITE_SYMPTOM_BREAST_TENDERNESS
Allows an application to write the user's breast tenderness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_BREAST_TENDERNESS"
WRITE_SYMPTOM_BRITTLE_NAILS
public static final String WRITE_SYMPTOM_BRITTLE_NAILS
Allows an application to write the user's brittle nails data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_BRITTLE_NAILS"
WRITE_SYMPTOM_BURNING_MOUTH
public static final String WRITE_SYMPTOM_BURNING_MOUTH
Allows an application to write the user's burning mouth data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_BURNING_MOUTH"
WRITE_SYMPTOM_CHEST_PAIN
public static final String WRITE_SYMPTOM_CHEST_PAIN
Allows an application to write the user's chest pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_CHEST_PAIN"
WRITE_SYMPTOM_CHEST_TIGHTNESS
public static final String WRITE_SYMPTOM_CHEST_TIGHTNESS
Allows an application to write the user's chest tightness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_CHEST_TIGHTNESS"
WRITE_SYMPTOM_CHILLS
public static final String WRITE_SYMPTOM_CHILLS
Allows an application to write the user's chills data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_CHILLS"
WRITE_SYMPTOM_CONSTIPATION
public static final String WRITE_SYMPTOM_CONSTIPATION
Allows an application to write the user's constipation data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_CONSTIPATION"
WRITE_SYMPTOM_COUGH
public static final String WRITE_SYMPTOM_COUGH
Allows an application to write the user's cough symptom data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_COUGH"
WRITE_SYMPTOM_CRAMPS
public static final String WRITE_SYMPTOM_CRAMPS
Allows an application to write the user's cramps data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_CRAMPS"
WRITE_SYMPTOM_CRAVINGS
public static final String WRITE_SYMPTOM_CRAVINGS
Allows an application to write the user's cravings data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_CRAVINGS"
WRITE_SYMPTOM_DEHYDRATION
public static final String WRITE_SYMPTOM_DEHYDRATION
Allows an application to write the user's dehydration data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_DEHYDRATION"
WRITE_SYMPTOM_DIARRHEA
public static final String WRITE_SYMPTOM_DIARRHEA
Allows an application to write the user's diarrhea data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_DIARRHEA"
WRITE_SYMPTOM_DIFFICULTY_SWALLOWING
public static final String WRITE_SYMPTOM_DIFFICULTY_SWALLOWING
Allows an application to write the user's difficulty swallowing data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_DIFFICULTY_SWALLOWING"
WRITE_SYMPTOM_DIZZINESS
public static final String WRITE_SYMPTOM_DIZZINESS
Allows an application to write the user's dizziness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_DIZZINESS"
WRITE_SYMPTOM_DRY_SKIN
public static final String WRITE_SYMPTOM_DRY_SKIN
Allows an application to write the user's dry skin data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_DRY_SKIN"
WRITE_SYMPTOM_EARACHES
public static final String WRITE_SYMPTOM_EARACHES
Allows an application to write the user's earaches data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_EARACHES"
WRITE_SYMPTOM_FATIGUE
public static final String WRITE_SYMPTOM_FATIGUE
Allows an application to write the user's fatigue data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_FATIGUE"
WRITE_SYMPTOM_FEVER
public static final String WRITE_SYMPTOM_FEVER
Allows an application to write the user's fever data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_FEVER"
WRITE_SYMPTOM_GENERALIZED_BODY_ACHE
public static final String WRITE_SYMPTOM_GENERALIZED_BODY_ACHE
Allows an application to write the user's generalized body ache data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_GENERALIZED_BODY_ACHE"
WRITE_SYMPTOM_HAIR_LOSS
public static final String WRITE_SYMPTOM_HAIR_LOSS
Allows an application to write the user's hair loss data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_HAIR_LOSS"
WRITE_SYMPTOM_HEADACHE
public static final String WRITE_SYMPTOM_HEADACHE
Allows an application to write the user's headache data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_HEADACHE"
WRITE_SYMPTOM_HEARTBURN
public static final String WRITE_SYMPTOM_HEARTBURN
Allows an application to write the user's heartburn data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_HEARTBURN"
WRITE_SYMPTOM_HEART_PALPITATIONS
public static final String WRITE_SYMPTOM_HEART_PALPITATIONS
Allows an application to write the user's heart palpitations data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_HEART_PALPITATIONS"
WRITE_SYMPTOM_HOT_FLASHES
public static final String WRITE_SYMPTOM_HOT_FLASHES
Allows an application to write the user's hot flashes data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_HOT_FLASHES"
WRITE_SYMPTOM_INSOMNIA
public static final String WRITE_SYMPTOM_INSOMNIA
Allows an application to write the user's insomnia data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_INSOMNIA"
WRITE_SYMPTOM_JOINT_PAIN
public static final String WRITE_SYMPTOM_JOINT_PAIN
Allows an application to write the user's joint pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_JOINT_PAIN"
WRITE_SYMPTOM_JOINT_STIFFNESS
public static final String WRITE_SYMPTOM_JOINT_STIFFNESS
Allows an application to write the user's joint stiffness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_JOINT_STIFFNESS"
WRITE_SYMPTOM_LOSS_OF_APPETITE
public static final String WRITE_SYMPTOM_LOSS_OF_APPETITE
Allows an application to write the user's loss of appetite data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_LOSS_OF_APPETITE"
WRITE_SYMPTOM_LOSS_OF_CONSCIOUSNESS
public static final String WRITE_SYMPTOM_LOSS_OF_CONSCIOUSNESS
Allows an application to write the user's loss of consciousness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_LOSS_OF_CONSCIOUSNESS"
WRITE_SYMPTOM_LOWER_BACK_PAIN
public static final String WRITE_SYMPTOM_LOWER_BACK_PAIN
Allows an application to write the user's lower back pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_LOWER_BACK_PAIN"
WRITE_SYMPTOM_MEMORY_LAPSE
public static final String WRITE_SYMPTOM_MEMORY_LAPSE
Allows an application to write the user's memory lapse data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_MEMORY_LAPSE"
WRITE_SYMPTOM_MOOD_CHANGE
public static final String WRITE_SYMPTOM_MOOD_CHANGE
Allows an application to write the user's mood change data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_MOOD_CHANGE"
WRITE_SYMPTOM_MUSCLE_PAIN
public static final String WRITE_SYMPTOM_MUSCLE_PAIN
Allows an application to write the user's muscle pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_MUSCLE_PAIN"
WRITE_SYMPTOM_NAUSEA
public static final String WRITE_SYMPTOM_NAUSEA
Allows an application to write the user's nausea data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_NAUSEA"
WRITE_SYMPTOM_NIGHT_SWEATS
public static final String WRITE_SYMPTOM_NIGHT_SWEATS
Allows an application to write the user's night sweats data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_NIGHT_SWEATS"
WRITE_SYMPTOM_PELVIC_PAIN
public static final String WRITE_SYMPTOM_PELVIC_PAIN
Allows an application to write the user's pelvic pain data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_PELVIC_PAIN"
WRITE_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT
public static final String WRITE_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT
Allows an application to write the user's rapid, pounding, or fluttering heartbeat data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_RAPID_POUNDING_OR_FLUTTERING_HEARTBEAT"
WRITE_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE
public static final String WRITE_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE
Allows an application to write the user's reduced capacity for exercise data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_REDUCED_CAPACITY_FOR_EXERCISE"
WRITE_SYMPTOM_RUNNY_NOSE
public static final String WRITE_SYMPTOM_RUNNY_NOSE
Allows an application to write the user's runny nose data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_RUNNY_NOSE"
WRITE_SYMPTOM_SHORTNESS_OF_BREATH
public static final String WRITE_SYMPTOM_SHORTNESS_OF_BREATH
Allows an application to write the user's shortness of breath data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_SHORTNESS_OF_BREATH"
WRITE_SYMPTOM_SKIPPED_HEARTBEAT
public static final String WRITE_SYMPTOM_SKIPPED_HEARTBEAT
Allows an application to write the user's skipped heartbeat data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_SKIPPED_HEARTBEAT"
WRITE_SYMPTOM_SLEEPINESS
public static final String WRITE_SYMPTOM_SLEEPINESS
Allows an application to write the user's sleepiness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_SLEEPINESS"
WRITE_SYMPTOM_SLEEP_CHANGES
public static final String WRITE_SYMPTOM_SLEEP_CHANGES
Allows an application to write the user's sleep changes data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_SLEEP_CHANGES"
WRITE_SYMPTOM_SNEEZING
public static final String WRITE_SYMPTOM_SNEEZING
Allows an application to write the user's sneezing data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_SNEEZING"
WRITE_SYMPTOM_SNORE
public static final String WRITE_SYMPTOM_SNORE
Allows an application to write the user's snore data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_SNORE"
WRITE_SYMPTOM_SORE_THROAT
public static final String WRITE_SYMPTOM_SORE_THROAT
Allows an application to write the user's sore throat data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_SORE_THROAT"
WRITE_SYMPTOM_STOMACH_ACHE
public static final String WRITE_SYMPTOM_STOMACH_ACHE
Allows an application to write the user's stomach ache data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_STOMACH_ACHE"
WRITE_SYMPTOM_STUFFY_NOSE
public static final String WRITE_SYMPTOM_STUFFY_NOSE
Allows an application to write the user's stuffy nose data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_STUFFY_NOSE"
WRITE_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES
public static final String WRITE_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES
Allows an application to write the user's unexplained weight changes data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_UNEXPLAINED_WEIGHT_CHANGES"
WRITE_SYMPTOM_VAGINAL_DRYNESS
public static final String WRITE_SYMPTOM_VAGINAL_DRYNESS
Allows an application to write the user's vaginal dryness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_VAGINAL_DRYNESS"
WRITE_SYMPTOM_VAGINAL_ITCHINESS
public static final String WRITE_SYMPTOM_VAGINAL_ITCHINESS
Allows an application to write the user's vaginal itchiness data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_VAGINAL_ITCHINESS"
WRITE_SYMPTOM_VOMITING
public static final String WRITE_SYMPTOM_VOMITING
Allows an application to write the user's vomiting data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_VOMITING"
WRITE_SYMPTOM_WATER_RETENTION
public static final String WRITE_SYMPTOM_WATER_RETENTION
Allows an application to write the user's water retention data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_WATER_RETENTION"
WRITE_SYMPTOM_WHEEZING
public static final String WRITE_SYMPTOM_WHEEZING
Allows an application to write the user's wheezing data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_SYMPTOM_WHEEZING"
WRITE_TOTAL_CALORIES_BURNED
public static final String WRITE_TOTAL_CALORIES_BURNED
Allows an application to write the user's total calories burned data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_TOTAL_CALORIES_BURNED"
WRITE_VO2_MAX
public static final String WRITE_VO2_MAX
Allows an application to write the user's vo2 maximum data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_VO2_MAX"
WRITE_WEIGHT
public static final String WRITE_WEIGHT
Allows an application to write the user's weight data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_WEIGHT"
WRITE_WHEELCHAIR_PUSHES
public static final String WRITE_WHEELCHAIR_PUSHES
Allows an application to write the user's wheelchair pushes data.
Protection level: dangerous.
Constant Value: "android.permission.health.WRITE_WHEELCHAIR_PUSHES"