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

Is Canvas In Android Proportional On Different Devices

I am trying to make an app using canvas and a surfaceview, and I am worrying that in the future I w… Read more Is Canvas In Android Proportional On Different Devices

How To Record Surfaceview Preview

I am working on an app in which I am using Surface View only for preview of frames. Can anyone tell… Read more How To Record Surfaceview Preview

Run Surfaceview Off Ui Thread

My surfraceview is where the majority of my application is and I would like to reduce its lag, thus… Read more Run Surfaceview Off Ui Thread

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 Capture Image Without User Knowledge Using Surface View?

I want capture image from android camera but without user knowledge. Solution 1: public class … Read more How To Capture Image Without User Knowledge Using Surface View?

Weird Performance Issue With Galaxy Tab

I am working on a 2d tutorial and was able to test my current tutorial part on a Samsung Galaxy Tab… Read more Weird Performance Issue With Galaxy Tab