Hi jaggu, first of all, to consume a WebService you need the *Ksoap2 *library.
After you get it just check for a simple tutorial on how to use it and
that's it. It's quite easy.

A personal recommendation, use serialization tools like *xstream *to send
and receive java objects serialized as xml instead of using KVMSerializable
interface because it sucks!

I hope this works for you.


Saludos.-
______________________
Nicolás Mariano Obregón
[email protected]
<http://ar.linkedin.com/in/nmobregon>  <http://www.facebook.com/nmobregon>
 <http://www.facebook.com/nmobregon>




2011/11/15 jaggu <[email protected]>

> Hi
> how to call webservece in android inside the activity when on click
> listener
>
> --
> 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

-- 
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