A lightweight and efficient SOAP engine suitable for J2ME or constrained java devices.
i'm using eclipse to develop over android, i'm trying to connect to a .net webservice... when i'm calling a webmethod ,…
android ksoap2I have a problem while calling the webservice, I have a .NET web service in the server and I am …
android ksoap2 android-ksoap2 ksoapI am developing a android app to communicate with an web service that requires an SSL connection. To do that, …
android ksoap2I have rammed my head against this wall for a couple of days now so any help is very appreciated. …
android wcf ksoap2I'm working on an app that calls a web service, then the webservice returns an array list. My problem is …
android web-services json arraylist ksoap2I have a problem regarding the ksoap2. My problem is that the project used to work well up to the …
java android ksoap2I'm trying to access a webservice in Android via Ksoap2 for Android. The SoapObject is created OK, the S.O.…
android ksoap2 ksoap httptransportseI am using the following code to call a method by soap. It is working perfectly. private static final String …
android web-services ksoap2 getresponseI am a begginer in android,here I have activity that use web service: SoapObject request = new SoapObject(NAMESPACE, METHOD_…
android ksoap2 soapfaultI'm having a hard time trying to get to see the generated XML with my SoapRequest. This is my code: …
android jax-ws ksoap2