DOC

com.naurt.sdk : lite

Maven & Gradle

Aug 23, 2023
0 stars

Naurt Lite · A lite version of Naurt's Android SDK which can be used for automatically detecting and creating door and parking POIs. Does not provide live tracking

Table Of Contents

Latest Version

Download com.naurt.sdk : lite Javadoc & API Documentation - Latest Versions:

All Versions

Download com.naurt.sdk : lite Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.0.x

How to open Javadoc JAR file in web browser

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