Android Studio installation and Common Errors

Source: Internet
Author: User

Android Studio installation and Common Errors
Android Studio 1.0 has been released, and later Android platform development will gradually migrate from Eclipse to Android Studio. In order to stay out of date, I also downloaded the Android Studio installation package from Google, and happily created my first android project. But when it was running, he was so sad.

emulator: ERROR: x86 emulation currently requires hardware acceleration!Please ensure Intel HAXM is properly installed and usable.CPU acceleration status: HAX kernel module is not installed!

Mom, the simulator cannot be started!

Just throw such a paragraph at will! I just want to open a simulator. Does it work for me like this?

Well, who makes me endure it? The migration will not be smooth sailing. The error message tells me yes.HAXMNot open, but"HAXM"What is it?

This is what Inter told me on the official website. The function is to manage hardware acceleration. It is estimated that with this simulator, we can say goodbye to the speed of the Eclipse era.

You can also download this HAXM on the Inter website. Of course, the Android SDK has been integrated with this software. You need to find it and install it.

Put his location in this directory:

Of course, your location may be different. If you cannot find it, there is no need to crash development.

If the problem is solved in this way, it would be too pediatric. When I double-click the installation, the problem comes again:

 
this computer meets the requirements for haxm but intel virtualization technology(VT-x) is not turned onHAXM cannot be installed until VT-x is enable 
please refer to the intel HAXM documentation for more information

Okay, keep looking for help. The Inter official tutorial has a line like this: 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 may be disabled in the system BIOS and must be enabled within the BIOS setup utility. to access the BIOS setup utility, a key must be pressed during the computer's boot sequence. this key is dependent on which BIOS is used but it is typically the F2, Delete, or Esc key. within the BIOS setup utility, Intel VT may be identified by the terms VT,Virtualization Technology,Or VT-d. Make sure to enable all of the Virtualization features.

This means that if the installation fails, most of the information in the BIOS is"Virtualization Technology"Option is not enabled, you can go to the BIOS to open it.

Restart the installation!

Let's take a look at the cool Android 5.0 interface:

 

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.