Virtual device disappears after rerunning the Qt Creator
-
Hi,
I use:
- Qt Creator 12.0.1
- Windows 10
I created a virtual device but it disappears after rerunning the Qt Creator:
But the virtual device exists:
>emulator.exe -list-avds GalaxyNexus
I can run it:
>emulator.exe -avd GalaxyNexus INFO | Android emulator version 33.1.23.0 (build_id 11150993) (CL:N/A) INFO | Found systemPath E:\AppData\Android\SDK\system-images\android-25\google_apis\x86\
-
Please check with the latest Qt Creator 12.0.2 snapshot from https://download.qt.io/snapshots/qtcreator/12.0/12.0.2/
I've made some Android fixes for this version, maybe it helps.
If not, create a bug report.
-
I can select "Custom" only:
-
If someone can reproduce it I will create a bug report.
-
Now "Device definition" works:
-
In my case, the only way to debug on the emulator is to add a virtual device every time I launch Qt Creator. It doesn't create a new virtual device:
>emulator.exe -list-avds GalaxyNexus
-
Please check with the latest Qt Creator 12.0.2 snapshot from https://download.qt.io/snapshots/qtcreator/12.0/12.0.2/
I've made some Android fixes for this version, maybe it helps.
If not, create a bug report.
-
Please check with the latest Qt Creator 12.0.2 snapshot from https://download.qt.io/snapshots/qtcreator/12.0/12.0.2/
I've made some Android fixes for this version, maybe it helps.
If not, create a bug report.
@cristian-adam I installed this version: https://download.qt.io/snapshots/qtcreator/12.0/12.0.2/36/ It detects a virtual device but it doesn't detect WebAssembly (there is no the WebAssembly tab). I have
C:\emsdk
in the Path variable: -
8 8Observer8 has marked this topic as solved on