Where do I get the admob jar?

2019-03-20 12:12发布

I'm sure this is a stupid question, but I can't find a link anywhere and their wiki just says "Copy the AdMob Jar file into that libs directory." but not where to get it.

标签: android admob
8条回答
聊天终结者
2楼-- · 2019-03-20 12:43

There is a much simpler way for obtaining the AdMob SDK - just download it from

Google AdMob Ads SDK Downloads

查看更多
Rolldiameter
3楼-- · 2019-03-20 12:43

For Android Studio:

compile 'com.google.android.gms:play-services:4.0.30'
查看更多
在下西门庆
4楼-- · 2019-03-20 12:44

If you want to download the Google Admob library for Android just hit the link you will get it in few seconds:

Google AdMob Ads SDK for Android 6.4.1:

查看更多
太酷不给撩
5楼-- · 2019-03-20 12:48

The Google Mobile Ads SDK for Android is now a part of the Google Play services platform.

It is no longer available as a standalone SDK.

All the versions of available jars can be found here.

查看更多
Deceive 欺骗
6楼-- · 2019-03-20 12:56

Latest AdMob Sdk Jar file:-

GoogleAdMobAdsSdk-6.4.1.jar (Click to Download)

查看更多
我只想做你的唯一
7楼-- · 2019-03-20 12:58

Use This Link Android addmob sdk

Download and unzip and you will get the GoogleAdMobAdsSdk-6.4.1.jar file.

查看更多
登录 后发表回答