qt creator forces android31
Unsolved
Mobile and Embedded
-
Hi,
I want to compile a Qt application for android. I have just install Qt Creator on fresh laptop and I want to use android SDK 33. I have installed Oracle JDK 17. I let Qt Creator to "Set Up SDK". When download is done an dialog with missing necessary packages appears. It lists Android SDK 31. I want to use 33 so I cancel it and I select the SDK manually. After finish, the same dialog appears and I'm forced to add 31.An error occurs after build. It says that I have to update from SDK 31 to 33.
Why Qt Creator force me to install only Android SDK 31? How to select and install differend SDK version?