I'm having problems with the Emulator on Android Studio. First of all, when I'm trying to execute my app with the Android Studio emulator, appears me the following log:
emulator: ERROR: x86_64 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed!
Ok, searching I found that I have to install
intelhaxm-android.exe
So I did it, but appers me a pop-up saying that my computer does not support Intel Virtualization technology.
Ok, searching I found that this is an option of my BIOS, but my BIOS does not support it.
So, may I give up? I do not know what else to do