I tried to run my Android Studio application in my computer but got following informations:
emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed!
According to suggestion from website, I run intelhaxm-android.exe, it gave me following error:
VT not supported This computer does not support Intel Virtualization Technology (VT-x). HAXM cannot be installed. Please refer to the Intel HAXM documentation for more information.
What I can do now? Any help will be appreciated!