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) Getting Started with Android Running the Fun Facts Project

CPU/ABI

hello i have this problem with de CPU/ABI it says no system images installed for this target. so i cant run the AVD .

3 Answers

Joshua Lawson
Joshua Lawson
4,953 Points

I had the same problem but I figured it out!

It is a permission issue. I had to go to the folder for Android-Studio and then right-clicked >properties>security then changed permission for all users and just clicked "allow" for everything. Then I was able to open the SDK manager and installed what I needed for Android 4.4W (API 20).

Hope this helps.

Gulsher Singh
Gulsher Singh
233 Points

Thanks man really helped ^_^