Abstract interface to someone holding a display surface.
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 surfaceholderI'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