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 (2014) Creating the Screen Layout Getting to Know Our Tools

"Rendering Problems No Android SDK found. Please configure an Android SDK."

This message shown right here at preview area but emulator is running perfectly. I am concerned about this one. Is it error, if yes, then how to get rid of it? Using android 4.4.2 , api 19.

1 Answer

You should go to your sdk manager and make sure you have the sdk platform for that particular API. and you should also check if your design view is set to the right api (Link: http://stackoverflow.com/questions/16613444/select-target-api-in-the-android-studio-layout-design-preview).