I can not create new AVD.
-
Hi.
I have Qt creator 3.5.1 (MSVC 2013,32 bit) base on Qt 5.5.1 . and Also I have (android studio 2.3.3) Android SDK with level 25 and download NDK r16. and set their path to Qt > Tools >option > Android . also download and ant. but when I press Start AVD Manager it does not appear anything. and when I click add AVD it shows me this error : "Can not create new AVD.No sufficiently recent android sdk available . Install an SDK of the latest version 0. "
How can I solve that?
I have latest SDK now -
Hi,
I had the same issue. I created a device in android studio and then it eas displayed in qt as well. Thats how I debug my android software.
For IOS I am opening the file from the build in xcode and create a simulator. If I am trying that in qt, it is just able to create an iphone x.I hope I was able to help you.