Quote:
Originally Posted by skraj72
Yes I added the libraries to the project. What is the import statement to call the SoapObject classes?
|
Huh?
// SOAP Library imports.
import org.ksoap2.*;
import org.ksoap2.serialization.*;
import org.ksoap2.transport.*;
RR.