Android Simulator has been known for its slow running speed, this article describes the use of Intel HAXM technology to speed up the Android simulator, so that the simulator run the same as the real machine, completely solve the problem of the simulator slow operation.
Intel HAXM (Hardware Accelerated execution Manager) uses Intel (R) virtualization Technology (VT)-based hardware acceleration, which requires CPU support for VT, while and is limited to the Intel CPU, and AMD CPU is not, the description of Intel HAXM is as follows:
- Using Intel VT technology;
- Provides hardware acceleration for analog running of Android x86 virtual devices;
- Integration with Android SDK;
The hardware requirements are as follows:
- Intel processors that support Vt-x, EM64T, and Execute Disable Bit;
- At least 1GB of available memory
Supported Operating systems:
- Windows 7 (32/64-bit)
- Windows Vista (32/64-bit)
- Windows XP (32-bit only)
- OS X 10.6 or 10.7 (32/64-bit)
1. Download the Intel X86atom System Image
Try checking the force in others ... facilitates download
2. Download the Intel HAXM
Http://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager
Windows 8.1 and OS X 10.9 Download the right 1.0.7 version
3. Creating the simulator
4. Start the simulator
5. Feel the speed of the outrageous
6. There is also an unofficial simulator called Genymotion, which is faster
Use Intel HAXM to accelerate your Android simulator