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

Praduman .
Praduman .
1,963 Points

Emulator not starting

Every time I try to start the AVD , it shows an error saying,, 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! whats this

Giovanna Buono
Giovanna Buono
851 Points

I had the same problem and spent two days trying to understand what it was and fixing it. Well I just could not as eventually I discovered that my computer did not support it and resolved to plug my mobile phone with the USB cable and use it as the emulator (which works fine). To better understand what I am talking about, start from where I did, a post on this forum! Here's the link: https://teamtreehouse.com/forum/cannot-launch-avd-in-emulator-on-windows-error-x86-emulation-currently-requires-hardware-acceleration

Good luck!

Praduman .
Praduman .
1,963 Points

Thank you Giovanna , this will defenately work for me