"Note: Android Studio is currently not supported by Qt Creator."
-
wrote on 2 Mar 2017, 17:01 last edited by
I just found this statement: "Note: Android Studio is currently not supported by Qt Creator." in the Qt doc's. Sadly for me, it's not in the "Getting Started with Qt for Android", which could be a help to newbs like myself.
I suspect that under the hood, Qt Creator is using the android command to support interfacing with AVD Manager, but this now reports the following:
chris:sdk chris$ ./tools/android avd
The android command is no longer available.
For manual SDK and AVD management, please use Android Studio.
For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanagerAnyway, I've logged this, for others who may stumble here, perhaps sooner in their working day than me.
-
wrote on 2 Mar 2017, 20:30 last edited by
I have not had time to research this myself and may or may not be related - just want to help get this information out there. From another post:
-
I just found this statement: "Note: Android Studio is currently not supported by Qt Creator." in the Qt doc's. Sadly for me, it's not in the "Getting Started with Qt for Android", which could be a help to newbs like myself.
I suspect that under the hood, Qt Creator is using the android command to support interfacing with AVD Manager, but this now reports the following:
chris:sdk chris$ ./tools/android avd
The android command is no longer available.
For manual SDK and AVD management, please use Android Studio.
For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanagerAnyway, I've logged this, for others who may stumble here, perhaps sooner in their working day than me.
@Tuffa take a look at this bug: https://bugreports.qt.io/browse/QTBUG-59236
1/3