survivingwithandroid / WeatherLib

Android Weather Library: android weather lib to develop weather based app fast and easily
http://survivingwithandroid.github.io/WeatherLib/
640 stars 170 forks source link

Yahoo API Endpoints Deprecated #56

Open vdaita opened 6 years ago

vdaita commented 6 years ago

I have tried to use Yahoo as a provider, and the address seems to be no longer valid. Is there any workaround for this?

java.net.UnknownHostException: Unable to resolve host "where.yahooapis.com": No address associated with hostname

@survivingwithandroid