Garmin Watch Face Development

Overview: This post is a summary of the information I found to develop a simple Garmin Connect IQ watch face that displays content in a JSON format. Watch face content formatted as a JSON document. Source Code Developer Setup: You need these installed before installing the Garmin Connect IQ SDK. Java SDK Visual Studio Code Follow the instructions here: https://developer.garmin.com/connect-iq/connect-iq-basics/getting-started/ to install the Connect IQ SDK, the Visual Studio Code Monkey C extension and generating a developer key.

Read More