When i try to run my app on emulator it ends with following mistakes:
Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration!
Emulator: Process finished with exit code 1
When i try to run my app on emulator it ends with following mistakes:
Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration!
Emulator: Process finished with exit code 1
Open Android SDK manager, on top side you can see the "Android SDK Location" go to that location and follow this path
\extras\intel\Hardware_Accelerated_Execution_Manager
here you will get "intelhaxm-android.exe" install this setup.
In setting, inside SDK Tools, try to install "Intel x86 Emulator Accelerator (HAXM installer)", this should fix your problem.