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

Brian Maimone
PLUS
Brian Maimone
Courses Plus Student 1,644 Points

Cannot launch AVD in emulator error

Could not load skin file, x86 emulation requires hardware acceleration, ensure intel HAXM is properly installed and usable (It is installed), CPU acceleration status: HAX kernal module is not installed. Appreciate any help.

3 Answers

Hello,

I'm not entirely sure if this will help, but I found a posting on stackoverflow that seemed similar to the info you have given here. The first question I do have is if your CPU supports HAXM virtualization? If so, another stackoverflow posting here might help as well.

Brian Maimone
PLUS
Brian Maimone
Courses Plus Student 1,644 Points

Thanks James. I read through the posts. My machine doesn't support intel virtualization technology. Aghh. Is there a way to run the emulator without hardware virtualization? I.e., some work around?

Your best bet is probably to use Gennymotion if you can't use hardware virtualization. There's a course that goes through it and other tools here.