Skip to content Skip to sidebar Skip to footer
Showing posts with the label Glsurfaceview

Eglcreatewindowsurface Fails With Java.lang.illegalargumentexception

When trying to press the back button quickly during launching some Activities with GLSurfaceView, e… Read more Eglcreatewindowsurface Fails With Java.lang.illegalargumentexception

How To Build A Gui/hud Over Top A Glsurfaceview In Android

I have an glSurfaceView that looks like this: public class GLLayer extends GLSurfaceView implements… Read more How To Build A Gui/hud Over Top A Glsurfaceview In Android

SurfaceView Or GLSurfaceview?

Hello there please help me to decide whether to use SurfaceView or GLSurfaceView. I will be develo… Read more SurfaceView Or GLSurfaceview?