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.jarforliborkitbased on your SDK version.
-
After downloading the SDK from the official website, locate the
jarfile (e.g., forkit) and add it to the Library. -
Find the declaration file for the
jarin the.idea/librariesdirectory 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.

