I'm trying to access Samsung Galaxy Watch 4 real time ECG (eletrocardiogram) values using SensorManager and SensorEventListener in Android Studio. I tried to access it by sensor constant number (type_number) which references com.samsung.sensor.ecg and nothing was returned by this sensor. How can i access this ECG data via Android Studio?
Asked
Active
Viewed 342 times
3
-
Did you figure out what the ECG data? – Binita Gyawali Dec 31 '21 at 18:22
-
I'm also interesting in this (and any other Wear Sensors which we can register but they not providing any data). Please inform me if you figure out something! – Melkor V Feb 21 '22 at 12:13