Question

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.

Was it helpful?

Solution

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).

OTHER TIPS

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

Google AdMob Ads SDK Downloads

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

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.

Use This Link Android addmob sdk

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

Latest AdMob Sdk Jar file:-

GoogleAdMobAdsSdk-6.4.1.jar (Click to Download)

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:

For Android Studio:

compile 'com.google.android.gms:play-services:4.0.30'
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top