In addition to referring you to the thread Ed just referred you to,
I'll specifically highlight:
toString() does not do what you think it does. Yes, it returns a
string. No, it does not extract some string (just which string,
anyway???) from the response.
SOAP responses are complex XML structures
Please see:
http://groups.google.com/group/android-developers/browse_thread/thread/d25a94dc3b92cd84/b4bbf23336c44341#b4bbf23336c44341
On Aug 14, 2:39 am, "Tommy" wrote:
> Hi everyone,
>
> I have a strange issue. I am using KSOAP2 to create a soap request
> to a .net webservice. I do this in a
2 matches
Mail list logo