-
Google Fit APIs are being turned down in favor of the Health Connect API.
> The Google Fit APIs, including the Google Fit REST API, will no longer be available after June 30, 2025. As of May 1, 202…
-
@carlan1 Google fit API is deprecated . We need to migrate to HealthConnect API
https://developers.google.com/fit/android
https://developer.android.com/guide/health-and-fitness/health-connect-guidel…
-
**Issue by [hienttVFJ](https://github.com/hienttVFJ)**
_Wednesday Aug 21, 2019 at 08:40 GMT_
_Originally opened as https://github.com/googlesamples/android-fit/issues/53_
----
I made small test app…
-
**Is your feature request related to a problem? Please describe.**
implement API changes
**Describe the solution you'd like**
new [API](https://developers.google.com/fit/improvements)
I hope t…
-
Hi,
I ran the the sample to get steps using history Api as mentioned in the link: https://developers.google.com/fit/android/get-started
But I am getting empty [ ] response from the Api regardles…
-
- [ ] Fetch the data from Google Fit API
- [ ] Transform into this API db format
- [ ] Train models based on this updated data
-
After chat with @felix, we will try to proceed on the build a script as follow :
1/ Input : token
2/ Get the daily steps data in a python dataframe (cols : DATE, STEPS, USER_TOKEN)
Bonus:
3/ S…
-
미밴드 -> google-fit 연동으로 수면 데이터 api 수신 가능
* REST API Docs
https://developers.google.com/fit/rest
* google Oauthplayground
https://developers.google.com/oauthplayground
-
### Checklist
- [X] I have filled out the template to the best of my ability.
- [X] This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feat…
-
### Steps to reproduce
1. In `post_content.dart` change `maxLines` from 3 to 6
2. Start Pixel 4 API 32 emulator with Visual Studio Code
3. Start Dart Frog
4. Run Flutter News Toolkit using the pr…