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 (2014) Getting Started with Android Creating the Fun Facts Project

Emulator not running.

Upon launching the emulator I am getting this message "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!" I checked on the SDK Manager the HAX kernel module is installed. What Should I do?

1 Answer

Rebecca Bompiani
Rebecca Bompiani
16,948 Points

I'll be the first to admit that I don't know the answer to your specific problem with the emulator.

However, I'm sure you're excited to start learning android dev! Until someone more knowledgeable comes along, i would recommend jumping to the course "Android Tools->Getting Started with Genymotion." It will walk you through installing a plugin emulator for android studio, that may work where the standard emulator won't.

Hope that works!