Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to integrate fitbit device with my android app

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 )

 

Best Answer
2 REPLIES 2

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 Answer
0 Votes

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
0 Votes