Using Admob Ads Object for Android Application Using Crosswalk

1

Index

Stats

9,411 visits, 27,701 views

Tools

Translations

This tutorial hasn't been translated.

License

This tutorial is licensed under CC BY 4.0. Please refer to the license text if you wish to reuse, share or remix the content contained within this tutorial.

Exporting Using the Cordova Export (DO NOT MINIFY SCRIPT)

Export your Construct 2 Project into a folder that we will use later. Use the Cordova Export. Please do not minify your script.

Creating a new Project in Intel XDK

^Create a new prohject in Intel XDK and select import from existing HTML 5 Project. Then point the path to the folder you exported all the files from Construct 2

Navigating to the Projects Tab

^^After the project was created, Intel XDK may have sent you to the source code. Simply click on the Projects text at the top left to get back to safety =) .

^^^ You will find a Cordova icon button in the blue box above. Click on that and upgrade the project to a cordova app!

Instructions for adding 3rd Party Plugin Admob Ads

Go to the 'Projects' tab (in the top-left)

Under 'CORDOVA 3.X HYBRID MOBILE APP SETTINGS', click 'Plugins and Permissions'

Click 'Third Party Plugins'

Click 'Get Plugin from the Web'

Enter the following details:

Name: AdMob Plugin

Plugin ID: com.cranberrygame.phonegap.plugin.ad.admob

Check the 'Plugin is located in the Apache Cordova Plugins Registry' box

Then click 'Import'.

My 3rd Party Plugin

  • 1 Comments

  • Order by
Want to leave a comment? Login or Register an account!