There are countless examples of fast start-up of Android virtual phones by turning on the Intel Virtual technology (Intel Virtualization Technology) feature on the BIOS, but most of them are not very operational and not very clear, and today they are fitted on the t440p machine. Now summarize the steps:
1, check your computer is not Intel CPU and support "Intel Virtual technology", if it is not Intel CPU or Intel CPU but does not support "Intel Virtual Technology", Then this blog will not have to look down;
2. Restart the computer, enter its BIOS, and then turn on the Intel Virtual technology feature. Description: Due to different Intel models of the computer, so the setting of the location of the BIOS is not the same, depending on the Intel CPU model on the internet Baidu;
3, download HAXM installation package, unzip and install HAXM. : http://download.csdn.net/download/wangshuxuncom/8892697
4. Download the Intel x86 Atom System Image for Android API level (please use Thunderbolt download):
System-images/android-10:http://dl-ssl.google.com/android/repository/sys-img/x86/sysimg_x86-10_r02.zip
System-images/android-15:https://dl-ssl.google.com/android/repository/sys-img/x86/sysimg_x86-15_r01.zip
System-images/android-16:https://dl-ssl.google.com/android/repository/sys-img/x86/sysimg_x86-16_r01.zip
System-images/android-17:http://dl-ssl.google.com/android/repository/sys-img/x86/sysimg_x86-17_r01.zip
System-images/android-18:http://dl-ssl.google.com/android/repository/sys-img/x86/sysimg_x86-18_r01.zip
System-images/android-19:http://dl-ssl.google.com/android/repository/sys-img/x86/sysimg_x86-19_r02.zip
System-images/android-20/android-wear:https://dl-ssl.google.com/android/repository/sys-img/android-wear/sysimg _wear_x86-20_r01.zip
System-images/android-l:https://dl-ssl.google.com/android/repository/sys-img/android/sysimg_x86-l_r01.zip
System-images/android-l/android-tv:https://dl-ssl.google.com/android/repository/sys-img/android-tv/sysimg_tv_x86-l_r01.zip
Unzip the downloaded compressed file and copy it to the directory named "System-images/android-android API level" in the SDK folder.
5. Restart the Android Eclipse development tool to configure the following when creating or modifying an Android virtual machine: A, Cpu/abi select "Intel Atom (X86)", B, Emulation options Check the use Host GPU. As shown in the following:
Oh ah, well, start the Android virtual machine at this time, it's start speed and the real machine has a ratio!
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Get Android Virtual phone to start quickly