Android Question how to add a new library?

klaus

Expert
Licensed User
Longtime User
Beginner's Guide chapter 17.3 How loading / updating a library
- Unzip the library file
- Copy the *.jar and *.xml files to the Additional libraries folder
- in the IDE check the library in the Libs Tab.
- if the IDE is already running right click in the Libs Tab to refresh the list.

Best regards.
 
Upvote 0
Top