How to read real time ECG data in Samsung Galaxy Watch 4 - Wear OS?

399 Views Asked by At

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?

0

There are 0 best solutions below