dequeueBuffer: can’t dequeue multiple buffers without setting the buffer count
This is an out of memory problem as it is indicated here: 11-08 18:28:31.347: W/Adreno-ES20(4749): <gl2_surface_swap:43>: GL_OUT_OF_MEMORY android.view.Surface is making more updates then the GPU can handle. I am not sure that you can even try-catch this one. I also believe that on many devices where there is no crash the users will experience occasional … Read more