a lightweight and efficient SOAP client library for the Android platform
this code is not giving me any errors or warning but is not working properly ,I did not know where …
android ksoap2 android-ksoap2 ksoapI have a small confusion, in our mobile app an ksoap web service called from ios like below : and getting …
android android-ksoap2I'm trying to access a Java Web Service from Android client, but it is showing me an error: "java.lang.…
java android-ksoap2I'm having a problem trying to send an array of ints to a .NET web service which expects an array …
java android web-services ksoap2 android-ksoap2I've just came across to ksoap2 for using my own asp .net webservices in android apps. I've found few great …
java android ksoap2 android-ksoap2I am using ksoap2-android and i need to get the IP address using java so that I don't have …
java android ip-address ip android-ksoap2I am new to WSDL webservices , using KSoap2 library to call wsdl webservices in android . This is my soap request …
android android-ksoap2I'm using ksoap2 2.5.4 (on Android 2.2) which supports timeout. I'm using Apache 2.2.16 to handle my requests. Everything works fine, but when …
android timeout ksoap2 android-ksoap2 ksoapI am using ksoap2 to create a user registration application in Android. When I send request to the server and …
android ksoap2 android-ksoap2I am having a Web Client in Android using ksoap2 but I can't pass the string array as a parameter …
android web-services android-ksoap2