Home > Mobile >  The Android SDK problem, consult a great god
The Android SDK problem, consult a great god

Time:09-21

Then Emulator: Emulator: ERROR: This AVD 's configuration is missing a kernel file! Both Please ensure the file "kernel - ranchu" is in the same location as your system image.

Then Emulator: Emulator: ERROR: ANDROID_SDK_ROOT is undefined

Then Emulator: Process finished with exit code 1

CodePudding user response:

Added in the environment variable ANDROID_SDK_ROOT, point to your SDK path;
  • Related