Emulator error : x86 emulation currently requires hardware acceleration - android-studio

This error happened under Android studio 3.4. I'm using Windows 10. I didn't find any way to fix it on the other threads asking the same question.
Especially, I've installed Intel HAXM manually, my BIOS settings are allowing virtualization, it can't be a problem involving my anti-virus as I tried to run my project while it was disabled, I've also rebuild my project each time.
What am I missing? Thanks already to all those who will answer me.

Solved. I had to go change the advanced settings of the emulated software, changing the "graphics" value by "software ..." instead of "hardware ...".

Related

Android Emulator Hypervisor Driver for AMD Processor Installation failed

I am attempting to install the Android Emulator for android studio and every time i attempt it it asks to install another add on in order to install it. Immediately after it fails. I have enable virtualisation in the BIOS, i have disabled hyper-V, hypervisor platform, virtual machine and device guard. The error message is:
[SC] StartService FAILED with error 4294967201.
Android Emulator Hypervisor Driver for AMD Processors installation failed. To install Android Emulator Hypervisor Driver for AMD Processors follow the instructions found at: https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors
if anyone has any suggestions it will be much appreciated as i have spent a lot of time trying to fix it.
thanks,
Had the same problem until just now, found the answers here: https://github.com/google/android-emulator-hypervisor-driver-for-amd-processors/issues/17.
Some anti-virus programs have a feature that blocks some virtualization functionality to protect against malware that uses said functionality. All you need to do is disable the feature and restart your PC.
For me, it was Avast that created the Problem.
I hope I could help you, although this thread is a month old.

Trouble installing HAXM in Android Studio (Windows 10)

Brand new to app development and am having a bit of trouble activating an Android Virtual Device (AVD) for Android Studio (Windows 10). I am trying to install HAXM but receive the attached message.
Upon going into my /installed programs/ directory to uninstall Microsoft Hyper-V, the program is not listed. Would the Hyper-V program be listed under another name, or rather, could anyone please provide feedback as to resolving this message? Any feedback would be greatly appreciated!
For AMD system, you can use Windows Hypervisor Platform (WHPX) under Windows 10 since Version 1803:
To enable Windows Hypervisor Platform (WHPX) do the following steps:
From the Windows desktop, right-click the Windows icon and select Apps and features.
Under Related settings, click Programs and Features.
Click Turns Windows Features on or off.
Select Windows Hypervisor Platform
click ok and reboot.
Now create a new Android Virtual Device (AVD).
Yes the same was here too,
Ok there are 2 ways of solving this ,
First you can go to BIOS and disable the Hyper V and enable the VT x for intel. If you had not the VTx or with disabling Hyper v nothing has solved then come to Second solution.
The second is there is not a solution available for you and your computer just like me. Your cpu and computer cant install HAXM which mean you cant install and run emulator , but hang on, google has added new property to emulators to run without HAXM and you need to install those package of SDK api which has Amd virtualization or non HAXM, also even this one has not helped me, so if you were like me then you can use physical device for testing or installing linux instead of windows and use Hyper v to run emulator in android studio instead of HAXM, and i prefer Lubuntu cause of speed it will gives you if you wantes to install.

This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V error

I'm using Android Studio on windows 10 currently. However, as I try to install HAXM via android studio, there is an error which always pops up "This computer does not support Intel Virtualization Technology (VT-x) or it is being exclusively used by Hyper-V. HAXM cannot be installed".
The weird thing is that when I checked my installed programs, HAXM is already installed by default. I have no idea why I am not able to upgrade. I'm using a decent gaming laptop with an 8th Gen Intel Core i7 processor.
Things I have tried :
I have already went into my bios and made sure all virtualization options were enabled and went to "Windows Features"and unchecked Windows Hyper-visor Platform but to no avail as the problem still persists
I recently had the same issue, and even though Intel virtualization was enabled in the BIOS and my Windows 10 doesn't have the Hyper-V option because it's the home edition, I wasn't able to use Android Studio emulators/virtual machines or upgrade/reinstall Intel HAXM. I then found out that an enabled feature on Windows Defender was the cause of the problem. Try the following steps (sorry, my device is in portuguese so the options might have another naming other than the direct translation to english):
In Windows Defender, go to Device Security (The one with a laptop icon).
Choose Kernel Isolation Details (first option).
And disable the Memory Integrity option if it isn't disabled already (in case it is, I'm sorry but this solution won't help you out).
If you have to change the option to disabled, restart your computer and try upgrading HAXM via Android Studio again.
I hope this helps. :)
In my case, after disabling Hyper-V in Windows Features I had to turn the antivirus (Kaspersky) off to install Intel x86 Emulator Accelerator (HAXM) 7.5.6 on Windows 10 Pro (1909).
IF u have AMD CPU you have to install Driver for AMD processor Check img

Cannot install HAXM for Android on Windows 10 64bit

I have an Asus ROG Laptop.
at the boot setup, I see the option for virtualization
In the system, Hyper-v is disabled, by unchecking the features and running dism.exe /Online /Disable-Feature:Microsoft-Hyper-V at PowerShell.
but yet I get the installation Error
And also I should mention that Intel Processor Identification Utility App is showing
I still can't comment, but do you have avast or other antivirus software, sometimes it interferes with hyper v.
Otherwise, you could disable and reenable vtx again.
you have to enable VT-x (virtualization technology) and enable feature XD (Disable Execution Bit) in the UEFI/BIOS... then it should be possible to install HAXM and use it. one can get there, by pressing DEL or F2 before the boot beep (the key may vary, depending on the mainboard vendor).
I've just seen the screenshot; enabling CPU feature XD should solve the issue.
Intel HAXM requires the Android SDK to be installed (version 17 or higher). For more information, refer to the Android developer website (https://developer.android.com/studio/index.html).

Genymotion unstable

I've been using Genymotion, but its been pretty laggy. I only had HAXM accelerator installed so I decided to mess with VM manager, but it only seems to have made it worse. Now it runs smoothly but upon opening any application, it will either wait a bit then tell me the application isn't responding, or just freeze all together and give me a "player.exe has stopped working" dialog box. My changed system settings are as follows:
1 processor,
1024MB for the motherboard,
128MB for video with 3D acceleration enabled.
All other configurations are set to default.
I have an intel i5-2450M 2.5GHz chip with virtualization enabled in the BIOS.
Before when I had only HAXM installed, it worked fine. Just lagged a lot.
Help would be much appreciated.
You are using Windows 10?
Try to reinstall genymotion deleting all geny folders from your computer, remove virtualbox too.

Resources