How to add external library file in Android Studio - CodeProject
Introduction Here I am going to give a sample example of how to add the ksoap2 jar library in Android Studio. Adding external library in Eclipse is different with Android Studio. You can download the ksoap2.jar file from: http://code.google.com/p/ksoap2-a
www.codeproject.com |