Android drum game

Hi guys,
As I’m now learning Java and Android development I’ve decided to start with something simple as my first game. So I’ve developed a drum game called Finger Drum Master that I previously developed in Corona SDK for iOS. For the android version I used the libgdx framework.
It is free of-course and you can find it at:
https://play.google.com/store/apps/details?id=com.sk.fingerdrummaster&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5zay5maW5nZXJkcnVtbWFzdGVyIl0.
And here’s the youtube video:http://www.youtube.com/watch?v=ftjipbeNeFIMmB9b5njVbA

http://tapswypetilt.com/assets/images/drums/ss1.png

http://tapswypetilt.com/assets/images/drums/ss2.png

http://tapswypetilt.com/assets/images/drums/ss3.png

http://tapswypetilt.com/assets/images/drums/ss4.png

I’m looking forward to hearing your opinions on my game and also any advice you might have.

Thanks,
TST

Not bad, looks pretty polished for a first game!

Thanks, it is my first android game. I did make other games before.