【发布时间】:2014-02-19 13:12:34
【问题描述】:
我想在我的新应用中实现横幅广告,但偶然发现了两种可能性。
第一个是使用Android SDK:com.google.ads.*
第二种是使用 Google Play 服务:com.google.android.gms.ads.*
我搜索了很多并阅读了文档,但没有找到说明两种解决方案之间差异的资源。
如果我只是想在我的应用中添加横幅广告,两者有什么区别,哪一个最好?
【问题讨论】:
-
“我用谷歌搜索了很多”......是的,当然......google.com/…第一个链接和来自developers.google.com/mobile-ads-sdk/docs/#android你可以阅读:
Deprecated. On August 1, 2014, Google Play will stop accepting new or updated apps that use the old standalone Google Mobile Ads SDK v6.4.1 or lower. You must upgrade to the Google Play version of the Mobile Ads SDK by then. -
哦,我用谷歌搜索了很多,但我一定错过了这个。如果您将此作为答案发布,我会接受。
标签: android admob google-play-services