Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Philip Gales
15,193 PointsUnknown class: 'Drawable'
My Drawable folder has acted up from the start, but now when I try to create a drawable object I get an error saying it does not exist.
Up to this point I have had to put all of my images into the mipmap folders where the icon belongs.
Daniel Musser
3,711 PointsDaniel Musser
3,711 PointsPhilip, copying and pasting the complete error message here would be very helpful in resolving your issue. You'll also want to list the version of Android Studio that you're using.
One thing you could also post is the code where you created your Drawable object.