"E:\Software\Android Studio\Android Studio\android-sdks\tools\emulator.exe" -avd Nexus_5_API_21_x86 -netspeed full -netdelay none emulator: WARNING: Crash service did not start emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: Unable to open HAXM device: ERROR_FILE_NOT_FOUND
when run my app on emulator above error occurs. I've installed Intel HAXM in android sdk.