Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to configure Qml application(.apk) size for different android os phones
Forum Updated to NodeBB v4.3 + New Features

How to configure Qml application(.apk) size for different android os phones

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 3 Posters 660 Views 3 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.
  • H Offline
    H Offline
    halil sogut68
    wrote on last edited by
    #1

    Hi , How can I configure my qml application (.apk) size to work without problem in every kind of android phones size (ex: galaxy note 5,4,3, galaxy s6,s5,s4 etc. and other series sony series , general mobile series , htc and other antroid os phones ans tablets. ) Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What do you mean by "configure size" ? You can't just tell an .apk to be smaller. You're application will have the same size everywhere.

      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
      • L Offline
        L Offline
        Leonardo
        wrote on last edited by
        #3

        Hi. Please, take a look at:

        http://doc.qt.io/qt-5/scalability.html

        I like using a scale factor. I think it's the easiest with good results.

        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