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

Surfaceview Anr Onresume

I'm working on a Android game using SurfaceView, the game works fine, so I want to pause it whe… Read more Surfaceview Anr Onresume

How To Properly Use Setzordermediaoverlay On Android?

Like many others, I am trying to draw 3D objects (using GLSurfaceView) on camera preview (using Sur… Read more How To Properly Use Setzordermediaoverlay On Android?

How To Draw Image On Surfaceview Android

i want to add image on surfaceview and make it as clickable. I could do it via xml using layout. Bu… Read more How To Draw Image On Surfaceview Android

How Can I Make A Surfaceview Larger Than The Screen?

I would like to effectively make a simple digital zoom for the camera preview, so I thought I would… Read more How Can I Make A Surfaceview Larger Than The Screen?

Android Game Leaking Memory Because Of Glthread Reference

Right now I'm developing a game in Android (OpenGL ES 1.1) and I'm seeing that whenever I c… Read more Android Game Leaking Memory Because Of Glthread Reference

Anr Internal Function On Some Devices

I've got a app which uses a surfaceview for displaying the UI. The app runs stable for about 18… Read more Anr Internal Function On Some Devices