Top "Ksoap2" questions

A lightweight and efficient SOAP engine suitable for J2ME or constrained java devices.

ksoap(web services) example in android using SoapPrimitive

this code is not giving me any errors or warning but is not working properly ,I did not know where …

android ksoap2 android-ksoap2 ksoap
Serialize an array of ints to send using KSOAP2

I'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-ksoap2
How to use KSoap 2 in android

I'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-ksoap2
exception while using ksoap2 library for android

I'm using Ksoap2 version 2.5.4 in my maven enabled android Project. Any reference to the Ksoap specific classes is throwing this …

android ksoap2
Send an image from Android to an ASP.NET Web Service

I'm developing an Android App that should send an image to my ASP.NET Web Service where the image will …

android asp.net web-services image ksoap2
KSOAP never timeout

I'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 ksoap
Android ksoap2 via https

has any one been able to connect to a soap server using ksoap2 android via https? I keep getting the …

java android soap ksoap2
How to use ksoap timeout in android?

I am using ksoap2 to create a user registration application in Android. When I send request to the server and …

android ksoap2 android-ksoap2
SoapFault - faultcode: 'SOAP-ENV: Exception in android

I know already same type qusetion is present in SO but i didn't find the solutions. i got this SoapFault …

android web-services soap localhost ksoap2