Speeding Up the Android Emulator on Intel Architecture
This article will guide you through installing the Intel Hardware Accelerated Execution Manager (Intel HAXM), a hardware-assisted virtualization engine (hypervisor) that uses Intel Virtualization Technology (Intel VT) to speed up Android development on Windows. It also explains how to setup a hardware-assisted KVM on Linux and best known methods in compiling natively and submitting apps to the Google Play Store for x86. 2. Installation 2.1. Prerequisites You need to have the Android SDK installed. Your computer must have an Intel processor with support for Intel VT-x, EM64T and Execute Disable(XD) Bit functionality enabled from the BIOS. 2.2. Installation on Windows After you have installed the Android SDK, open the SDK Manager. In the extras section, you can find the Intel HAXM. File Path : \sdk\extras\intel\Hardware_Accelerated_Execution_Manager Check the box and click the ‘Install packages…’ button, once you have installed the package, the status will appear as ‘Inst