1

How can I get cumulative data for heart rate & steps from Tizen watchface? tizen.humanactivitymonitor.getHumanActivityData('PEDOMETER') & tizen.humanactivitymonitor.getHumanActivityData('HRM') will return data that is gathered only by watchface itself. But I want to get data that is gathered automatically and displayed in S Health and in other watchfaces.

C#, native or web approach are okay. I know, GalaxyWatchStudio have access to this data, but is too limited for me.

Amadare42
  • 415
  • 3
  • 14

1 Answers1

0

SHealth is a service of Samsung, so I think you need SHealth SDK(https://developer.samsung.com/health)

cocobang
  • 303
  • 2
  • 6