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
aswin 1999
Courses Plus Student 194 PointsPreview not displaying
The following error message is being displayed instead of the picture. No Android SDK found. Please configure an Android SDK.
1 Answer
James Simshaw
28,738 PointsHello,
You need to use the SDK manager within Android Studio to install at least one API level(I recommend API 21 for the moment, not the current 22 because of some issues some users have reported). You can find more information on installing the required packages on Google's Android site here.