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. Questions about the QtCreator/Android build-deployment process
Forum Updated to NodeBB v4.3 + New Features

Questions about the QtCreator/Android build-deployment process

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 633 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.
  • N Offline
    N Offline
    nomegenerico
    wrote on last edited by
    #1

    I've some questions about the QtCreator Android build-deployment process

    *) Is there a way in QtCreator to deploy to Android only a specific project, or subdirs-project?
    I would like to open my top-level subdirs but i have more than one subproject of type TEMPLATE=app
    and I would like to generate apk only for those that will run on Android.

    *) Is there a way in QtCreator, to tell to only generate apk file without attempt to upload it on an
    android device ore simulator?

    *) If in the .pro file you customize DESTDIR (and OBJECTS_DIR) the apk creation will fail because it seems that binaries are searched only in OUT_PWD.

    *) The automatically added “android” directory Is created inside the project’s tree, and this could be ok for the not variants and for manual edited files. But is there a way in QtCreator to generate the .apk and all the intermediate files in some other locations? Hopefully a different path for each shadow build?

    Thank you, Fabio

    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