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. Performance & graphical glitches on Android
Forum Updated to NodeBB v4.3 + New Features

Performance & graphical glitches on Android

Scheduled Pinned Locked Moved Solved Mobile and Embedded
3 Posts 2 Posters 297 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.
  • S Offline
    S Offline
    swurl
    wrote on 11 Jul 2024, 17:12 last edited by
    #1

    My C++ application looks and functions excellently on Desktop, however, it seems that on Android there are a variety of issues regarding performance and graphics.

    I can't help but feel this might be something with my compilation options, or my AndroidManifest.

    Here are some examples:

    • Dialogs take ages to open
    • Dialogs sometimes never show up
    • The left & top sides of windows move improperly & don't follow the formatting of the rest of the window
    • The app performs slowly as a whole.

    Here are some examples of graphical glitches I see.

    Screenshot_20240711-130435.png Screenshot_20240711-130503.png Screenshot_20240711-130547.png

    1 Reply Last reply
    0
    • S Offline
      S Offline
      swurl
      wrote on 13 Sept 2024, 18:44 last edited by
      #3

      I ended up switching to QML to solve these issues.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SimonKl
        wrote on 14 Aug 2024, 11:14 last edited by
        #2

        Same issues here, alongside some spicy errors/warnings when doing anything in with text input:

        image.png

        I did everything by the tutorials, got this result.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          swurl
          wrote on 13 Sept 2024, 18:44 last edited by
          #3

          I ended up switching to QML to solve these issues.

          1 Reply Last reply
          0
          • S swurl has marked this topic as solved on 13 Sept 2024, 18:44

          • Login

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