Search code examples
android-studioandroid-emulatorandroid-sdk-tools

Failed to load Android emulator in Android studio


I am getting this error while creating Android virtual device in Android Studio. please help me to solve this. please find the screenshot in this link https://i.sstatic.net/C8ysZ.png


Solution

  • The reason is that chosen Device Android API Version is supposed to be installed in Android Studio, as you can see from AVD Manager. But in SDK Manager it is not installed.

    Dowload and install it in SDK Manager first, then create device with this API version.