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

Jason Lee
Jason Lee
242 Points

I 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
Morten Vistisen
10,563 Points

Hey 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!

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

You can also grab the bundle from our own downloads in the Teacher's Notes which includes the appropriate images to get started.

(Notes for Linux on each page, with a video to come.)

Jochen Loete
Jochen Loete
537 Points

If 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.