Is there a way to use a variable ad banner size?

纵饮孤独 提交于 2019-12-05 10:45:43

Visit http://developer.android.com/guide/practices/screens_support.html

That contains information about how to create xml for different layouts, based on screen size.

From there it seems like you could then ads:adSize

http://code.google.com/intl/nl/mobile/ads/docs/android/intermediate.html

Google AdMob Ads supports three tablet-only banner sizes in addition to the 320x50 shown on phones: 320x50, 300x250, 468x60, 728x90

I have not worked over your issue but I searched for it and I found this link and hope it will help you: http://code.google.com/mobile/ads/docs/android/fundamentals.html

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