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
Forum Updated to NodeBB v4.3 + New Features

Performance

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 666 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.
  • B Offline
    B Offline
    bence91
    wrote on last edited by
    #1

    Dear all!

    I need some help, please be so kind to help me:
    I am developing an application which needs to run on both platforms: Android, and iOS.
    I have problem with app. startup time:
    /1/ With iPad takes 5 sec: OK
    /2/ With Nexus 7 tablet takes 5 sec OK
    /3/ With Samsung Galaxy tab3 takes 27 sec the same code: NOT OK :(!
    My qml files are in Resources.qrc, so that I am loading from resources.
    I am using Loader for creating some components.

    In case of Samsung the following command takes 16-17 sec: @mainViewer->setSource(mainQmlFileLoc);@ (mainViewer type is QtQuick2ApplicationViewer).
    I don't know what can I do.
    I have tested with a Hello Word QtQuick app, and adding a background image takes 1-2 second on Samsung.
    Am I doing something wrongly?
    Thank you very much!
    Bence

    1 Reply Last reply
    0
    • H Offline
      H Offline
      h00bs
      wrote on last edited by
      #2

      Hi Bence,

      while I have not found the cause of this problem yet, I experience the same problems on my Samsung Galaxy Tab 3 (and it is only on this device). Other Samsung devices have acceptable startup times so this seems to be a very device-specific issue

      What modules are you using?

      Cheers,
      Alex

      Developer at Felgo - https://felgo.com/qt

      Develop mobile Apps for iOS & Android with Qt
      Develop Games with Qt

      Felgo is an official Qt Technology Partner

      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