I’d like to know what Android developers think about this heavy but fast animal. SurfaceView is a particular class that enables Android developers to get fast refreshing graphics on the screen, but… as far as I can read around, it’s a source of particular issues that increase difficulties in its programming.

So, what are your experiences with SurfaceView? Do you use it regularly? Do you like it or prefer some slower but easier techniques for your games/apps?