I've made my first watch face after following a YouTube tutorial. How can I add a move bar to the watch face?
Thanks.
Anthony
I've made my first watch face after following a YouTube tutorial. How can I add a move bar to the watch face?
Thanks.
Anthony
You get the info from ActivityMonitor.getInfo().moveBarLevel.
It will be 0 to 5 with 0 being no move bar. The first segment is 1 hour, and the next 4, each additional 15 minutes, and typically that's shown as 1 long segment and 4 shorter ones. How you display this is really dependent on your watch face.
For code examples, there are some out there - check out https://forums.garmin.com/developer/connect-iq/f/discussion/7961/overview-of-connect-iq-apps-accompanied-with-source-code