Pages

Adding an External Library (.jar) File in Eclipse

You can add a third party JAR file in your Android project using Eclipse as follows:



Step 1:- In the Package Explorer, right click on your project and select Properties.


Step 2:- Select Java Build Path, then click on Libraries tab.


Step 3:- Press the Add External JARs... button and select the jar file, as shown.










Hope this information was useful for you!!!

No comments:

Post a Comment