This sample uses a Service to fetch the weather forecast from the US National Weather Service:
https://github.com/commonsguy/cw-android/tree/master/Service/WeatherAPI/ On Sun, Nov 14, 2010 at 2:36 AM, sanyam goyal <[email protected]> wrote: > Hi > I am trying to make an application in which I need to fetch some > data from an website. Do we have some sample application which > demonstrate how to do this.. ? > I do not want to open the website from browser, just want to query > through java code..and get the result. > Any help is appreciated. > Thanks > Sanyam > > -- > 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 > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

