Configurable options via CloudPebble and Alloy

I’m trying to add some configuration options to my watchface, starting with just a couple color options for the background and text. I’m trying to follow what docs there are, but it doesn’t seem there’s anything written for the Alloy SDK, only the C SDK. I couldn’t find any example apps in the Github repo either. Does anybody have a working example of options using Clay, or anything else, using the Alloy SDK?

1 Like
2 Likes

And here I thought I pored over every bit of documentation, never thought to check the tutorial section :eyes:

Thank you! Got settings working and pushing changes to the frontend properly now

2 Likes

Awesome! Happy Developing!

2 Likes