Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 17.0.0 (17.0 branch)
-
None
-
-
5ac21d80b (17.0), e2e9a60bc (17.0)
Description
It looks like the Android device detection is missing the information for the device, whilst being marked as green:
The emulator image has the details:
When trying to debug an application, the following error is displayed:
15:53:10: Initializing deployment to Android device/simulator 15:53:10: The deployment device "SM-S911B" does not support the architectures used by the kit. The kit supports "arm64-v8a", but the device uses "". 15:53:10: Error while building/deploying project calqlatr (kit: Android Qt 6.8.3 Clang arm64-v8a) 15:53:10: When executing step "Deploy to Android device"