DOC

com.tencent.yunxiaowei.tvs : tvs_device_sdk

Maven & Gradle

Jan 17, 2023
1 usages

yunxiaowei · Android library for com.tencent.yunxiaowei.tvs.tvs_device_sdk-1.8.14.aar.

Table Of Contents

Latest Version

Download com.tencent.yunxiaowei.tvs : tvs_device_sdk Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

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

Advertisement