Add SDK via Maven
Using Maven to add the SDK automatically downloads the documentation.
Add SDK via Module
-
Download JavaDoc from Nexus Repository ManagerNexus Repository Manager. Select the
javadoc.jar
forlib
orkit
based on your SDK version.
-
After downloading the SDK from the official website, locate the
jar
file (e.g., forkit
) and add it to the Library. -
Find the declaration file for the
jar
in the.idea/libraries
directory and add the Doc URL.
View API Doc
After adding the Doc, press F1
(default shortcut in Android Studio) on the corresponding method to view the API documentation.