02-17-2019 22:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
02-17-2019 22:18
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Do you guys know of any Fitbit Studio tutorials or just tutorials for the code language that the Fitbit SDK uses?
thanks!

02-22-2019 12:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


02-22-2019 12:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
The Fitbit SDK uses JavaScript. There are lots of resources and training courses available for free online, such as:
Once you're familar with JavaScript you can follow the getting started guide on dev.fitbit.com
https://dev.fitbit.com/getting-started/
and check out our open source example projects:
https://github.com/fitbit/ossapps
