Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Here are the steps to get the Hardware Accelerated Execution (HAX) which is really quite a lot:</p> <p>1-check your processor Intel website to see if it supports Intel VT-x or not: <a href="http://ark.intel.com/Products/VirtualizationTechnology" rel="noreferrer">http://ark.intel.com/Products/VirtualizationTechnology</a> all Intel Core i processors and some other selected processors support Intel VT-x</p> <p>2- check your bios to enable Intel VT-x , usually called hardware virtualization or Intel virtualization in bios</p> <p>3- check if you are using a software conflicting with HAXM, popular software conflicting with haxm include but not limited to:</p> <pre><code>Hyper-V Windows phone SDK 8 Avast antivirus 8 </code></pre> <p>4-install Intel management engine interface (MEI), this driver is usually not installed and is not part of retailer Windows DVD, even Windows 8. Check this post about how to install: <a href="http://communities.intel.com/community/vproexpert/blog/2011/12/19/mei-driver-now-available-via-microsoft-windows-update" rel="noreferrer">http://communities.intel.com/community/vproexpert/blog/2011/12/19/mei-driver-now-available-via-microsoft-windows-update</a> This driver is required and is not optional to activate Hardware Acceleration you can also install it from windows update</p> <p>5-use android SDK manager to download Extras -> Intel x86 Hardware Accelerated Execution Manager.</p> <p>6-Run installer of HAXM from: [Android SDK Root]\extras\intel\Hardware_Accelerated_Execution_Manager\IntelHaxm.exe</p> <p>if you passed the previous steps the installer will work just fine ,otherwise it will fail</p> <p>7-start AVD and see the difference in performance, Animations are faster System UI and launchers crashes in 4.0.3 but are just fine for 4.2.2</p> <p>see installation guide by intel:</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload