Top "Ksoap" questions

kSOAP is a SOAP web service client library for constrained Java environments such as Applets or J2ME applications.

Hostname was not verified ANDROID

I am using ksoap lib to call the webservice . In some cases service run correctly but in a case it …

android web-services socket.io ksoap2 ksoap
Ksoap in Eclipse

HI i new to android. i want to use ksoap to connect to web service. i have seen a lot …

android ksoap
KSOAP: "org.ksoap2.serialization.SoapPrimitive" Exception problem

I have a problem while calling the webservice, I have a .NET web service in the server and I am …

android ksoap2 android-ksoap2 ksoap
Web service recieves null parameters from application using ksoap method

I've seen topics discussing this but no one has seemed to post a solution. At the moment, I'm testing passing …

.net android web-services ksoap
HttpTransportSE requestDump gives NullPointerException

I'm trying to access a webservice in Android via Ksoap2 for Android. The SoapObject is created OK, the S.O.…

android ksoap2 ksoap httptransportse
Error in KSOAP Parsing :- java.lang.ClassCastException: org.ksoap2.SoapFault

I have a little knowledge in ksoap Parsing. When i am parsing some data it gives Error : java.lang.ClassCastException: …

java android ksoap