Skip to content
Marc Pascual edited this page Jun 9, 2020 · 47 revisions

title: Google AdMob Plugin for Capacitor & Cordova description: Google AdMob Plugin for Capacitor & Cordova url: /Home contributors:

  • appfeel
  • bitgenoma
  • marcpascualsanchez
  • miqmago

Getting started

Welcome to Google AdMob plugin. It allows you to monetize your APPs easily. It is fast to install and also to implement.

Compatibility

This plugin is compatible with either Capacitor, Cordova & Phonegap and Intel XDK.
It is available for Android, IOS and web apps, using the same methods in every platform.
You can use it with plain Javascript, or along with frameworks like Angular, React, Stencil, Vue and any other you can name!

Easy to use

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

Integrate cordova admob plugin


Platform SDK supported

  • iOS: using latest AdMob SDK for iOS (via CocoaPods)
  • 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

Source code

Check here the source code for the cordova plugin, and the capacitor plugin.

Docs and Wiki

Check our plugin docs at github wiki and AdMobAds plugin website.