Hi guys ,
I always wear my watch to work . I think it is easy for others to add my info if 2D bar code can be showed in my watch .
Many thanks
If you get the CIQ SDK setup on your machine, and create a new CIQ widget project - it's a simple widget with a background image. Change the image in the project to your QR code image, and rebuild. Connect the watch over USB and copy the .prg file to garmin/apps. That way you can see if the resolution is good enough to be "read".
However, if this is to be your emergency contact info, how would someone know where to look or now to navigate the device (or what if the device is damaged)? Maybe something like a roadid (roadid.com) would make more sense.
I did just as a described above, saving the QR code at 150x150 px, replacing "monkey.png" in the project resource/images directory and rebuilding.
I can use my phone to read it off a vivoactive.
The problem is that the the image is part of the widget, so the widget would need to be rebuilt when ever the image changes.