Saturday, 18 August 2018

Emulator: emulator: ERROR: x86 emulation currently require hardware acceleration!

In the continuation of previous posts, this post is also a solution of one of the Android Studio error face by newbie on this platform.


This kind of error found when Intel x86 Emulator Accelerator (HAXM Installer) is not installed in your system or if there is any problem in it.

So, to install this go to -

Tools ----> Android ----> SDK Manager  the click on SDK Tools ,  You will see that  Intel x86 Emulator Accelerator (HAXM Installer)  is not installed, just tick the box and then click on Apply.





If again problem exist, please check that virtualization is enabled or not in your system BIOS.







No comments:

Post a Comment

Change image source dynamically on hyperlink

 Changing image source dynamically using JQuery. Here in this example I have created there hyperlink and stored all images in the same folde...