Skip to content

Demo project for Cordova/PhoneGap with AdmobAds

Notifications You must be signed in to change notification settings

jefelon/admob-google-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo project for Cordova and Phonegap AdMob plugin.

Instructions:

git clone https://github.com/appfeel/admob-google-demo.git AdmobAdsTest
  • Add cordova-admob plugin to the project:
cd AdmobAdsTest
cordova plugin add cordova-admob
  • Add platforms to the project:
cordova platform add ios android
  • Emulate the application:
cordova emulate android
cordova emulate ios

About

Demo project for Cordova/PhoneGap with AdmobAds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.8%
  • HTML 36.3%
  • CSS 11.9%