I have a \"simple\" problem. I try to draw on surfaceview. Layout-XML:
SurfaceView is composed by a View in your current layout and a surface under your layout. If you set a background to the view, you won't see anything of what is happening on the surface.
SurfaceView
View