Hello my name is David and I am new in developing tizen application.
These days, I am trying to develop a native application for tizen wearable 3.0. So far I manage to listen to sensor event and send the HRM data to my server. My next challenge now is to retrive the sensor data that have already been recorded and saved somewhere on the watch by the default application (samsung health). I have been trying to solve this problem for a week and I haven't been able to find any solution. This is my code :
I just end up using the code example and trying to extract the content of the variable data, but nothing happen. Do I use that api wrongly or is there any other method to do this? I am looking foward to your help guys and thank you very much.
Best Regards,
David