언어 설정

Menu
Sites
Language
Get Exercise Raw Data
Hello,
I am using a Fit2 Pro.

I would also like to transfer the raw data from the Exercise app to a PC. I have a File Manager for the Fit2 Pro that will send a file to a PC.
 
I imagine when you start a Workout the Exercise app starts generating fixed interval data (heart rate, location, etc) records and writes them to file. The file is closed when you stop your Workout.
 
I would like to transfer this data file (hopefully an Sqlite database or CSV file) to my PC. On the PC I have a program that I used with a previous smart watch that generates a map and plots the data.
 
Is a datafile generated for a workout or exercise? Where is it located?
 
Thanks,
Barry.
답변 바로가기

Responses

3 댓글
K Johnson

So far I know, raw data file can't be accessed in this way. You may use Tizen APIs(Native/Web) to read sensor data.

Barry Schlereth

Thanks.

I will have to look at the development studio to read and store sensor data.

Is there a simple RAD choice that makes development simple?

I see Native and .Net modes for the Tizen Studio.  I am considering sometrhing very simple, strictly for personal use - start/stop button, save GPS location and heart rate readings to a file once per minute.

Can you suggest what I should look at first?

Barry.

 

Mark as answer
K Johnson

In that case, you may have a look into this link.