[SOLVED] Cannot create a new AVD error on OS X 10.9
-
Hi,
I wanted to try the android kits with Qt 5.2, but I cannot create an AVD. The exact error message is:
"Cannot create a new AVD. No sufficiently recent Android SDK available. Please install an SDK of at least API version 0."
The SDK is correctly setup in Qt Creator, and I have actually installed a few SDK platforms with the Android SDK Manager (APIs 19 and 16).
Java version is 1.6, and JAVA_HOME is also set.
Any ideas?
Thanks