If you're able to use REST, I'd go that route, much easier to deal with. Not
sure about kSoap and such. Worse case, set up your own server, make a REST
call to it from device, and have it make the soap calls, then send the
response back to your android device. Sort of like mashups on web sites.


On Mon, Sep 6, 2010 at 6:44 AM, vineeshkc <[email protected]> wrote:

> pls tell about using web service by using  ksoap in android
>
> --
> 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]<android-developers%[email protected]>
> 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 [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

Reply via email to