Link to Google Fit

Hello, I have made a health app and I want to connect it to google fit. Is there any way by which i can do that?

See here

https://developers.google.com/fit/android/get-started

1 Like

I visited this website before but there was no option for MIT App Inventor

1 Like

The advice is primarily for developers using Android Studio. The professional, free compiler has access to the necessary libraries. App Inventor does not.

I suspect access to Google Fit is not possible using App Inventor Blocks. To do something similar with App Inventor, you might be able to use an extension to provide the libraries. I am not aware of any extension that does that.

2 Likes

Ok, I Will do that

1 Like

If so, can you share it here? I need too.