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 Running the Fun Facts Project

Jonathan McKasson
Jonathan McKasson
105 Points

Why do I get an error message when I attempt to run the Fun Facts app?

C:\Users\jon\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus_5_API_22 -netspeed full -netdelay none 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!

This error message appears on my screen.

1 Answer

I found an answer on Stack Overflow for you. It has some great accompanying images that help too. Stack Overflow Answer