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. Is there a way to test different android setups in parallel?
Forum Updated to NodeBB v4.3 + New Features

Is there a way to test different android setups in parallel?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
androidchange toolkit
5 Posts 3 Posters 665 Views 2 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.
  • K Offline
    K Offline
    koahnig
    wrote on last edited by
    #1

    I got Qt 5.11.3 to work for Android compilations. Since I have already Qt5.12.0 for Android installed I thought to check the differences respective to try to get it to work as well.

    Certainly I can change the Tool kit in creator, but under devices there are the Android specific parts concerning SDK and NDK. There is no way to easily change them to another combination. Is there a work around known?

    Vote the answer(s) that helped you to solve your issue(s)

    J.HilkJ 1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Project->Build->Build Android APKs. There you can set up your API level etc. If you want to use a different SDK / NDK completely - Qt Creator does not offer such option.

      (Z(:^

      K 1 Reply Last reply
      2
      • K koahnig

        I got Qt 5.11.3 to work for Android compilations. Since I have already Qt5.12.0 for Android installed I thought to check the differences respective to try to get it to work as well.

        Certainly I can change the Tool kit in creator, but under devices there are the Android specific parts concerning SDK and NDK. There is no way to easily change them to another combination. Is there a work around known?

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by J.Hilk
        #3

        @koahnig
        I don't know of an easy way, and it's driving me crazy, as I have multiple projects open and at least one is only compatible with 5.11.3.

        That said, I haven't jet tested it, but maybe you can open multiple instances of QtCreator and set one instance to 5.12 and one to 5.11.3 ?

        Should potentially work, depending on if and how the settings are saved, read, and shared.


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        K 1 Reply Last reply
        1
        • sierdzioS sierdzio

          Project->Build->Build Android APKs. There you can set up your API level etc. If you want to use a different SDK / NDK completely - Qt Creator does not offer such option.

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @sierdzio @J-Hilk

          I am going to try with the two instances of creator. However, I think there might be an issue when changing the SDK and NDK versions. Last week I got the impression that there might be an update issue when changed under devices.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • J.HilkJ J.Hilk

            @koahnig
            I don't know of an easy way, and it's driving me crazy, as I have multiple projects open and at least one is only compatible with 5.11.3.

            That said, I haven't jet tested it, but maybe you can open multiple instances of QtCreator and set one instance to 5.12 and one to 5.11.3 ?

            Should potentially work, depending on if and how the settings are saved, read, and shared.

            K Offline
            K Offline
            koahnig
            wrote on last edited by
            #5

            @J-Hilk

            Yes, I can start two instances of creator and use different settings for Android devices.
            Not really comfortable, but it is working.

            Vote the answer(s) that helped you to solve your issue(s)

            1 Reply Last reply
            2

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved