Garmin Connect IQ Develop


Get the SDK | Connect IQ | Garmin Developers
Get the Connect IQ 8.1.1 SDK
wget -c https://developer.garmin.com/downloads/connect-iq/sdk-manager/connectiq-sdk-manager-windows.zip
sdkmanager
SDK: Connect IQ 8.1.1
Devices: Forerunner 255
VS Code Monkey C Extension
Installing the Visual Studio Code Monkey C Extension:
In Visual Studio Code, go to the View > Extension menu
In the Extensions Marketplace, search box type "Monkey C"
Select the Monkey C extension from Garmin.
Use the Install button to install the extension in Visual Studio Code. This will require a restart of Visual Studio Code.
After Visual Studio Code restarts, summon the command palette with Ctrl + Shift + P (Command + Shift + P on Mac).
Type "Verify Installation" and select Monkey C: Verify Installation
JDK
Your First Connect IQ App
Creating Your First Project
First you need to create your new project:
Use Ctrl + Shift + P (Command + Shift + P on the Mac) to summon the command palette
Type “New Project” and select Monkey C: New Project
When prompted with Set Project Name enter a name for your new project
Select the project type Watch Face
Select the Simple template upon which the project will be based
Select 3.2.0 as the minimum API level
Set the parent directory for your new project
Run
Open
*.mc
, PressF
5
Subscribe to my newsletter
Read articles from george directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by