Question

I am developing android project, in that i have to show the particular city's weather forecast. First i thought to achieve it through the Google Weather API, then as stated by "Jason Hall" in the link, so iGoogle going to shut down. Then i turned my view to Yahoo Weather API, by googled i got this link. So i got the weather forecast for particular location, now i want to get it for next 5 days, i tried this.But it only returns for single day only How to achieve it. Answers welcome.

Était-ce utile?

La solution

Yahoo weather API doesn't support third parameter it only will response for WOEID and U. ,But yahoo provide this option only for U.S . , if you want to get 5 days forecast means, better you can try other 3rd party API's like Accuweather , Sky etc..

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top