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 trialSULTAN S JAHOORI
Courses Plus Student 524 PointsPlease ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed!
Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed!
4 Answers
Steve Hunter
57,712 PointsHi there,
You might need to run the HAXM installer as even if the SDK manager says it is "installed", it might not be; it may just be downloaded.
So, find your Android SDK folder; not the Android Studio folder (unless you put them all in one place). My sdk is C:\Users[username]\AppData\Local\Android\sdk - then carry on to \extras\intel\Hardware_Accelerated_Execution_Manager
In there, run the intelhaxm-android
installer then restart Android Studio. That should then allow you to run the emulator. Although I'd recommend using a different emulator than the stock one - it takes SO long to start up!
I hope that helps.
Steve.
Bjoern-Lukas Mortensen
49 PointsThere is also an standalone download here: https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager-end-user-license-agreement
Bjoern-Lukas Mortensen
49 PointsAlso if u hare useing Avast it can cause u some problems with enabled Hardware-assisted virtualization. Here is a guide to fix it. (I did not make the guide, just found it)
http://stackoverflow.com/questions/21635504/error-during-installing-haxm-vt-x-not-working
Martin Lilja
309 Pointsso i guess my computer is not compatible with this software cuz of all my AMD products in this computer.
You suggested another emulator? is there one that dosenΒ΄t need HAXM?
Steve Hunter
57,712 PointsTry Genymotion.