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 trialJason Lee
242 PointsI see the message. CPU/ABI : No system images intalled for this target. what should I do??
I see the message. CPU/ABI : No system images intalled for this target. what should I do??
3 Answers
Morten Vistisen
10,563 PointsHey Jason,
You need to follow this: http://developer.android.com/tools/help/sdk-manager.html
You need to install the recommended packages in order to set up the emulator. For better performance, I suggest you check out Android Tools: http://teamtreehouse.com/library/android-tools and install Genymotion. It is ALOT quicker than the emulator in Eclipse/Android Studio. Hope this helped!
Jochen Loete
537 PointsIf you want to set up the emulator, you'll have to install packages. You can find them in the SDK-manager (next to the icon of AVD-manager). SDK suggest 2 packages to install. It's a thing good to try this out, but it's better to use Genymotion.