Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 9.0.1
-
None
-
MacOS 13.1 (22C65), Ubuntu 22.04.1
Description
Steps to reproduce:
- Make sure you have at least 2 android devices in Preferences > Devices (I have 1 physical device and 2 emulators).
- Check which device is set as the default one for Android.
- Try to switch the default device to a different one.
- Try to open any new project and deploy it to the device you selected in step 3.
Expected: I should be able to run my project on various devices.
Actual: The project is always run on the device that has been originally selected as default one.
Reproducibility: 100%
NOTES: It works in the same way on all desktop platforms. The only way I found to solve it is to open android studio and remove the emulator from the list, which is not the nicest workaround if I would like to test my app on several different setups.
Attachments
Issue Links
- relates to
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open