I'm using Android Studio for Windows.
When I try to run Android Emulator, gives a panic, "Broken AVD system path. Check your ANDROID_SDK_ROOT value [c:\android-sdk]" (c:\android-sdk) is where my sdk is correctly installed and Android Studio sees as installed.
- I reinstalled my sdk, didn't work.
- I uninstalled and reinstalled 2 times Android Studio, nothing changed.
- I uninstalled and reinstalled emulator from sdk manager, nothing changed.
- I deleted android user and system variables, Android Studio started look for them.
In another computers without having user variables, it works normally. It used to work before, I didn't change anything deliberately. Please help.