a lightweight and efficient SOAP client library for the Android platform
Below is my code, which I have written to validate user log in credentials. The web service written using .net …
java android asp.net ksoap2 android-ksoap2I'm using ksoap2-android to make a call to wcf service over SSL. I can get it to work without …
android soap ssl https android-ksoap2I am trying to use a .NET webservice in my application where the service returns an array of objects as …
android arrays web-services android-ksoap2I am trying to use a method from a .net web service. The code behind for the web service has …
android web-services android-ksoap2I am trying something like this, In Gradle, Inside Build Types, repositories { maven { url 'http://ksoap2-android.googleco/svde.cmomn/2…
android android-ksoap2i have webservice that return string value "1" or "-1" , numbers but in string . i have error in using Asunc task …
java android android-asynctask android-ksoap2I have a standard code to call a .net webservice I get exception "org.xmlpull.v1.xmlpullparserexception expected start_tag" …
android android-ksoap2I am using ksoap to communicate between an android app and the python server containing the following files posted. I …
python android-ksoap2 ksoapI downloaded ksoap2 from this link: after importing the downloaded .jar file into an Android project in Eclipse, I got …
android eclipse ksoap2 android-ksoap2I have been working with ksoap2 lately. I am still confused whether what is the EXACT difference between SoapObject and …
android soap ksoap2 android-ksoap2 ksoap