Questions tagged [google-fit]

Google Fit is an open platform that lets users control their fitness data. Use this tag for questions about programming apps that interface with Google Fit or use any of its APIs or SDKs. General end-user support is off-topic.

Description

Google Fit is an open ecosystem that allows developers to upload fitness data to a central repository where users can access their data from different devices and apps in one location:

  • Fitness apps can store data from any wearable or sensor.
  • Fitness apps can access data created by any app.
  • User's fitness data is persisted when they upgrade their fitness devices.

References

967 questions
-2
votes
1 answer

Googleapiclient python fit api

Is there googleapiclient example or documentation for google fit i can't find any documentation about google fit api for python all example i found is for google drive like import googleapiclient.discovery drive =…
-2
votes
1 answer

Google Fit Data Update Notifications

I am trying to integrate Google Fit SDK. Is there any way to get data update notifications from Google Fit for Android SDK?
haha
  • 13
  • 4
-2
votes
1 answer

Use of Google Fit Api

I am going to develop Health Application on Android Platform.which read data from wearable device and update on server. Can I use Google Fit apis to read Data of wearable device sensor for my own application?
-3
votes
1 answer

Is there a way to get data for all Google Fitness users?

I want to develop android application using google fitness api. I would like to provide a useful service by comparing based on a lot of user data. Is there a way to get data for all Google Fitness users?
min
  • 1
-3
votes
1 answer

Some users have no data sources but have data in Google Fit app

My team has published an app that retrieves users' Google Fit data using the REST API to display how active they are and grade their fitness level. I'm interested in the steps and active_minutes metrics. About 50% of our users have either no data…
TarczaBoga
  • 53
  • 1
  • 5
-4
votes
0 answers

New to Google Fit API

How do I Implement google fit api on my android studio project ? I've already set up my account on google cloud, I just don't know how to implement it on my project. Many Thanks for the answers! :D Haven't tried anything yet, because I'm worried I…
yoshi
  • 1
-4
votes
1 answer

Develop own android app to Read Values from Smart Band (Health band) with Google Fit API

I need to develop an android app which interacts with smartband and retrieve heart beat rate data from band. I wish to implement Google Fit API, could anyone suggest some smart band models which has some sdk or allows our own app with google fit API…
K Balaji
  • 23
  • 1
  • 5
1 2 3
64
65