DOC

com.comodule : bluetooth

Maven & Gradle

Mar 20, 2024

Comodule Android SDK · The Comodule SDK is a versatile framework designed for native Android applications, enabling seamless interaction with Comodule modules over Bluetooth Low Energy. It offers an efficient approach to access and modify vehicle information, alter settings, as well as perform data-to-cloud. The SDK supports over-the-air firmware updates of the module firmware.

Table Of Contents

Latest Version

Download com.comodule : bluetooth Javadoc & API Documentation - Latest Versions:

All Versions

Download com.comodule : bluetooth Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.4.x

How to open Javadoc JAR file in web browser

  1. Rename the file bluetooth-0.4.1-javadoc.jar to bluetooth-0.4.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder bluetooth-0.4.1-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 "bluetooth-0.4.1-sources.jar" -d "bluetooth-0.4.1-javadoc" -subpackages