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

Emulator

my emulator keeps saying that it won't open because I don't have a HAXM installed. Does any one know how to install one?

Joseph Kawa
Joseph Kawa
1,807 Points

Hi Breckconley

What type of processor does your machine have? If it's intel you will have to lower the amount of RAM used by HAXM in the control panel. If you are using AMD then you might have some issues...see this post for more clarification.. https://teamtreehouse.com/community/error-please-ensure-intel-haxm-is-properly-installed-and-usable

no. I'm using the AVD bundled with Android studio.

Ben Morse
Ben Morse
6,068 Points

If you are using an Intel processor on the machine that you are using for development, then you will need the HAXM installer.

Assuming you do have that You will need to click on the SDK manager button, which is next to the AVD manager button.

Once you have the SDK manager window up, scroll down til you see the "Extras" Folder. Under that you should find the "Intel x86 Emulator Accelerator (HAXM installer)" Click the check box and then install. You should be good to go then.

I'm using Android Studio version 1.0, the same version that is being used for the "Weather APP" tutorial. Best of luck coder :)