2

I am following the tutorial - http://www.javacodegeeks.com/2014/05/how-to-develop-an-android-weather-app-using-weatherlib.html - to get weather forecast using yahoo weather api. But, unable to resolve errors given in the screenshot. How do I fix it?

cannot resolve err enter image description here

Please help.

Thanks

Smitha
  • 6,110
  • 24
  • 90
  • 161

1 Answers1

1

Simply build your project after adding the dependency. It will download all the packages and the IDE will properly recognize them.

Kelevandos
  • 7,024
  • 2
  • 29
  • 46