Skip to content

adsdkgit/cordova-plugin-adsdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ad-Sdk Cordova plugin

Ad-Sdk plugin for Cordova and Phonegap.

  • Ad-Sdk android SDK 2.0
  • Cordova version >3.0

Install plugin

Cordova cli

https://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-Line%20Interface - npm install -g cordova@6.0.0

cordova plugin add cordova-plugin-adsdk
(when build error, use github url: cordova plugin add cordova plugin add https://github.com/miladesign/cordova-plugin-adsdk)

Xdk

https://software.intel.com/en-us/intel-xdk - Download XDK - XDK PORJECTS - [specific project] - CORDOVA HYBRID MOBILE APP SETTINGS - Plugin Management - Add Plugins to this Project - Third Party Plugins -

Plugin Source: Cordova plugin registry
Plugin ID: cordova-plugin-adsdk

Cocoon

https://cocoon.io - Create project - [specific project] - Setting - Plugins - Custom - Git Url: https://github.com/miladesign/cordova-plugin-adsdk.git - INSTALL - Save

Phonegap build service (config.xml)

https://build.phonegap.com/ - Apps - [specific project] - Update code - Zip file including config.xml

<gap:plugin name="cordova-plugin-adsdk" source="npm" />

Construct2

Download construct2 plugin
http://miladesign.ir/construct/adsdk

Use Plugin

1.Initialize adsdk cordova plugin

init plugin after deviceready event

window.adsdk.init(developerId, testMode, enableAds);

Examples

Click to see!

Test

You can run following test apk:
http://s2.picofile.com/file/8264956568/adad_cordova.apk.html

Useful links

Cordova Plugins
http://miladesign.ir/cordova

Credite and donate

Created by: Milad Mohammadi
Email: Rezagah.Milad@Gmail.com
Web: http://miladesign.ir
Telegram ID: @MilaDesign
donate: http://miladesign.ir/donate

About

adsdk plugin for use in construct and other cordova related engines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published