I would take a look at the Lunar lander example in the android API samples here http://developer.android.com/resources/samples/LunarLander/index.html. This helped me out tremendously when starting out making games and having to dynamically draw to the screen.