我最近建立了android studio,并开始为TVOS开发一些应用程序,结果发现模拟器无法运行。每当我启动模拟器时,就会出现这些错误。
12:37 PM Emulator: emulator: ERROR: This AVD's configuration is missing a kernel file! Please ensure the file "kernel-ranchu" is in the same location as your system image.
12:37 PM Emulator: emulator: ERROR: ANDROID_SDK_ROOT is undefined
12:37 PM Emulator: Process finished with exit code 1
我已经完成了所有基本的工作(更新模拟器等),但到目前为止没有任何效果。