Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p><strong>IMPORTANT NOTE</strong>: Please <strong>first</strong> refer to <a href="http://ark.intel.com/Products/VirtualizationTechnology">the Intel list about VT</a> to make sure your CPU supports Intel VT.</p> <h3>HAXM Speeds Up the Slow Android Emulator</h3> <p><strong>HAXM</strong> stands for - <strong>"Intel Hardware Accelerated Execution Manager"</strong></p> <p>Currently it supports only Intel® VT (Intel Virtualization Technology).</p> <p>The Android emulator is based on <a href="http://en.wikipedia.org/wiki/QEMU">QEMU</a>. The interface between QEMU and the HAXM driver on the host system is designed to be vendor-agnostic.</p> <p><img src="https://i.stack.imgur.com/FtslF.jpg" alt="HAXM"></p> <h3>Steps for Configuring Your Android Development Environment for HAXM</h3> <ol> <li><p>Update Eclipse: Make sure your Eclipse installation and the ADT plug-in are fully up-to-date.</p></li> <li><p>Update your Android Tools: After each Eclipse plug-in update, it is important to update your Android SDK Tools. To do this, launch the Android SDK Manager and update all the Android SDK components. To take advantage of HAXM, you must be on at least release version 17.</p></li> </ol> <p><img src="https://i.stack.imgur.com/Tmobo.png" alt="Enter image description here"></p> <ul> <li>Download the <strong>x86 Atom System Images</strong> and the <strong>Intel Hardware Accelerated Execution Manager Driver</strong>. Follow the image below:</li> </ul> <p><img src="https://i.stack.imgur.com/DufnA.png" alt="Enter image description here"></p> <ul> <li><p>Install the HAXM Driver by running "IntelHaxm.exe". It will be located in one of following locations:</p> <ul> <li><p><code>C:\Program Files\Android\android-sdk\extras\intel\Hardware_Accelerated_Execution_Manager</code></p></li> <li><p><code>C:\Users\&lt;user&gt;\adt-bundle-windows-x86_64\sdk\extras\intel\Hardware_Accelerated_Execution_Manager</code></p></li> </ul> <p>If the installer fails with the message that Intel VT must be turned on, you need to enable this in the <a href="http://en.wikipedia.org/wiki/BIOS">BIOS</a>. See the description for how to do this in <em><a href="http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/Enabling-Intel-VT-Virtualization-Technology/ta-p/388479" title="Enabling Intel Virtualization Technology">Enabling Intel VT (Virtualization Technology) </a></em>.</p></li> </ul> <p><img src="https://i.stack.imgur.com/Trlj7.png" alt="Install .exe or .dmg"></p> <ul> <li>Create a <em>new</em> x86 AVD: Follow the image below:</li> </ul> <p><img src="https://i.stack.imgur.com/V7sf1.png" alt="Create AVD"></p> <ul> <li>Or as for new SDK, <img src="https://i.stack.imgur.com/2EhQV.jpg" alt="Enter image description here"></li> </ul>
 

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