02-12-2018 11:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
02-12-2018 11:43
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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
02-12-2018 13:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

02-12-2018 13:14
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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

02-12-2018 13:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-12-2018 13:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

