Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. V-Play Qt 5 Plugins for iOS & Android: Ads, Analytics & more
Forum Updated to NodeBB v4.3 + New Features

V-Play Qt 5 Plugins for iOS & Android: Ads, Analytics & more

Scheduled Pinned Locked Moved Announcements
2 Posts 2 Posters 1.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alexleutgoeb
    wrote on last edited by
    #1

    I'm happy that we here at V-Play can finally announce some new cool stuff we were working on:

    "V-Play Qt 5 Plugins":http://plugins.v-play.net for iOS & Android

    With the currently ongoing transition of V-Play Game Engine from Qt 4.8 to Qt 5.3 we also launched our existing plugins for monetization, ads and analytics as standalone Qt 5 plugins!

    This step allows it to use AdMob, Chartboost, Facebook and the integration of a lot more third-party services in almost every Qt 5-based app & game right from within your QML code, just as easy as the following example for displaying an AdMob ad banner:

    @import VPlay.plugins.admob 1.0

    AdMobBanner {
    adUnitId: "<your-ad-unit-id>"
    banner: AdMobBanner.Smart

    anchors.horizontalCenter: parent.horizontalCenter
    anchors.top: parent.top
    }@

    You can find the "announcement blog post here":http://v-play.net/2014/04/v-play-qt-5-plugins-for-ads-iap-more/.

    We hope you like the new plugins as much as we do and look forward to your appreciated feedback and plugin suggestions at "plugins.v-play.net":http://plugins.v-play.net!

    Best,
    Alex
    Co-founder V-Play

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Great news, congratulations guys!

      (Z(:^

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved