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 an Interactive Story App (Retired) User Input Introducing ImageViews

Cant find some of the folders in my Android and failing to add images in the drawable folder

There z nothing in my drawable folder tried to add them manually bu still not showing in android studio http://grab.by/GYnU

1 Answer

I think some of the folder names have changed in more recent versions of Android Studio. I also had an empty drawables folder but I had a folder called mipmap which contained folders for different resolutions. I put the image files in here. Remember in your code that where you refer to the drawables folder, to also replace this with mipmap.