02-13-2020 06:51
02-13-2020 06:51
hello i am making an android application that monitor health by fitbit device and i dont know how i can integrate my fitbit device with my android application can any body help me ...
here we use web apis
how to connect fitbit device with android phone ( by bluetooth or wifi or api )
after that as we have multiple device so how i can manage it
how to get data from fitbit device
(if any example ... some body have so please provide )
02-17-2020 13:16
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.
02-17-2020 13:16
The Web APIs are the recommended approach for this. https://dev.fitbit.com/build/reference/web-api/
There's a decent Android example here https://github.com/Stasonis/fitbit-api-example-android
Best Answer03-02-2020 03:36
03-02-2020 03:36
hi sir
i got it how to implement fitbit
now i want to get activity for 7 days or 30 days
when i fire web api in that time i am getting error so
can u please tell me what is the format of api to get 7 days data
Best Answer