https://github.com/appfeel/admob-google-xdk
Admob sample project for Intel XDK
https://github.com/appfeel/admob-google-xdk
Last synced: 11 months ago
JSON representation
Admob sample project for Intel XDK
- Host: GitHub
- URL: https://github.com/appfeel/admob-google-xdk
- Owner: appfeel
- License: mit
- Created: 2014-10-08T06:41:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T23:28:00.000Z (over 10 years ago)
- Last Synced: 2025-02-13T16:37:46.189Z (over 1 year ago)
- Language: JavaScript
- Size: 360 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Instructions to test XDK AdMob plugin:
- [Download](https://github.com/appfeel/admob-google-xdk/archive/master.zip) this project (or clone it with `git clone https://github.com/appfeel/admob-google-xdk.git`)
- Open Intel XDK platform
- Go to PROJECTS tab and click on OPEN AN INTEL XDK PROJECT

- Select `AdmobAdsTest.xdk` from the donloaded folder

- Go to BUILD tab and build the app in the desired platform

- Run it in a real device or emulator
Please note that it will not work in XDK emulator (until support to cordova plugins will be ready)