Answer the question
In order to leave comments, you need to log in
How to fix error in android studio?
When starting the emulator, the following error is generated: "The emulator process for AVD Nexus was killed."
The event log shows: "Emulator: PANIC: Broken AVD system path. Check your ANDROID_SDK_ROOT value [C:\]!"
All Tools are installed in the SDK Manager. What should I do to fix this error? I downloaded the program for the first time, that is, I don’t know anything.
Answer the question
In order to leave comments, you need to log in
Solution if the username is in Cyrillic:
Open "This computer" - "System properties" - "Advanced system settings" - "Environment variables" - "Environment variables for PC" - "Create".
1 entry: Name - "ANDROID_SDK_ROOT", value - path to SDK folder (eg D:\android\sdk )
2. entry: Name "ANDROID_SDK_HOME", value - path to project folder (eg D:\android\project )
Paths for records must be different.
On windows 10 I tried to fix the problem for a long time, I used various solutions. I found out that the problem arose due to the fact that the username and folder were in Russian. C:\Users\Sergey
It helped to create another user C:\Users\serega and then reinstall android studio for the new user
A little has changed. Now you also need to change the environment variable in Android Studio: File - Settings - Appearance & Behavior - Path Variables.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question