Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Android Build a Weather App (2015) Building the Weather UI Adding the Upper Half

I am using android 1.2.1.1. l seem not to find icon for degrees and cloudy night. How do l add them

I am using android 1.2.1.1. l seem not to find icon for degrees and cloudy night. How do l add them

jenyufu
jenyufu
3,311 Points

do you mean you can't add them into your drawable folder or .

If I recall correctly, you download the icons from the lesson teacher's notes, copy the icons to the folder under res>drawable and then you go to the xml file and in the design tab click on "src" the button that looks like this: "[...]" and then a menu will popup and you select the icon from there

1 Answer

Garrett Carver
Garrett Carver
14,681 Points

For newer versions of Android Studio, you can just drop the folders downloaded from the lesson inside the res folder. Then they should show up as described in the last video.