Skip to content Skip to sidebar Skip to footer

How To Add Jar And .so File In The Android Sdk

how to add the External JAR file and .so File in the Android Sdk. Can you anyone please help for this.

Solution 1:

For a JAR ::

right click on project >> Build path >> Configure Build path >> got to library tab >> add external JAR >> chose from particular location and >>> ok

Solution 2:

Post a Comment for "How To Add Jar And .so File In The Android Sdk"