Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Idiots guide to coding.

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
0 Votes
2 REPLIES 2

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
0 Votes

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
0 Votes