I'm very interested in developing a game for the Android mobile platform, the only problem is, is that I don't know where to start. What I'm really looking for is some really nice game development examples or maybe a tutorial starting from the very basics. Does anyone know where I should be looking? Thanks!
Have you installed the Android SDK yet? It contains, amongst others, a game sample ("Lunar Lander"). If you're looking for generic game programing tutorials, I liked lazyfoo's (They're C++ w/ SDL, not Java, though). Also, gamedev.net.