I am trying a simple soap webservice example.
I added the ksoap2 jar file but still i am getting “The import org.ksoap2.serialization.SoapObject cannot be resolved”….
Please help me
I am trying a simple soap webservice example. I added the ksoap2 jar file
Share
First of all just make a folder libs.
Copy and paste .jar files.
Goto properties–>Java Build Path–>Libraries. Here just import from yourproject/lib and press OK.