This is my first complete game dev on any platform. Spent a good whole month making this. The link to my game, (it is free to download, sorry for non Android users ) https://play.google.com/store/apps/details?id=com.wyemun.thumbfu Tools which I have used: Phaser IO game engine (2.0.5)Crosswalk (v6, for Android port)Google Play Games SDKGoogle AdMobs SDKGoogle Analytics SDKI have tried both Cocoonjs and Crosswalk, generally Cocoonjs has better performance, but Crosswalk is good enough and provides more flexibility in comparison. The HTML game is wrapped in a Crosswalk (https://crosswalk-project.org/), and I have written a few JavascriptInterface on the Java for the communication between the game and the native Android. All the graphics, sounds and coding are done by me, so if you wish to discuss or know more bout it, feel free to do it here! I will be glad to help to those who are trying to port their game on Android too!