Hello,
I made a simple watchface for Instinct to learn how to use the Connect IQ SDK. The sources are available under github and can be freely reused (subject to
to respecting the GPL license).
With these sources you will know how to:
- refresh every second for the seconds and heartbeat display using the onPartialUpdate function
- Create a graphical gauge arc shaped for battery and steps/steps goal
- Add a custom font
- Add personalized images
It is coded for use for a Garmin Instinct 2 Surf Edition but it is quite easy to customize the code.
- The link to the watch face on the store https://apps.garmin.com/apps/1a508609-28d8-42a5-8f77-ce76c3e6c6fa
- The link to github source https://github.com/funix83/Funix-Watch