- Android Guide: Connect IQ SDK for Android
- By downloading the SDK you agree to our License Agreement.
Latest AAR is available for download on Maven Central Repository under CIQ Companion APP SDK.
<dependency>
<groupId>com.garmin.connectiq</groupId>
<artifactId>ciq-companion-app-sdk</artifactId>
<version>2.0.3</version>
</dependency>
implementation("com.garmin.connectiq:ciq-companion-app-sdk:2.0.3@aar")
- The Comm Android application is a sample companion application for ConnectIQ on Android
- Compile using Android Studio
- Run on phone.
- The Comm Watch application is a sample application for ConnectIQ
- Compile using Visual Studio Code https://developer.garmin.com/connect-iq/reference-guides/visual-studio-code-extension/
- Generate PRG file or use CommWatch.prg (the already compiled app)
- Copy PRG file to the watch
The Connect IQ forum provides access to our community of amazing developers, as well as the ear of the Connect IQ team, and includes several spaces for interaction:
- Connect IQ General Forum: This is the main forum, and is the first stop for help and developer discussions.
- Connect IQ News & Announcements: Keep up to date with the latest official SDK news from the Connect IQ team.
- Connect IQ App Ideas: Post app ideas, or if you're a developer, find potential projects to work on.
- Connect IQ Showcase: A place for developers to field questions about their apps and and address issues reported by their user base.
- Connect IQ Bug Reports: This is where we talk about what's broken and how we plan to fix it.
- Connect IQ Wiki: A wiki hosted on the forums that contains FAQs and other useful info.
Please be sure to refer to the forum rules when using the general forums and the bug reports forum rules when posting to the bug reports forum.
- Connect IQ Programmer's Guide: This guide covers first time setup and discusses many key Connect IQ concepts.
- Connect IQ User Experience Guide: A supplemental guide that contains suggestions for getting the most out of your apps on wearable products.
- Connect IQ API Documentation: Full technical documentation of Connect IQ APIs.
- Connect IQ Store: Explore and download apps to personalize the Garmin with Connect IQ, our open platform for third-party developer apps.
- Garmin Connect: Garmin Connect provides users with a dashboard and tools for review their fitness activites, including custom data from Connect IQ apps.
- Garmin Product Support: The official Garmin product support online hub for basic device troubleshooting and non-Connect IQ related issues with Garmin products.
- garmin.com: Your one-stop place for all things Garmin.
- Third-Party Tutorials and Open Source Apps: This forum thread provides links to tutorials and open source projects that developers in the our community find helpful.
Samples License.