error 0x3009 (EGL_BAD_MATCH) running Hello World

  • Replies:0
Jai Chyi
  • Forum posts: 1

Mar 3, 2017, 12:06:13 PM via Website

Hello, i'm a total newbie on android studio and i've just created MyApplication using Basic Activity and ran it. My emulator ran, everything looks fine but there is just this 2 error

E/EGL_emulation: tid 2523: eglSurfaceAttrib(1178): error 0x3009 (EGL_BAD_MATCH)
W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xb37ff380, error=EGL_BAD_MATCH

And when i press the 3 dots on the menu bar the bottom 2 error appears
A drop down list of menu is suppose to appear but instead it covers the 3 dots instead of below the 3 dots.

E/EGL_emulation: tid 2523: eglSurfaceAttrib(1178): error 0x3009 (EGL_BAD_MATCH)
W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xb37ff4e0, error=EGL_BAD_MATCH

I did not do any coding at all and ran the program as it is.

Deactivated Account

Reply