Android Studio 1.0 has been released, the future of the development of Android platform from Eclipse to Android Studio migration, in order to be not outdated I also deliberately downloaded from Google Android Studio installation package, and happily created my first Android project. But he was sad when he was running.
EMULATOR:ERROR:X86 emulation currently requires hardware acceleration! is properly installed and usable. CPU Acceleration Status:hax kernel moduleis not installed!
Mom's, the simulator can't actually start up!
Casually throwing out such a passage will be an accident! I just want to open the simulator.
Well, who's going to let me do this? The path of migration is doomed to be smooth sailing. The error message tells me that is HAXM did not open, but "HAXM" In the end is what ah?
This is the inter official website told me, the role is to manage the hardware acceleration, it is estimated that the use of this thing simulator will be able to say goodbye to the Eclipse Era turtle speed.
You can also download this HAXM on the Inter website, and of course the Android SDK has integrated this software, all you need to do is find him and install it.
His position is placed under this directory:
Of course your position may be different, if not found there is no need to die development.
If the problem is solved, it is too small pediatrics; When I double-click the installation, the problem comes again:
This for
For more information
All right, keep looking for help. Inter official tutorials have this passage: Connection address: https://software.intel.com/en-us/android/articles/ Installation-instructions-for-intel-hardware-accelerated-execution-manager-windows
Intel vt-x not enabled
In some cases, Intel vt-x is disabled in the system BIOS and must is enabled within the BIOS setup utility. To access the BIOS Setup utility, a key must is pressed during the computer ' s boot sequence. This key was dependent on which BIOS was used but it was typically the F2, Delete, or ESC key. Within the BIOS Setup utility, Intel VT May is identified by the terms "VT", "Virtualization Technology", or "vt- D. " Make sure to enable all of the virtualization features.
If the installation fails, it is mostly the bios inside the "Virtualization Technology" option is not open, go to the BIOS to open it.
Reboot the installation and it will succeed!
Let's look at the Android 5.0 Cool interface:
EMULATOR:ERROR:X86 emulation currently requires hardware acceleration! Please ensure the Intel HAXM is properly installed and usable. CPU Acceleration Status:hax kernel module is not installed!