Toggle navigation
Global Search
Learn
Code Lab
Foldables and Large Screens
One UI Beta
Samsung Developers Podcasts
Develop
Mobile
Galaxy GameDev
Galaxy Themes
Galaxy Watch
Health
Samsung Blockchain
Samsung DeX
Samsung IAP
Samsung Internet
Samsung Pay
Samsung Wallet
View All
Visual Display
Smart TV
Smart Hospitality Display
Smart Signage
Digital Appliance
Family Hub
Platform
Bixby
Knox
SmartThings
Tizen.NET
Design
Design System
One UI
One UI Watch
Smart TV
Distribute
Galaxy Store
TV Seller Office
Galaxy Store Games
Samsung Podcasts
Support
Developer Support
Remote Test Lab
Issues and Bugs Channel
Samsung Android USB Driver
Galaxy Emulator Skin
Connect
Blog
News
Forums
Events
Samsung Developer Conference
SDC22
SDC21
SDC19 and Previous Events
Global Search
Sign In
Top Global Search Form
Search
Submit
Recommendation
Design Competition 2018
Galaxy Camera SDK
Galaxy App Publishing
Galaxy App Publishing 1
Mobile
Mobile1
Mobile2
Mobile3
Mobile4
Suggestion
Benefit Overview
Best Cording Guide
Best App Store
Beta Galaxy1
Beta Galaxy2
Health
Android
Toggle Side navigation
API Reference
/
com.samsung.android.sdk.healthdata
HealthConnectionErrorResult
HealthConstants
HealthConstants.Albumin
HealthConstants.Alp
HealthConstants.Alt
HealthConstants.AmbientTemperature
HealthConstants.Amylase
HealthConstants.Ast
HealthConstants.BloodGlucose
HealthConstants.BloodPressure
HealthConstants.BodyFat
HealthConstants.BodyMuscle
HealthConstants.BodyTemperature
HealthConstants.Bun
HealthConstants.CaffeineIntake
HealthConstants.Common
HealthConstants.Cpk
HealthConstants.Creatinine
HealthConstants.DirectBilirubin
HealthConstants.DiscreteMeasurement
HealthConstants.Electrocardiogram
HealthConstants.Exercise
HealthConstants.Fev1
HealthConstants.FloorsClimbed
HealthConstants.FoodInfo
HealthConstants.FoodIntake
HealthConstants.Fvc
HealthConstants.Ggt
HealthConstants.Globulin
HealthConstants.HbA1c
HealthConstants.Hdlc
HealthConstants.HealthDocument
HealthConstants.HeartRate
HealthConstants.Height
HealthConstants.HipCircumference
HealthConstants.Homocysteine
HealthConstants.Ldh
HealthConstants.Ldlc
HealthConstants.Nutrition
HealthConstants.OxygenSaturation
HealthConstants.SessionMeasurement
HealthConstants.Sleep
HealthConstants.SleepStage
HealthConstants.StepCount
HealthConstants.StepDailyTrend
HealthConstants.TotalBilirubin
HealthConstants.TotalCholesterol
HealthConstants.TotalProtein
HealthConstants.Triglyceride
HealthConstants.Uph
HealthConstants.Usg
HealthConstants.UvExposure
HealthConstants.WaistCircumference
HealthConstants.WaterIntake
HealthConstants.Weight
HealthData
HealthDataObserver
HealthDataResolver
HealthDataResolver.AggregateRequest
HealthDataResolver.AggregateRequest.AggregateFunction
HealthDataResolver.AggregateRequest.Builder
HealthDataResolver.AggregateRequest.TimeGroupUnit
HealthDataResolver.AggregateResult
HealthDataResolver.DeleteRequest
HealthDataResolver.DeleteRequest.Builder
HealthDataResolver.Filter
HealthDataResolver.InsertRequest
HealthDataResolver.InsertRequest.Builder
HealthDataResolver.ReadRequest
HealthDataResolver.ReadRequest.Builder
HealthDataResolver.ReadResult
HealthDataResolver.SortOrder
HealthDataResolver.UpdateRequest
HealthDataResolver.UpdateRequest.Builder
HealthDataStore
HealthDataStore.ConnectionListener
HealthDataUnit
HealthDataUtil
HealthDevice
HealthDevice.Builder
HealthDeviceManager
HealthPermissionManager
HealthPermissionManager.PermissionKey
HealthPermissionManager.PermissionResult
HealthPermissionManager.PermissionType
HealthResultHolder
HealthResultHolder.BaseResult
HealthResultHolder.ResultListener
HealthUserProfile
Overview
Package
Class
Tree
Deprecated
Index
Deprecated API
Contents
Deprecated Interfaces
Deprecated Fields
Deprecated Methods
Deprecated Interfaces
Interface and Description
com.samsung.android.sdk.healthdata.HealthConstants.Electrocardiogram
1.5.0 This data type will be removed. Do not use it any more.
com.samsung.android.sdk.healthdata.HealthConstants.FoodInfo
Use
HealthConstants.Nutrition
instead of it.
This data type will be removed. Do not use it any more.
com.samsung.android.sdk.healthdata.HealthConstants.FoodIntake
Use
HealthConstants.Nutrition
instead of it.
This data type will be removed. Do not use it any more.
Deprecated Fields
Field and Description
com.samsung.android.sdk.healthdata.HealthConstants.BloodGlucose.MEAL_TYPE_AFTER_BEDTIME
Use other meal types.
com.samsung.android.sdk.healthdata.HealthResultHolder.BaseResult.STATUS_CANCELED
Deprecated Methods
Method and Description
com.samsung.android.sdk.healthdata.HealthResultHolder.cancel()
com.samsung.android.sdk.healthdata.HealthUserProfile.getImage()
It will removed. Do not use any more.
com.samsung.android.sdk.healthdata.HealthUserProfile.getUserId()
It will removed. Do not use any more.
com.samsung.android.sdk.healthdata.HealthDataUnit.registerDataUnit(HealthDataUnit)
A custom data unit is not supported.
com.samsung.android.sdk.healthdata.HealthPermissionManager.requestPermissions(Set<HealthPermissionManager.PermissionKey>)
Use
HealthPermissionManager.requestPermissions(Set, Activity)
instead of it.