Emulator In Android Studio Not Working..it Shows This Error..what Should I Do?
emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is no
Solution 1:
In order for you to use the Intel HAXM accelerator, you need to go to Tools >> Android >> SDK Manager and then scroll down to find
Intel x86 Emulator Accelerator
Then install it. If your emulator still doesn't work, try restarting Android Studio.
Or, there should be a little icon that looks lke this Android SDK Icon
Solution 2:
The package that needs to be installed is as highlighted in this screenshot link
Intel x86 Emulator Accelerator
Post a Comment for "Emulator In Android Studio Not Working..it Shows This Error..what Should I Do?"