How to get icons from OpenWeatherMap onto Screen
So I am using the
OpenWeatherMap Api to create a sun spotter app, so the issue I have right now is that, I have all the icons in my drawable folder, the issue is I want to display all the icons right now I have ti set up like this:
https://i.stack.imgur.com/qdjSi.png▾
I am using that hard coded icon as a placeholder but I want all the other icons to show, my issue is how do I do...