Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-287

The app always runs with default ABI

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • QtGP 1.1
    • QtGP: General
    • None
    • macOS

    Description

      Env:

      OS 15.2 Qt 6.9.0b2

      Qt GP 1.1 (Qt Maven)

      QtTAS Plugin 4.0 (dev - f79fb9575f3f083a35dabe805eba03802dc23380)

      AS Ladybug 2024.2.2

       

      Steps:

      1. Open example qtquickview_java and make sure the qt project is also there.
      2. Update the build.gradle and try to run the app.
      QtBuild {
          qtPath file("/Users/lukaszkosiorowski/Qt/6.9.0")
          projectPath file("/Users/lukaszkosiorowski/workspace/qt/android_examples/qtquickview")
      } 

      Expected: As the project is built for multi ABIs it should run on device and on emulator. 

      Actual: The app crashes on startup since it tries to use not supported ABI (x86) to run on the target device/emulator. In my case the project was built with x86 as default ABI. Others ABI are present in "android_abi_builds" directory. It works fine when I tested on Windows.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              soarmin Soheil Armin
              lkos Łukasz Kosiorowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes