Where do I get the admob jar?

别来无恙 提交于 2019-12-21 01:19: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.


回答1:


You have to register at http://www.admob.com/register/.

Then after activating your account, you need to config one application in your acccount. After that against that application Admob will provide you the Android SDK for Admob containing admob.jar and working example (LunarLander).




回答2:


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

Google AdMob Ads SDK Downloads




回答3:


A much simpler way is to go to : Google AdMob Ads SDK Downloads.You will get the latest copy of Google AdMob SDK.




回答4:


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.




回答5:


Use This Link Android addmob sdk

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




回答6:


Latest AdMob Sdk Jar file:-

GoogleAdMobAdsSdk-6.4.1.jar (Click to Download)




回答7:


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:




回答8:


For Android Studio:

compile 'com.google.android.gms:play-services:4.0.30'


来源:https://stackoverflow.com/questions/3868824/where-do-i-get-the-admob-jar

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