DOC

ly.count.android : sdk-plugin

Maven & Gradle

Aug 25, 2023
1 usages
674 stars

Countly Android SDK symbol upload plugin · Gradle plugin for automatic upload of symbol files

Table Of Contents

Latest Version

Download ly.count.android : sdk-plugin Javadoc & API Documentation - Latest Versions:

All Versions

Download ly.count.android : sdk-plugin Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
23.8.x
23.6.x
23.02.x
22.09.x
22.06.x
22.02.x
21.11.x
20.11.x

How to open Javadoc JAR file in web browser

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

Advertisement