Read part 1 first: Some errors most view when use Android Studio 1.5
Error 5: when launch an AVD
Cannot launch AVD in emulator. Output: emulator: ERROR: This AVD's configuration is missing a kernel file!! emulator: ERROR: ANDROID_SDK_ROOT is undefined
Fix: Go to android SDK manager, and install your system image
Error 6: when launch an AVD
Cannot launch AVD in emulator. Output: emulator: ERROR: GPU emulation is disabled. Only screen size of 768 X 1280 or smaller is supported when GPU emulation is disabled.
Fix: change your screen size of your AVD