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. Qt 5 Plugins for iOS & Android
Forum Updated to NodeBB v4.3 + New Features

Qt 5 Plugins for iOS & Android

Scheduled Pinned Locked Moved Announcements
3 Posts 2 Posters 2.1k 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

    Hi all,

    We here at "V-Play":http://v-play.net are currently preparing some Qt 5 plugins especially for the upcoming Qt mobile edition. Our main focus is on mobile services for iOS and Android, including:

    • Native in-app purchases for iOS App Store and Google Play
    • Integration of ad networks like AbMob or Chartboost
    • Social and gaming networks like Facebook or Game Center
    • Analytics like Flurry

    The really cool thing about these plugins is that you can use them right within your QML code, independently from the underlying platform, like we already provide it in our game engine. As an example, our "Store plugin":http://v-play.net/doc/plugins1-store.html" allows in-app purchases with one line of code:

    @store.buyItem(noadsGood)@

    and thanks to property bindings updating an ad banner is as easy as:

    @ AdBanner {
    visible: !noadsGood.purchased
    }@

    If that sounds interesting "you can leave your e-mail address on our mailing list":http://plugins.v-play.net to get notified as soon as we have some more announcements on this (we won't use your address for any other purpose than contacting you about our Qt 5 plugins).

    The link to our mailing list is: http://plugins.v-play.net

    Feel free to ask your questions here. :)

    Best,
    Alex from V-Play

    1 Reply Last reply
    0
    • M Offline
      M Offline
      MichelSM
      wrote on last edited by
      #2

      Hi I liked the idea, I will test it like I can buy a package,
      I want to know it, i'm from Brazil (forgive me my english ...)
      But if it's easy for my country? or need an international card?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        alexleutgoeb
        wrote on last edited by
        #3

        Sorry for the late answer and thanks for the feedback! Feel free to contact us at "help@v-play.net":mailto:help@v-play.net if there are still some questions, I would be happy to help!

        Best,
        Alex

        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