05-22-2019 10:21
05-22-2019 10:21
I am.new to programming and new to Fitbit period, I would really like to learn how to make some cool apps and how to make clocks and stuff? If anyone has a little extra time or can show me how to do some cool stuff I am ready to learn!
Best Answer05-23-2019 00:35
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
05-23-2019 00:35
Hello @MarkyMark21 and welcome among Fitbit developers.
I can only say based on my experience.
I actually spent some bucks for a Fitbit OS clockface tutorial on Udemy that gave me the first inputs.
Afterwards I made a very much basic clockface with many comments
https://github.com/gpfrello/FitbitOS-Really-Basic
I think it might be a very good first step.
Best Answer05-23-2019 04:24
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.
05-23-2019 04:24
There's a getting started guide on dev.fitbit.com which takes you step by step through creating your first clock.
There's also a whole bunch of open source clocks and apps you can look at for inspiration https://github.com/fitbit/ossapps
If you're interested in learning more about JavaScript, you can try sites like https://www.codecademy.com/
Best Answer