Hello there I am trying to add a Library to an Android application. I was attempting to follow the instructions on this page… Page that I looked at to add a Library to my project
I am attempting to add the ksoap2 jar in a attempt to call a SOAP webservice.
create a “lib” folder in your projectdirectory, paste there your “.jar” file.
After that, refresh your project in eclipse, rightclick your jarfile and choose “Build Path”->”Add to Build Path”