I am trying to get my android studio emulator working . But when I keep creating one and trying to run them I get these errors . qemu-system-x86_64.exe
Failed to allocate 4000000
or some errors that I forgot what they said . I read a previous answer on here to change :
hw.ramSize=1024 to
hw.ramSize=1024MB
OR
hw.ramSize=512MB
I've tried this on every emulator that I have made but I keep getting the same errors . I have also read an answer here that said to check if my VT-x is enabled but when I go to my BIOS settings I keep getting told to make sure TPM is enabled , enable admin passwords and two other errors I forgot . I also cannot install Haxm on android studio . I am being told that haxm 6.0.5 is not compatible with windows . Can someone please help ? There is nothing else I know how to do .