Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is it possible to place advertisements on a Qt application?
Qt 6.11 is out! See what's new in the release blog

Is it possible to place advertisements on a Qt application?

Scheduled Pinned Locked Moved General and Desktop
8 Posts 5 Posters 4.4k 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.
  • L Offline
    L Offline
    Leon
    wrote on last edited by
    #1

    I googled "Qt creator advertisments" and didn't found anything...

    And by advertisments i mean something like adsense..
    If there isn't something like that, my only choise is to communicate with companies which will pay a fix number of cash per month (and basically the ad will be something like a picture with a link)?

    P.S "for example skype advertisments.":http://skypeblogs.files.wordpress.com/2011/03/advertising-in-skype.png

    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      you could add a qwebview and display the adsense code in there

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • L Offline
        L Offline
        Leon
        wrote on last edited by
        #3

        And is this allowed from Google's side?

        Because on adsence website it says
        Websites and mobile applications.

        1 Reply Last reply
        0
        • raven-worxR Offline
          raven-worxR Offline
          raven-worx
          Moderators
          wrote on last edited by
          #4

          so you already know that it's not allowed and still ask?

          according to Adsense FAQ:

          [quote]
          Google ads, search boxes or search results may not be:

          • Integrated into a software application (does not apply to AdMob) of any kind, including toolbars.
          • Displayed in pop-ups or pop-unders.
          • Placed in emails, email programs, or chat programs. (Does not apply to AdMob.)
          • Obscured by elements on a page.
          • Placed on any non-content-based page. (Does not apply to AdSense for search, mobile AdSense for search, or AdMob.)
          • Placed on pages published specifically for the purpose of showing ads.
          • Placed on pages whose content or URL could confuse users into thinking it is associated with Google due to the misuse of logos, trademarks or other brand features.
          • Placed on, within or alongside other Google products or services in a manner that violates the policies of that product or service.
            [/quote]

          So it seems they mean software application in general ... no matter which technique you would use.

          I don't know about AdMob though...

          --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
          If you have a question please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0
          • L Offline
            L Offline
            Leon
            wrote on last edited by
            #5

            You said

            bq. you could add a qwebview and display the adsense code in there

            That's why i asked if it's allowed..

            Anywho, you basically say my only solution is:

            bq. communicate with companies which will pay a fix number of cash per month (and basically the ad will be something like a picture with a link)?

            1 Reply Last reply
            0
            • T Offline
              T Offline
              tobias.hunger
              wrote on last edited by
              #6

              I guess this is more a question for the people running ad networks.

              1 Reply Last reply
              0
              • B Offline
                B Offline
                b1gsnak3
                wrote on last edited by
                #7

                If it is possible? Of course it is... If it is allowed? Not really the best place to ask because this is a question suited (as Tobias already said) for the people running ad networks. It is however possible using QtWebkit module :) Best of luck

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

                  You can display ads on the Desktop by using native ads by Google. You can customize these to your UI & UX so they fit better into your app.

                  We created a plugin for AdMob Native Ads with Qt, available here:
                  https://v-play.net/doc/plugin-admob/

                  This just got released today, you can also see the announcement if you're interested:
                  https://v-play.net/updates/release-2-13-0-free-rewarded-videos-native-ads-for-google-admob-qt

                  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