Android does not provide inbuilt support for webservices. You are welcome to try your own implementation by importing third party jars. The thread below has some sample code which might help you get started: http://groups.google.com/group/android-developers/browse_thread/thread/5cc9980ab5991fdf/76ca63843bf309fe
Thanks, Megha On Thu, Apr 17, 2008 at 12:54 PM, Direhack <[EMAIL PROTECTED]> wrote: > > Does anyone have any tutorials on how I can consume SOAP web services > from Android? I am writing a web service in .NET, and would like an > Android device to access it. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

