Reputation: 6134
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?
Please help.
Thanks
Upvotes: 2
Views: 184
Reputation: 7082
Simply build your project after adding the dependency. It will download all the packages and the IDE will properly recognize them.
Upvotes: 1