The Android Studio emulator is not working on Windows 7

Viewed 14719

The Android Studio emulator is not working. When I force the AVD manager to load, it shows the error.

The error screenshot:

Enter image description here

1 Answers

Select Software - GLES 2.0 in the Emulated Performance while creating the AVD (or edit the existing AVD):

Enter image description here

Related