Simple example of 2d game for Android platform. The game is not complete, doesn't have a source code for level loading and so on. Serves as just a very basic and simple example of how to organize basic game engine in Android. All graphic is prepared in InkScape vector graphics editor.
Main file SpaceInvadersGame.java - it contains all the game behavior logic.