Language

HealthDeviceType Enum

Definition

public enum HealthDeviceType
type HealthDeviceType = 
Inheritance
HealthDeviceType

Fields

Name Value Description
Unknown 0

A device whose specific type is not identified, not yet supported in the Health Connect list, or where the originating device type could not be determined by the data writer.

Android reference for android.health.connect.datatypes.Device.DEVICE_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.

Watch 1

A wearable computing device designed to be worn on the wrist, typically featuring an interactive display and offering a broad range of functionalities including, but not limited to, health and fitness tracking, app integration, and communication.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_WATCH.

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.

Phone 2

A handheld mobile computing and communication device, equipped with various sensors (e.g., accelerometer, GPS) that can collect health and fitness data, or serve as a primary interface for manual data entry or managing data from connected peripherals.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_PHONE.

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.

Scale 3

Devices designed to measure body weight and often other body composition metrics.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_SCALE.

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.

Ring 4

Wearable devices worn on a finger, typically designed for discreet tracking of sleep, activity, and potentially other physiological data.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_RING.

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.

HeadMounted 5

Devices worn on the head, beyond glasses, designed for specific health or fitness applications, often involving sensing or stimulation. For example: VR/MR Headsets, ECG Head Bands

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_HEAD_MOUNTED.

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.

FitnessBand 6

Wearable devices, typically worn on the wrist or arm, primarily focused on tracking physical activity and basic health metrics.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_FITNESS_BAND.

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.

ChestStrap 7

Wearable straps worn around the chest, primarily used for highly accurate heart rate monitoring during exercise.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_CHEST_STRAP.

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.

SmartDisplay 8

Stationary devices with a screen and connectivity, often used in homes or gyms to provide guided workouts, track progress, and offer health-related information. For example: Home Smart Displays, Interactive Fitness Mirrors

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_SMART_DISPLAY.

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.

ConsumerMedicalDevice 9

Over-the-counter Medical devices. For example: CGM / Glucometers, Blood Pressure Cuff

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_CONSUMER_MEDICAL_DEVICE.

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.

Glasses 10

Wearable glasses with integrated technology and computing capabilities.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_GLASSES.

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.

Hearable 11

Electronic devices worn in or around the ears, often with audio capabilities.

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_HEARABLE.

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.

FitnessMachine 12

Stationary or mobile equipment designed for physical exercise. For example: Treadmill, Indoor Cycles, Rowing Machines, Outdoor Bicycle. Outdoor Scooter

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_FITNESS_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.

FitnessEquipment 13

Tools and accessories designed for use during physical exercise. For example: Dumbbells, Jump Ropes

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_FITNESS_EQUIPMENT.

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.

PortableComputer 14

A portable computer usually with GPS and performance tracking capabilities that is either handheld or attached to a device. For example: Handheld GPS, Cycling Computer, Rowing Computer

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_PORTABLE_COMPUTER.

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.

Meter 15

Equipment attachments that measure a specific metric. For example: Pedal Meters, Insole Meters

Android reference for android.health.connect.datatypes.Device.DEVICE_TYPE_METER.

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