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 trialTina Maddox
28,102 PointsRendering problems
Treehouse community,
When adding @drawable/main_title image I get the message:
Rendering Problems. Couldn't resolve resource @drawable/main_title
Failed to convert @drawable/main_title into a drawable
What do I need to do to correct this?
Thank you so much!
3 Answers
sara123
16,108 PointsThe same problem happened, and restart Android Studio worked for me.
File → Invalidate caches / Restart → Just Restart
Hope this helps you.
Tina Maddox
28,102 PointsThank you, cakypa3.
Do you know how to go back to an earlier version of Android Studio? Tonight I was prompted to update, and being new to it, I did. Now the emulator will hardly run. I checked and the update is now the latest beta version. I'd really like to go back to the stable version I was running before.
Thanks for your help :)
sara123
16,108 PointsI don't know how to go back the old version, but you can download older version of Android Studio from a link below.
Link: http://tools.android.com/download/studio
Hope this helps you :)
Tina Maddox
28,102 PointsThank you!