how do you place an admob ad with html 5 on your app

风格不统一 提交于 2019-12-11 18:25:32

问题


I am building an app with html 5 want to place a banner ad at the bottom of the screen. I have the ad code but do not know how to place it with html5. thanks this would be much appreciated.


回答1:


Here is sample code that will just add an AdMob banner at the bottom, it can be opened in Intel XDK, it used AdMob Cordova plugin.

https://github.com/krisrak/html5-cordova-plugin-admob



来源:https://stackoverflow.com/questions/26948134/how-do-you-place-an-admob-ad-with-html-5-on-your-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!