Re: [android-developers] How to develop a wheather forcast application for android

2011-04-21 Thread m.haythem rouis
You might want to check *unlocking undroid* book it contains a detailed sample for weather forecast using Yahoo Weather API. 2011/4/20 sanjay hello.sanja...@gmail.com Hi all, i m new in this field. So plese help. How to develop a wheather forcast application for android -- You received

Re: [android-developers] How to develop a wheather forcast application for android

2011-04-21 Thread Derek Burnett
Unless you are going to forcast the weather yourself, look for a webservice that provides weather forcasts as an RSS feed. Open a socket to this service and do an HTTP get. Parse the XML and then display it in a neat little view. On Wed, Apr 20, 2011 at 1:47 AM, sanjay hello.sanja...@gmail.com

Re: [android-developers] How to develop a wheather forcast application for android

2011-04-21 Thread Derek Burnett
Oh, and the first rule of writing a weather forcast application: learn how to spell weather. On Wed, Apr 20, 2011 at 1:47 AM, sanjay hello.sanja...@gmail.com wrote: Hi all, i m new in this field. So plese help. How to develop a wheather forcast application for android -- You received this

[android-developers] How to develop a wheather forcast application for android

2011-04-20 Thread sanjay
Hi all, i m new in this field. So plese help. How to develop a wheather forcast application for android -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe