Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-33326

[6.5.10][Android] Incorrect ABI kit throws error but still launches if the app is already installed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 17.0.0
    • Android Support
    • None
    • Android
    • 2025wk38s2QtforAndroid, 2025wk40s2-3QtforAndroid

      macOS 15.6

      Android device - Pixel 7 - arm64-v8a - Android 16

      Steps to Reproduce:

      1. Open any example (I used calqlatr example)
      2. Select the compatible kit (arm64-v8a for me)
      3. Build and run it on android device
      4. now select armeabi-v7a (which is not compatible with pixel 7)
      5. build and run it on android device

      Actual Output:

      The build fails but the app still launches. 

      Expected Output:

      The app launch fails stating the error for mismatching ABI. 

      Note:

      This only occurs when you already have that app installed on your device. I think it is just launching the app which is already installed on the android device. 

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

            sheree_anne Sheree Morphett
            anjalota Anurup Jalota
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes