Hi everyone,
I'm trying to build the environment for Android development with Qt Creator on Windows 10. Everything else works fine except the AVD in the Device settings of Qt Creator.
1.jpg
This is the Device settings of Manage Kits in Project page. All Java, Android SDK, NDK settings looks fine, but the AVD list only shows a invalid image.
2.jpg
I can try to add a new AVD, and it can read the API I installed. However after I press OK, the Creator only froze for 2 seconds and then nothing happens.
3.jpg
4.jpg
These two screenshots are the errors when I try to start the "-1" image and press the Native AVD manager button.
5.jpg
Here is my environment variable settings for the Android AVD manager. It works fine since the .android folder is created here.
I'll post the screenshots of the Android Studio in the reply. And here is all the environment versions related:
System: Windows 10 Pro Build 1909
QtCreator: 4.10.0
Qt: 5.12.5
Android Studio: 3.5.3
Android SDK Tools: 26.1.1
Android SDK Platform Tools: 29.0.5
Android Emulator: 29.3.4
Android NDK: 20.1.5948944
Java: OpenJDK 8 u232-b09
AVD image: Pixel 2 with Android 10 on x86
Could anyone help me on this issue?
Thanks in advance.
Added after 4 minutes:
6.jpg
7.jpg
Just the rest screenshots of Android Studio. Here is the AVD manager, the image is already created and it runs fine on this AVD manager.
10.jpg
The Android Studio SDK manager version list.
Bookmarks