I just downloaded Android Studio, so everything is freshly installed but I keep getting the error Emulator process for AVD was killed, :
- HAXM is installed, but also tried reinstalling it multiple times
- I do have enough disk space
- AVD API is installed
- emulator tools window, tried it with both checked and unchecked
- Environment variables are also set properly
- Also tried running avd.manager and avd in command line but emulator can't find the path or says it's not right, even if I set it in environment variables for ANDROID_SDK_ROOT (and I checked it multiple times with different paths)
The only difference I have in install is that I had to install the sdk in C:\Users\Development\Android\sdk. But it shouldn't be an issue and as I mentioned I have also tried setting the environment variables as well.