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 trialricardo leiva sikic
1,463 PointsCPU/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
marsha spell
Courses Plus Student 5,555 PointsI'm having the same problem
Joshua Lawson
4,953 PointsI 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
233 PointsThanks man really helped ^_^