I'm currently have a problem with my Android Studio because I cannot run any application using an emulator. The full error that comes up when trying to run an application is...
Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration!
Emulator: Process finished with exit code 1
I have Intel Haxm fully installed (when running intelhaxm-android.exe it only gives me the option to remove) and have tried using both the API 27 and 28.
Any help would be appreciated :)