htangsmart / FitCloudPro-SDK-Android

FitCloudPro SDK for Android
33 stars 18 forks source link

Export collected data? #9

Closed Circacadoo closed 1 year ago

Circacadoo commented 1 year ago

Hi,

I would like to export the collected data as a csv for further analysis.

Is this already possible. If so, how do I do that?

Otherwise: Will the export feature be added to the app at one point?

If not: What do I have to do to get you to add the data export feature?

Best regards & Thanks!

MarianDV commented 1 year ago

Is it possible to export ecg data?. .CSV would be ok

Thank you

Circacadoo commented 1 year ago

@MarianDV Watch out, the app is automatically deleting all data older than a month. It's truly the lousiest program I ever used.

MarianDV commented 1 year ago

@MarianDV Watch out, the app is automatically deleting all data older than a month. It's truly the lousiest program I ever used.

Thanks @Circacadoo. Did you manage to export ecg/ppg data?

Circacadoo commented 1 year ago

Not really. I did find a "fix" where you have to run the app with you logged out. If you then connect the app to the Google Fit App, it will at least log the heart rate. Unfortunately, you lose all data collected up to that point on your account (another bug of the app) and at least in my case the data transfer to Google Fit stopped working after I had to restart the smartphone. Maybe it works better for your setup.

Overall, the app is still a gigantic pain in the ass. Totally useless for stupid reasons. I wished my confidence in programming was a bit bigger. I'd add a data export to the app myself. 50$ plus lots of time for the manual copy+pasting of the data down the drain. Life lesson learned.

MarianDV commented 1 year ago

@Circacadoo thank you so much. You really saved me a lot of time!

Kilnn commented 1 year ago

What type of data do you want to export?

MarianDV commented 1 year ago

ECG, Accelerometer, plethysmography. Would it be possible?

Thank you!

Kilnn commented 1 year ago

Our APP only has ECG data, what do you mean by other data(Accelerometer, plethysmography)?

MarianDV commented 1 year ago

I was referring to photoplethysmography (PPG) waveform, witch is the curve you obtain from the oximeter sensor. If you calculate blood pressure, it is probably coming from the PPG waveform.

By accelerometer I mean the IMU sensor to detect the movement of the user. Having this data could allow to implement a fall detection algorithm (very useful for old people).

Thank you for your attention!

Kilnn commented 1 year ago

There is no such data in the APP. These data may be stored in the watch, but they will not be transmitted to the APP.

Circacadoo commented 1 year ago

What type of data do you want to export?

Body temperature, pulse, blood pressure and sleep analysis

Kilnn commented 1 year ago

I really don't have time to deal with this right now. The next version of FitCloudPro will write data to HealthConnect. Perhaps other applications have this function, which can read data from HealthConnect and export it.

MarianDV commented 1 year ago

Thank you. Could you please Export de whole ECG signal, not only Heart rate?.

Regates, thanks for your time

Kilnn commented 1 year ago

Thank you. Could you please Export de whole ECG signal, not only Heart rate?.

Regates, thanks for your time

Currently on the ECG report page, you can export pdf files. In the next version, I will add a long press share button to export txt files.

The next version may be more than 10 days later. We have 5 days vacation here, and then there are other features to be tested in the next version, which will also take some time.