简体   繁体   English

在何处下载Google移动广告SDK

[英]Where to download Google Mobile Ads SDK

I want add ads to my application. 我想在我的应用程序中添加广告。 I made account on AdMob, but next step is download & integrate Google Mobile Ads SDK to Eclipse. 我在AdMob上开了帐户,但下一步是下载并将Google移动广告SDK集成到Eclipse。 Here is download link https://developers.google.com/mobile-ads-sdk/download?hl=en_US#downloadplay 这是下载链接https://developers.google.com/mobile-ads-sdk/download?hl=en_US#downloadplay

With no download button. 没有下载按钮。 Its comic at all. 它的漫画。 If i change tab to iOS or WP8 there are .zip to download. 如果我将标签更改为iOS或WP8,则可以下载.zip。 But on Android tab there isnt any. 但是在Android标签上没有任何内容。

Install them with the SDK manager. 使用SDK管理器安装它们。 在此输入图像描述

you also need this dependency (you can add it via maven): com.google.android.gms:play-services 你还需要这种依赖(你可以通过maven添加它):com.google.android.gms:play-services

From that same link: 从同一个链接:

Google Mobile Ads is now offered through Google Play services. Google移动广告现在通过Google Play服务提供。 This is the recommended way of enabling ads on your Android app. 这是在Android应用上启用广告的推荐方式。

And the instructions to set up Google Play Services is here . 设置Google Play服务的说明就在这里

Here you can get all the related ads SDK jar file that will be needed for integration to developme mobile app with ads. 在这里,您可以获得与开发广告移动应用程序集成所需的所有相关广告SDK jar文件。

http://www.java2s.com/Code/Jar/g/GoogleAdMobAdsSdk.htm http://www.java2s.com/Code/Jar/g/GoogleAdMobAdsSdk.htm

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM