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. Issues rendering sample apps in the AVD following the 'Getting Started guide'
Forum Updated to NodeBB v4.3 + New Features

Issues rendering sample apps in the AVD following the 'Getting Started guide'

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 508 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.
  • D Offline
    D Offline
    Dyenhen
    wrote on last edited by
    #1

    Hi folks,
    I'm new to Qt and followed the getting started guide to write mobile apps. However, the sample apps don't render properly (see screenshots). I also get cmake warnings for PlatformGraphics. It appears to try to find "PlatformGraphicsConfig.cmake" and/or "platformgraphics-config.cmake", neither of which exist on my system.

    Any help would be greatly appreciated resolving this.

    Some screenshots to showcase the problem here:
    https://imgur.com/a/NUx4naU

    Thanks

    1 Reply Last reply
    1
    • M Offline
      M Offline
      Michel de Boer
      wrote on last edited by
      #2

      Interesting. I have the same issue when I try to run my own app on the emulator, i.e. it looks very similar to your screen shots.,
      I could not find a solution.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        Michel de Boer
        wrote last edited by
        #3

        @Valeriy-Y. found the solution for this:
        Adding to AndroidEmulator startup args (AVD Arguments button):
        -gpu host.
        Source: https://developer.android.com/studio/run/emulator-acceleration#accel-graphics

        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