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 Simple Android App Improving Our Code Adding an App Icon

FYI: If you switch to the project tree, it will reveal the same folders that are in the download...can copy directories

Instead of opening all the download folders and copying each of the icon files seperately, you can change from android tree to the project tree. Then overwrite the existing icon folders located in app/src/main/res

1 Answer

Nathan Kinsey
Nathan Kinsey
12,283 Points

You can also just navigate to "File > New > Image Asset" and it will import all of your icons, if you tell it where to look. I think he was just trying to keep it simple at the expense of monotony.