06-05-2014 21:33 - edited 10-19-2015 17:49
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
06-05-2014 21:33 - edited 10-19-2015 17:49
Fitbit does not have official libraries. You should use an OAuth 2.0 library for your programming language and framework and configure it with the Fitbit Web API endpoints and your registered application's credentials.
Best Answer03-30-2015 19:19
03-30-2015 19:19
I just completed coding and testing a non-OAuth library approach for connecting to FitBit - here's the code
https://github.com/MeadeRubenstein/FitBitPhp-without-OAuth-libraries.php
Best Answer10-19-2015 13:41
10-19-2015 13:41
This link to client libraries in Confluence requires a login, is there a new page or how do we login?
Best Answer10-19-2015 17:50
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
10-19-2015 17:50
@jturmel: I have updated the reply, as Fitbit's documentation moved to https://dev.fitbit.com/docs .
Best Answer12-18-2015 05:29
12-18-2015 05:29
Hi,
Sir is there any plan to release android SDK for fitbit, because I want to read and show fitbit devices data from my own app.
Please reply soon.
Thanks
Best Answer12-20-2015 18:54
12-20-2015 18:54
@MuraliSir wrote:Hi,
Sir is there any plan to release android SDK for fitbit, because I want to read and show fitbit devices data from my own app.
Please reply soon.
Thanks
You have to use the FitBit web api just like everyone else does.
Best Answer