♦ Place the aar file under the libs/
directory of your project. The name of the file doesn't matter.
♦ Optionally, attach the javadoc jar file.
The javadoc jar file may be placed anywhere, but a convenient location is alongside the aar file.
Subject to unstability Experimented with Android Studio Ladybug Feature Drop | 2024.2.2.
- On the Project Window, select the view mode as Project and expand the External Libraries node
- Locate a node that looks like Gradle: C
[1], right click to access Library Properties...
- Browse to pick the javadoc jar file then select the JavaDocs
category
Example of a final result:
[1]: If there is more than one library, it may be named Gradle: C (<n>)
, with n as a number.
♦ Please comply carefully to the Integration Guidelines.
See the recent changes in the CHANGELOG-v1 file.
Version | File |
---|---|
1.0 |
libbeacon-1.0.0.aar libbeacon-1.0.0-javadoc.jar |