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

Mihnea Filipovici
Mihnea Filipovici
512 Points

Fun Facts No CPU options when setting up and emulator

Ok, so I'm watching this tutorial: http://teamtreehouse.com/library/build-an-android-app/getting-started-with-android/running-the-fun-facts-project.

I'm setting up the emulator and I have no options for CPU :-/ What could I do? (I'm at my very begginigs)

1 Answer

You'll need to install the system images through the Android SDK Manager. Navigate to whichever Android version you would like to use and select one of the system images to install. Make sure you also have the SDK Platform installed for that Android version, and if you don't then select that also. Next, click to install the package(s). After it installs, restart Android Studio, and try to create your AVD again.