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. Showing adverts in android application
Qt 6.11 is out! See what's new in the release blog

Showing adverts in android application

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.2k 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.
  • I Offline
    I Offline
    ixpervision
    wrote on last edited by
    #1

    Hello,

    I finished a small game for android but ı don't know add adverts in my game. I know we can't add admob in android app currently. So how can ı add adverts others way .I would appreciate if you answer.

    1 Reply Last reply
    0
    • X Offline
      X Offline
      Xander84
      wrote on last edited by
      #2

      I can't tell you how to do it exactly but check out V-play (game engine based on Qt), they have plugins for different ad services maybe that helps and you see at least what is possible: http://v-play.net/doc/qmlmodule-plugins1-plugins-1-0/

      Usually if the ad service is compatible with c++ they should offer a libary you can just include in your project and use that, if not the protocol for the ad service should be public and easy to use it with a simple JSON web service and you have ti implement that yourself, which is easy with Qt.

      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