Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to use AdMod inside a Qt mobile app
Forum Updated to NodeBB v4.3 + New Features

How to use AdMod inside a Qt mobile app

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 3 Posters 3.0k Views 2 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.
  • GianlucaG Offline
    GianlucaG Offline
    Gianluca
    wrote on last edited by
    #1

    I would like to add the AdMob Banners into my mobile app (Android & iOS) (https://developers.google.com/mobile-ads-sdk/docs/admob/fundamentals)

    The AdMod SDK provides the banners to show directly as "View" for Android and as "UIView" for iOS.
    So, for everyone programming directly with the Android SDK or the iOS SDK, it is very easy to add a banner: just add the AdView into the graphical layout of the app.

    But I'm using Qt 5.2, and then I don't know how can I wrap a "View" or a "UIView" inside a QWidget or inside a QML Item, in order to be shown on a Qt application.

    Any suggestion or help ??

    Thanks,
    Gianluca.

    1 Reply Last reply
    0
    • GianlucaG Offline
      GianlucaG Offline
      Gianluca
      wrote on last edited by
      #2

      I think I should be patience and wait that V-Play release the plugins for Qt 5

      http://plugins.v-play.net/

      1 Reply Last reply
      0
      • P Offline
        P Offline
        Pala4Yev
        wrote on last edited by
        #3

        Please look on QtAdMob library, which has implementation of admob banners into qt with C++ and qml support

        1 Reply Last reply
        1
        • F Offline
          F Offline
          feldifux
          wrote on last edited by
          #4

          We have updated the Qt AdMob Plugin today to also support rewarded videos + native ads. You can download it for free here:
          https://v-play.net/updates/release-2-13-0-free-rewarded-videos-native-ads-for-google-admob-qt

          Here you can find the documentation and examples about how to add the AdMob plugin to your Qt app:
          https://v-play.net/doc/plugin-admob/

          Cheers, Chris

          Founder of Felgo SDK - http://felgo.com/qt

          Felgo simplifies

          • Mobile App Dev with Qt esp. iOS & Android
          • Game Development with Qt

          What others say

          Felgo scored #1 in Cross-Platform App Development Tools Report - see why: https://goo.gl/rgp3rq

          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