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. Slow loading of Qt app on Android
Forum Updated to NodeBB v4.3 + New Features

Slow loading of Qt app on Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 228 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.
  • ahsan737A Offline
    ahsan737A Offline
    ahsan737
    wrote on last edited by ahsan737
    #1

    Greetings,

    My Qt app for android is loading very slow after some changes in the resource file apparently, I haven't made any major changes in the code; I have just added some higher resolution photos (~1080p).
    The current loading time is 10~15 seconds, which was about 1 sec previously

    Environment Details:
    resource file size: 11.5MB (after changes)
    Qt 5.13.1 (Qt Creator 4.10.0)
    SDK Version: 26.1.1
    NDK Version: 20.1.5948944
    androidBuildToolsVersion=30.0.3 (also tried 28.0.3)
    androidCompileSdkVersion=29 (also tried 28 and 30)

    Here is the link to the runtime errors & warnings shown in the Compile Output section.

    Please guide how can I make the app load faster, and how can I check which part is taking more time to load?

    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