DOC

com.garmin.connectiq : ciq-companion-app-sdk

Maven & Gradle

Aug 18, 2023
31 stars

ConnectIQ Companion App SDK · The Mobile SDK for Android allows you to create companion applications that run on users’ phones and interact with your application on their wearable devices.

Table Of Contents

Latest Version

Download com.garmin.connectiq : ciq-companion-app-sdk Javadoc & API Documentation - Latest Versions:

All Versions

Download com.garmin.connectiq : ciq-companion-app-sdk Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
2.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file ciq-companion-app-sdk-2.0.3-javadoc.jar to ciq-companion-app-sdk-2.0.3-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ciq-companion-app-sdk-2.0.3-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ciq-companion-app-sdk-2.0.3-sources.jar" -d "ciq-companion-app-sdk-2.0.3-javadoc" -subpackages