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. QT Android Application - How to set background image with pixmap
Forum Update on Monday, May 27th 2025

QT Android Application - How to set background image with pixmap

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 862 Views
  • 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.
  • C Offline
    C Offline
    CMartin
    wrote on 17 Feb 2018, 12:45 last edited by
    #1

    I have made an application and successfully added a pixmap image for background on my desktop app. When I try to do the same for android app, the image doesn't show up. What's the problem?

    R 1 Reply Last reply 19 Feb 2018, 08:14
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 17 Feb 2018, 21:05 last edited by
      #2

      Hi and welcome to devnet,

      Without having any kind of code to check, it's almost impossible to help you. Therefore, please share the relevant pieces.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • C CMartin
        17 Feb 2018, 12:45

        I have made an application and successfully added a pixmap image for background on my desktop app. When I try to do the same for android app, the image doesn't show up. What's the problem?

        R Offline
        R Offline
        raven-worx
        Moderators
        wrote on 19 Feb 2018, 08:14 last edited by raven-worx
        #3

        @CMartin said in QT Android Application - How to set background image with pixmap:

        What's the problem?

        most probably the cause shows up in the developer console.
        Did you implement a QQuickImageProvider? (If you use QML at all?)

        --- 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

        1/3

        17 Feb 2018, 12:45

        • Login

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