Cannot create a new AVD. No sufficiently recent Android SDK available

Viewed 1028

So I get this error when trying to create a new android device in AVD: enter image description here

I'm able to create devices on android studio, but I can't use them in qt for some reason. I have all API since 18 to 25 on AS (am I missing anything?)enter image description here

Here are my settings of android on qt: enter image description here

I'm using the auto-generated kit for android provided by qt. Any help will be appreciated.

1 Answers
Related