Where do I get the admob jar?

前端 未结 8 1479
广开言路
广开言路 2021-02-09 14:06

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.

相关标签:
8条回答
  • 2021-02-09 14:48

    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:

    0 讨论(0)
  • 2021-02-09 14:52

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

    Google AdMob Ads SDK Downloads

    0 讨论(0)
  • 2021-02-09 14:52

    Latest AdMob Sdk Jar file:-

    GoogleAdMobAdsSdk-6.4.1.jar (Click to Download)

    0 讨论(0)
  • 2021-02-09 14:57

    Use This Link Android addmob sdk

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

    0 讨论(0)
  • 2021-02-09 14:59

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

    0 讨论(0)
  • 2021-02-09 15:00

    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.

    0 讨论(0)
提交回复
热议问题