Top "Surfaceholder" questions

Abstract interface to someone holding a display surface.

Android : holder.getSurface() always return null

My view is a bunch of normal widget and a surfaceview. I don't know why after I get surfaceholder of …

android android-layout surfaceview surfaceholder
Change size of Android custom SurfaceView

I'm trying to create a 2D game engine for an Android app. I've followed this tutorial, which works fine for …

android 2d surfaceview surfaceholder