Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ksoap2

Sendding List Into A Kvmserializable Class

how I can to send a List of java.util.List inside a class that implements KvmSerializable in Ksoap2… Read more Sendding List Into A Kvmserializable Class

Consuming A Soap Webservice Without Ksoap2 In Android

In my Android application, i'm using ksoap2 library for consuming a soap ( & .net) webservi… Read more Consuming A Soap Webservice Without Ksoap2 In Android

Android Web Service Access

I have accessed a web service from Android 2.2.It is perfectly OK.I changed my program for Android … Read more Android Web Service Access

Call Soap Service From Android With Ksoap Error

I have a webservice running on Google app engine, and i would to call a available service from an a… Read more Call Soap Service From Android With Ksoap Error

Ksoap2 - Request Parameters Is Set Null

I have a problem setting the params when I call my webservice function from Android, however in web… Read more Ksoap2 - Request Parameters Is Set Null

Android Ksoap2 Throws Sockettimeoutexception

I have used the above library for SOAP objects in my Android project, in order to connect to a .NET… Read more Android Ksoap2 Throws Sockettimeoutexception