09-03-2019 14:16
09-03-2019 14:16
I have been developing Android apps for a while and my newest task is to integrate fitbit with and Android app I am developing. I have gone through a ton of pages on here, both the docs and forums, but I can't find any basic examples of how to actually implement a "login" flow with the Web API. I have found some 3rd party implementations on github, but none of them compile or execute except 1 and it was using WebView, which the docs say, do not use.
I am just trying to find a simple example of implementing a login or authorize flow in android. It doesn't seem very straight forward. I could use some help. Thank you.
09-03-2019 14:20
09-03-2019 14:20
Hi @NeglectedSanity - I’ve moved your post to a developer forum where you are more likely to find help.
09-10-2019 07:36
09-10-2019 07:36
We don't have an example listed on our website, but I did find this example: https://github.com/Stasonis/fitbit-api-example-android. Have you tried it before? Maybe some of the developers in the forums can help you with some additional easy examples.
Gordon