I have two links for you:

   -
   http://android-dev-tips-and-tricks.blogspot.com/2012/08/so-you-need-help.html
   - http://lmgtfy.com/?q=android+send+soap+request

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Wed, Sep 5, 2012 at 5:23 AM, rauf qureshi <qureshira...@gmail.com> wrote:

> hello everyone
>
> can anybody tell me how to send soap request in the following format in
> android
>
>
> <?xml version="1.0" encoding="utf-8"?>
> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:soap="
> http://schemas.xmlsoap.org/soap/envelope/";>
> <soap:Body>
> <customer.login xmlns="
> http://demo3.idhasoft.us/iloyal/api/iloyal/customer.php/";>
> <params>{"email":"sachin.si...@idhasoft.com
> ","password":"12345678","website":"base"}</params>
> </customer.login>
> </soap:Body>
> </soap:Envelope>
>
>
> request should contain above parameter.
>
> Thanks 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to