An open API service indexing awesome lists of open source software.

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

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
![Screenshot](demo/img1.png)

- Select `AdmobAdsTest.xdk` from the donloaded folder
![Screenshot](demo/img2.png)

- Go to BUILD tab and build the app in the desired platform
![Screenshot](demo/img3.png)

- 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)