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 trialPhilip 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.