So are you saying that your Android SOAP client app is making a valid SOAP request, but that the server is responding to it with non-XML? Can you give us the packet trace? Wireshark is a handy tool for developing SOAP apps. Telnet (to mimic what your client would send and see the response) is too.
Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Jul 21, 3:27 am, "android.vinny" <[email protected]> wrote: > HI > > I need to develop the application consuming the ksoap2 web services .i > have written php script in server i need to call that from server > using ksoap2 in the xml form and should parse that response in the > form of list . > how can i do it i tried some example on ksoap i am not getting the > response in xml form > can any bode give me some help regarding this .....? > > thanks a lot in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

