Series: Setup, Menu, Drawing, non-Android, Working, Saving state
I will be talking about how to write Android programs that share code with non-Android programs. The program I will be writing is a simple game.
This time we’re writing a game loop and drawing images onto a Canvas using a SurfaceView: