6 messages in com.googlegroups.android-beginnersRe: How to natively consume Web Servi...
FromSent OnAttachments
Andy30 Dec 2007 07:44 
Peli30 Dec 2007 09:14 
Andy30 Dec 2007 09:45 
Keanu Reaves30 Dec 2007 12:07 
Zach Hobbs30 Dec 2007 14:23 
JayR30 Dec 2007 22:15 
Subject:Re: How to natively consume Web Services or some alternative
From:Peli (peli@googlemail.com)
Date:12/30/2007 09:14:46 AM
List:com.googlegroups.android-beginners

Hi Andy,

anddev.org has some pretty good examples:

Android Weather Forecast - accessing the Google Weather API http://www.anddev.org/android_weather_forecast_-_google_weather_api_-_description-t337.html

Parsing XML from the Net - Using the SAXParser http://www.anddev.org/parsing_xml_from_the_net_-_using_the_saxparser-t353.html

I hope this is what you were looking for.