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

Using Webservices In Android

I have the following site http://www.freewebservicesx.com/GoldSpotPrice.aspx which provides a webs… Read more Using Webservices In Android

Why Doesn't Webservice Work Manually?

I have webservice that has more than one method. I use firefox soaclient plugin for test them. All … Read more Why Doesn't Webservice Work Manually?

Android Async Task One After Another

I have an existing code which has an Async Task used for some request-response. In the post execute… Read more Android Async Task One After Another

How Can I Cast A String To A Soapobject In Ksoap2?

In my Android app I use ksoap2 for communication with a server. I download a certain complex sports… Read more How Can I Cast A String To A Soapobject In Ksoap2?

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

How To Do The Parsing Of Soap Response

I am new in android development.I am getting the SOAP response but I do not know that how to do the… Read more How To Do The Parsing Of Soap Response