Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Integrate with Google Health Connect #35

Open
edersong opened this issue Nov 8, 2024 · 2 comments
Open

[FEAT] Integrate with Google Health Connect #35

edersong opened this issue Nov 8, 2024 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@edersong
Copy link

edersong commented Nov 8, 2024

Integrate with Google Health Connect to get health data and to store it locally.
Ref.: https://developer.android.com/health-and-fitness/guides/health-connect/develop/get-started?hl=pt-pt

@joaovitoriasilva joaovitoriasilva added enhancement New feature or request help wanted Extra attention is needed labels Nov 8, 2024
@joaovitoriasilva
Copy link
Owner

joaovitoriasilva commented Nov 8, 2024

Agree, however Google Health has the same issue for me of Apple Health. To use the SDK a native app needs to exist and then it can export to Endurain. And currently I don’t have the skills to do it. If someone would like to contribute on this it would be great.
For Apple Health I was thinking in the future have the ability for a user to upload the export files generated by Apple Health and bulk import that. Not perfect because it is manual, but it is something. I believe Google should have a similar export function.

To do -> check this project https://github.com/CoolCoderSJ/HCGateway

@ThreeCO
Copy link
Contributor

ThreeCO commented Nov 13, 2024

Some time ago I've been building two Shortcuts on my iPhone in order to ex-/import some of my health-data

  1. Gather Health-Data (weight, HR-Variability etc.) per Day and send it to an API (base64encoded passwort,...)
  2. Create a "Share-Sheet" in order to send FIT/GPX-Files from the App "HealthFit" to the same API.
    Since i could not export FIT-Files from AppleHealth/AppleTraining I used this workaround.

These Shortcuts are easily built - but right now I don't understand how to use the API or what features are supported ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants