You can use a third party JAR in your application by adding it to your Eclipse project as follows:
It is not necessary to put external JARs in the assets folder.
- In the Package Explorer panel, right-click on your project and select Properties.
- Select Java Build Path, then the tab Libraries.
- Press the Add External JARs... button and select the JAR file.
It is not necessary to put external JARs in the assets folder.
No comments:
Post a Comment