I would like to know of some API which i could use to retrieve weather information in Android. I came across samples which make use of the Google Weather API and it works fine.But since the Google Weather API is not official and open for public yet , there is the risk of it being discontinued anytime.
Also some blogs say that the data returned by the Google Weather API is not accurate and caution using it.
Hence i am looking for some API which i can use in Android.If anyone is already using some API kindly let me know.
I made a wrapper for Yahoo Weather API on android. Check it here: https://github.com/zh-wang/YWeatherGetter4a