Skip to content
Miquel Martín edited this page Oct 28, 2016 · 47 revisions

Welcome to Google AdMob Cordova and Phonegap plugin. This plugin allows you to monetize your Cordova, Phonegap, Intel XDK or Ionic apps with AdMob ads, using latest Google AdMob SDK.

Wiki table of contents:

With this plugin you can show AdMob ads as easy as:

admob.createBannerView({publisherId: "ca-app-pub-XXXXXXXXXXXXXXXX/BBBBBBBBBB"});

Or

    admob.requestInterstitialAd({
      publisherId: "ca-app-pub-XXXXXXXXXXXXXXXX/BBBBBBBBBB",
      interstitialAdId: "ca-app-pub-XXXXXXXXXXXXXXXX/IIIIIIIIII"
    });

Integrate cordova admob plugin


Platform SDK supported

  • iOS, using AdMob SDK for iOS, v7.13.1
  • Android, using latest Google Play Service for Android (via gradle)

Demo projects:


You can support this project by sharing 2% Ad traffic (it's not mandatory: if you are unwilling to share, please fork and remove the donation code).

Love the project? Wanna buy me a coffee (or a beer :D)? Click here