In README.html SDK 4.1.6 declares:
General Changes
Add analog clock hand APIs.
Where can I read more details about this?
Where can I see working examples?
Which Garmin watches does this apply to?
In README.html SDK 4.1.6 declares:
General Changes
Add analog clock hand APIs.
Where can I read more details about this?
Where can I see working examples?
Which Garmin watches does this apply to?
hi,
more detail here:
and it is for the new instinct crossover
forums.garmin.com/.../connect-iq-4-1-6-sdk-and-instinct-crossover
Thank you for trying to help. But this did not make it any clearer (. How to use it? How to use it in older devices with an SDK earlier than 3.1.0?
This is something that's only for the Instinct Crossover (which has real hands) and with it, you can define what the hands do.
Here, I say the hands should be used to show time in a CIQ WF. You can also "park" them at 3 and 9, or set them to a specific position.
setClockHandPosition({:clockState=>ANALOG_CLOCK_STATE_SYSTEM_TIME});
Here's what it looks like in the sim:
The code to put this on the crossover wasn't that hard. If the device has real hands, I make the call I showed above, don't display the HH:MM I normally do for digital time, and move a few things around to avoid the hands. Here's that same watch face on an Instinct 2 so you can see what's removed/moved
Same WF on a fr255, as for a Instinct 2, I also move things around a bit and make use of the subscreen.