Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where do I get the admob jar?

Tags:

android

admob

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.

like image 846
Joren Avatar asked Oct 06 '10 00:10

Joren


3 Answers

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

Google AdMob Ads SDK Downloads

like image 139
Robert Avatar answered Oct 22 '22 23:10

Robert


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

like image 42
Sanal Varghese Avatar answered Oct 22 '22 22:10

Sanal Varghese


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

like image 26
success_anil Avatar answered Oct 22 '22 23:10

success_anil