Egl_emulation eglsurfaceattrib not implemented error in android application

The following error appears in the console logs:

egl_emulation eglsurfaceattrib not implemented 

I cannot see what I am drawing using the Draw function.

I tried to modify the manifest file by adding a library. But no luck.

+4
source share

All Articles