-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 17.0.0
-
None
-
-
2025wk38s2QtforAndroid, 2025wk40s2-3QtforAndroid
macOS 15.6
Android device - Pixel 7 - arm64-v8a - Android 16
Steps to Reproduce:
- Open any example (I used calqlatr example)
- Select the compatible kit (arm64-v8a for me)
- Build and run it on android device
- now select armeabi-v7a (which is not compatible with pixel 7)
- 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.
- relates to
-
QTQAINFRA-7261 Qt LTS release testing
-
- Open
-