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 Build a Simple Android App Getting Started with Android Running the Fun Facts Project

Adia Gawhari
Adia Gawhari
1,378 Points

How can I launch the AVD in emulator?

When I selected the Nexus 5 API 23, a pop up came telling me that it cannot do so. It says "Please ensure that Intel HAXM is properly installed and usable." What does this mean?

This is exactly what came up:

Cannot launch AVD in emulator. Output: emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed!

Adia Gawhari
Adia Gawhari
1,378 Points

Thanks!! That really helped

1 Answer

Hi Adia,

In your Android SDK manager, there should be an option to download Intel x86 Emulator Accelerator (HAXM installer). If you download and then install that, your emulator should work correctly.

Hope that helps!

Adia Gawhari
Adia Gawhari
1,378 Points

When I did that, it says it is already installed. But the pop up still comes and says that it does not work.