02-15-2018 17:13
02-15-2018 17:13
I've been looking at the SDK examples.
Wished they were a step by step tutorial.
I'm currently yet to familiarize myself with the associated tools and development processes.
Thanks,
IRealTB
Best Answer02-16-2018 02:52
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-16-2018 02:52
The SDK only works with Fitbit OS devices (e.g. Ionic), but you can use the Web APIs to query weight data from Aria. https://dev.fitbit.com/build/reference/web-api/
Best Answer04-13-2018 02:18
04-13-2018 02:18
Hello,
I make an app for fitness clubs. Each member can dowload this app and I would like to retrieve data of Aria 2 on members phones, it's possible ?
Thanks,
Best Answer04-13-2018 02:21
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.
04-13-2018 02:21
@emi1 wrote:
Hello,
I make an app for fitness clubs. Each member can dowload this app and I would like to retrieve data of Aria 2 on members phones, it's possible ?
Thanks,
Get each user to login to their Fitbit account using oAuth, then query weight data from the Web API. https://dev.fitbit.com/build/reference/web-api/body/
Best Answer04-13-2018 02:46
04-13-2018 02:46
I can't ask every member to create an account on Fitbit.
Could I create a account for each user with the API or synchronize Aria 2 with bluetooth ?
Best Answer