Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

How can I create a banner ...

FuEm_F_
Beginner
823 Views

How can a create a banner or intersinal for my windows phone project (it exported from construct 2)

0 Kudos
3 Replies
Dale_S_Intel
Employee
823 Views

Try looking at the AdMob plugin - https://software.intel.com/en-us/xdk/docs/adding-google-play-services-to-your-cordova-application

0 Kudos
FuEm_F_
Beginner
823 Views

Dale Schouten (Intel) wrote:

Try looking at the AdMob plugin - https://software.intel.com/en-us/xdk/docs/adding-google-play-services-to...

https://github.com/floatinghotpot/cordova-admob-pro/wiki/02.-How-to-Use-with-Intel-XDK

 

should I use this ? 

my project exported from construct 2 as windows phone (should I export as HTML ?)

so I don't now how can apply this. Should I copy it and paste to .js file on xdk ?

0 Kudos
PaulF_IntelCorp
Employee
823 Views

Unfortunately, we don't support Cordova builds (yet) on Windows Phone, so there is no way for you to include ads of any type on the Windows Phone platform with our build system. A future edition of the XDK will support Cordova for Windows Phone. We are unable to provide a date at this time. The "legacy" build is the only way you can currently build for Windows Phone with the XDK, it does not support plugins or extensions like those needed to support ads.

0 Kudos
Reply