Hi there,
I am trying to make my first app. I would like to make a Pedometer competition app, where you can compete with friends and family, to get the most steps each week (and more different kinds of step competitions i the future). I would like the app to be able to import steps information from a wide range of different fitness apps, and I am starting with android and fitbit(because: yay, fitbit!). Is it possible to import the hourly/ daily stepcount from the fitbit app, into my app and to have it sync, whenever the fitbit app gets new information?
Best,
Helene
Hi there,
I am trying to make my first app. I would like to make a Pedometer competition app, where you can compete with friends and family, to get the most steps each week (and more different kinds of step competitions i the future). I would like the app to be able to import steps information from a wide range of different fitness apps, and I am starting with android and fitbit(because: yay, fitbit!). Is it possible to import the hourly/ daily stepcount from the fitbit app, into my app and to have it sync, whenever the fitbit app gets new information?
Best,
Helene
Best Answer
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.
Fitbit already has weekly challenges, but if you still want to build something, you can use the Web APIs to get step data. Each user would need to authenticate with their Fitbit credentials.
Best Answer