Are there any useful libraries that can be used to make 2d games? I am familiar with android development, but never made any games.
I guess its more of a general questions for helping me to get started.
Thank you.
Why not try out AndEngine? It's a free 2D OpenGL Android Library that you can use to create 2D games on the Android system with OpenGL.