I'm on a Hp dm4 Intel Core i5 machine with Windows 7. My Android Studio gives me the following error when I compile my application.
After some Googling I found that I have to install Intel Hardware Accelerated Executed Manager that comes with Android SDK. But when I try to do that I get this error.
Does this somehow relate to Hardware Virtualization? I already have it enabled from the BIOS.
I don't understand what the problem is. Please help!
EDIT: I downloaded the Windows Hardware-Assisted Virtualization Detection Tool
from the Microsoft website and it says everything is fine. This is crazy!
Hardware acceleration is enabled by default if your Target API level is >=14, but can also be explicitly enabled. If your application uses only standard views and Drawable s, turning it on globally should not cause any adverse drawing effects.
Use cases for hardware acceleration range from efficiently rendering audio-visual content to text smoothening. It can also speed up 2D/3D graphics and UI animations. In a nutshell, if you're ever presented with the option, you should enable hardware acceleration — unless it causes some fault or bug.
If you're looking to enable—or re-enable—hardware acceleration, head back to chrome://settings/system and toggle “Use hardware acceleration when available” setting to the “On” position. Then, click “Relaunch” to apply the change.
In case you get an error like "Intel virtualization technology (vt,vt-x) is not enabled". Go to your BIOS settings and enable Hardware Virtualization. 3) Restart Android Studio and then try to start the AVD again.
It involves two steps:
disabling hyper-v
If it doesn't work out please follow the blog mentioned below.
https://software.intel.com/en-us/forums/topic/518041
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With