GLSurfaceView queueEvent and onTouchEvent seams broken!!!

What a title, I know but thats exactly what it is. This issue is happening on Android 1.6 so it might already been fixed. Just as per documentation i have implemented my GLSurfaceView as GameGLSurfaceView and overridden public boolean onTouchEvent(final MotionEvent event) method as so. /** * Capture touch event and delegate it to our …

GLSurfaceView queueEvent and onTouchEvent seams broken!!! Read More »