I made a customized 2048 game app for android using intel xdk. But i just couldn't integrate admob to my application. I dont have very much code knowledge i think that is why i cant do this.
I am using these original codes for game
https://github.com/gabrielecirulli/2048?files=1 and for admob integration. And i am using this plugin for admob https://github.com/floatinghotpot/cordova-plugin-admob
Where should i exactly put the codes for simple bottom banner and interstitial ads? There is a index page in 2048 files. Should put somewhere in there?
Thank you for helping it is really important for me.