I need to use the android stdio to develop some app, BUT when I try to open the virtual device, it has some problem.
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
I already found some solutions about this error, ie. the intel x86 haxm, SDK version, install the jave JDK8... but it's not work yet....What happen about this problem??