标签: android
可能重复: how display Advertisements in bottom of the screen in android?
我想创建android应用程序的广告底部。底部广告位的大小是20px。我怎么能这样做?
答案 0 :(得分:3)
您可能想加入Google AdSense for Mobile Applications。在help pages中有mention of an AdSense SDK可能对您有帮助。
答案 1 :(得分:1)
使用其中一个移动广告提供商的SDK,并将其UI组件放置在“活动”布局中。