我需要使用android stdio開發一些應用程序,但是當我嘗試打開虛擬設備時,它有一些問題。Android Studio虛擬設備有關android_SDK_ROOT的錯誤
Cannot launch AVD in emulator.
Output:
emulator: WARNING: Crash service did not startemulator:
ERROR: This AVD's configuration is missing a kernel file! Please ensure the file "kernel-qemu" is in the same location as your system image.
emulator: ERROR: ANDROID_SDK_ROOT is undefined
我已經找到了一些有關這個錯誤的解決方案,即。 intel x86 haxm,SDK版本,安裝jave JDK8 ......但是它還沒有工作......這個問題會發生什麼?