mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
36 lines
951 B
Markdown
36 lines
951 B
Markdown
---
|
|
description: >-
|
|
AdMob plugin for Cordova and Ionic. Most complete Admob plugin with support for [Tappx](http://www.tappx.com/?h=dec334d63287772de859bdb4e977fce6) ads.…
|
|
---
|
|
|
|
# AdMob
|
|
|
|
Most complete Admob plugin with support for [Tappx](http://www.tappx.com/?h=dec334d63287772de859bdb4e977fce6) ads.
|
|
Monetize your apps and games with AdMob ads, using latest Google AdMob SDK. With this plugin you can show AdMob ads easily!
|
|
|
|
Supports:**
|
|
- Banner ads (top and bottom)
|
|
- Interstitial ads
|
|
- Rewarded ads
|
|
- [Tappx](http://www.tappx.com/?h=dec334d63287772de859bdb4e977fce6) ads
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
ionic cordova plugin add cordova-admob
|
|
npm install @awesome-cordova-plugins/admob
|
|
```
|
|
|
|
**Plugin Repo:** [https://github.com/appfeel/admob-google-cordova](https://github.com/appfeel/admob-google-cordova)
|
|
|
|
## Supported Platforms
|
|
|
|
- Android
|
|
- iOS
|
|
- Browser
|
|
|
|
## Further Information
|
|
|
|
- [Installation Guide](../../installation.md)
|
|
- [FAQ](../../faq.md)
|