Many ways, depending on what you mean by "web service."

Search the forum here, some people are using kSOAP to talk to SOAP
over HTTP, and others are using more REST style stuff either directly
parsing XML themselves, or using Rome, and others are using JSON,
which is convenient in Android.

More info:
http://groups.google.com/group/android-developers/browse_thread/thread/d4c64daf86813067
http://groups.google.com/group/android-developers/browse_thread/thread/c0b7fd0a3fd99c0d

On Apr 2, 11:57 am, nEgaTivo <[EMAIL PROTECTED]> wrote:
> Guys,
>
> How can I connect with a web service???
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to