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. Install Android x86 on Qt 5.14.1

Install Android x86 on Qt 5.14.1

Scheduled Pinned Locked Moved Solved QML and Qt Quick
6 Posts 3 Posters 1.3k 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.
  • tomyT Offline
    tomyT Offline
    tomy
    wrote on last edited by
    #1

    Hi all,

    I've installed Qt 5.14.1 using the offline installer on Windows. For the Android checkbox, it shows components for both Arm and x86:

    Untitled.png

    But the kits are seemingly merely Arm, and I can't install Android x86 to build x86-based Android APKs!
    How to work it out, please?

    Capture.PNG

    jsulmJ 1 Reply Last reply
    0
    • tomyT tomy

      Hi all,

      I've installed Qt 5.14.1 using the offline installer on Windows. For the Android checkbox, it shows components for both Arm and x86:

      Untitled.png

      But the kits are seemingly merely Arm, and I can't install Android x86 to build x86-based Android APKs!
      How to work it out, please?

      Capture.PNG

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @tomy said in Install Android x86 on Qt 5.14.1:

      But the kits are seemingly merely Arm

      No, take a closer look at your last screen-shot - you will see that your Android kit is for x86/x86_64 also.
      So, what exactly does not work?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      tomyT 1 Reply Last reply
      0
      • jsulmJ jsulm

        @tomy said in Install Android x86 on Qt 5.14.1:

        But the kits are seemingly merely Arm

        No, take a closer look at your last screen-shot - you will see that your Android kit is for x86/x86_64 also.
        So, what exactly does not work?

        tomyT Offline
        tomyT Offline
        tomy
        wrote on last edited by
        #3

        @jsulm
        It seems to be a mixture of a couple of architectures (Armv7, v8a, x86, ... !), but in effect the output is in Arm.
        In the previous versions of Qt, architectures were separate, but now when I build my QtQuick app using that Android kit on At Creator, my device which is able to handle x86 arch merely, can't run the APK file.

        J.HilkJ 1 Reply Last reply
        0
        • tomyT tomy

          @jsulm
          It seems to be a mixture of a couple of architectures (Armv7, v8a, x86, ... !), but in effect the output is in Arm.
          In the previous versions of Qt, architectures were separate, but now when I build my QtQuick app using that Android kit on At Creator, my device which is able to handle x86 arch merely, can't run the APK file.

          J.HilkJ Online
          J.HilkJ Online
          J.Hilk
          Moderators
          wrote on last edited by
          #4

          @tomy thats a change that was introduced to be in compliance with the new aab format that google currently encouraging people to use and is eventually requiring people to use.

          I haven't updated to 5.14 jet, so I'm not entirely sure, but I think you're supposed to select/deselect versions in the project tab of QtCreator


          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.

          tomyT 1 Reply Last reply
          3
          • J.HilkJ J.Hilk

            @tomy thats a change that was introduced to be in compliance with the new aab format that google currently encouraging people to use and is eventually requiring people to use.

            I haven't updated to 5.14 jet, so I'm not entirely sure, but I think you're supposed to select/deselect versions in the project tab of QtCreator

            tomyT Offline
            tomyT Offline
            tomy
            wrote on last edited by tomy
            #5

            @J-Hilk

            Do you mean the part below, please?

            Untitled.png

            So for any preferable architecture, I need to select it from there and then build the project to have the APK file based on that arch, Ja?

            And we cannot have the v7, v8 and x86 kits separately like before. Right?

            J.HilkJ 1 Reply Last reply
            0
            • tomyT tomy

              @J-Hilk

              Do you mean the part below, please?

              Untitled.png

              So for any preferable architecture, I need to select it from there and then build the project to have the APK file based on that arch, Ja?

              And we cannot have the v7, v8 and x86 kits separately like before. Right?

              J.HilkJ Online
              J.HilkJ Online
              J.Hilk
              Moderators
              wrote on last edited by
              #6

              @tomy
              I think so, yes.

              Like I said I have no experience with it so far


              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.

              1 Reply Last reply
              1

              • Login

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