fit-samples icon indicating copy to clipboard operation
fit-samples copied to clipboard

Multiple samples showing the best practices using the Fit APIs on Android.

Results 58 fit-samples issues
Sort by recently updated
recently updated
newest added

/SleepKotlin: There was an error signing into Fit. Check the troubleshooting section of the README for potential issues.

I am using same sample app BasicHistoryAPI kotlin. I added the project on console and sucessfully able to get steps from my 4 devices. But when I run on Samsung...

Hi, I have followed the all the steps to configure this app but every time i get this error and the same steps were followed for different sample apps it...

**Issue by [norio-agoop](https://github.com/norio-agoop)** _Wednesday Mar 27, 2019 at 09:06 GMT_ _Originally opened as https://github.com/googlesamples/android-fit/issues/48_ ---- Hi, ## The situation I'm trying to enable/disable google fit in my app with a...

migrated googlesamples

Hello! My google fit app doesn't work for 2 months. I started to debug the application and I was able to find these errors from adb logcat: ``` 2020-11-22 17:04:48.804...

Hello, I try to run StepCounterKotlin sample. After selecting a Google Account, an empty white popup is shown, just with a loader at the top. And it stuck in this...

**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 which shows daily steps using Google Fit API. During testing,...

migrated googlesamples

My app is trying to connect to Google Fit. The user is prompted to pick a Google Account and once picked, the "Consent Screen" shows up requiring users to accept...

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 regardless...