Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Deploy local Qt libraries to temporary directory option to deploy Qt libraries?
Forum Updated to NodeBB v4.3 + New Features

Deploy local Qt libraries to temporary directory option to deploy Qt libraries?

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 958 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.
  • M Offline
    M Offline
    mcm_qt
    wrote on last edited by
    #1

    Hi,

    As my client gives us some time to do an feasibility study on Qt with 'android' (also in ARM based boards), We found Qt is bit flexible in development and better look and feel for Human Machine Interface apps.

    One of major Issue we saw is the size, i.e *.apk generated with size avg 15-20 Mb.

    According to Qt Docs while installing .apk file via QtCreator, there are three options.

    As nearly more than 15Mb size & initial start up time for app by qt apks takes a lot of time makes to avoid the "Bundle Libs with apk" option. As the user don't want always a 'monkey on shoulder' will usually avoid ministro. The better option I felt is "Deploy local Qt libs to temporary directory".

    As I saw an option for "Deploy local Qt libraries to temporary directory option to deploy Qt libraries", as _
    "To deploy new Qt libraries to the device, select Clean Temporary Libraries Directory on Device. The next time you deploy the application, Qt libraries are copied to the device again."_

    Worries:

    1. While choosing the clean option by some one else in future, will cause to collapse our applications? Is that right?
    2. One APK needs svg, got deployed in Qt's "tmp" dir. Later some else created an APK without svg, and in APK he gives to clean the option, then our application will be down? Is that right?

    Similarly, can any one here have a word on pros & cons for this option?
    Or is there any way to decrease the size of APK?

    I'm using Qt 5.3 with QtCreator 3.0

    Thanks
    Mc

    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