Skip to content Skip to sidebar Skip to footer

Android Studio Emulator Could Not Find Wglgetextensionsstringarb

When I try to start the emulator, suddenly I started getting this error everything worked couple of days ago. if I disable GPU acceleration then it works but very slowly. I tried

Solution 1:

SOLVED IT!

it seems to be a screen resolution issue.

I have a 4K laptop but I use 2 regular large screens and the laptop screen if off (lid closed). it seems that my graphics cards detects this and switches to the on board shitty intel card.

the solution is:

  1. open laptop lid (so the laptop screen will be on)
  2. start emulator
  3. once the emulator is running, you can close the laptop lid

or use your graphics cards settings to enable hardware GPU always for AVD (if possible)

Post a Comment for "Android Studio Emulator Could Not Find Wglgetextensionsstringarb"