Hi there, I was just wondering if there's an idiots guide to coding or whether there are some examples of code for clock faces that I can copy and edit accordingly.
I basically want a digital clock face with a background image that also displays steps and distance.
Is it also possible in the settings function to choose from several images?
I've had a play with the existing digital clock template but just want to improve it but haven't got a clue where to start.
https://gallery.fitbit.com/details/c0a388eb-0ab5-4def-b91a-48d51f809e7b
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.
There are lots of open source examples here: https://github.com/Fitbit/ossapps
and an example of using the photo picker here: https://github.com/Fitbit/sdk-photo-picker
Depending on your SDK version, you might need to adjust things slightly. See https://dev.fitbit.com/build/guides/migration/
Best Answer
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
Hello @fletcherbravo
Back in time when I start to learn Fitbit OS coding (eventually abandoned having seen a lack of future in the platform) I made this Really Basic Clockface that I think could be helpful.
Best Answer