Possible duplicate:
Get weather update of current location?
How can I get the weather in current location from Latitude and Longitude?
I'm developing an app, it can update weather at current location. I have googled and found how to use Google API. But now Google API not available, and I used Yahoo weather instead.
My questions:
How to get weather use Yahoo Weather API
Tutorial or Source Code
I have personally used this API its free and you can retrieve weather forecast for any location via postcode, zipcode or latitude and longitude
**NOTE:**The Local Weather API returns weather data in XML, JSON and CSV format and contains weather elements like temperature, precipitation (rainfall), weather description, weather icon and wind speed.
**UPDATE:**The www.worldweatheronline.com/ api is not free anymore.
Try these