"Android support is not yet configured." when trying to install Android Components
-
I attempted to install Android components (sdk, etc.) from QT creator through Edit->Preferences->Devices. I didn't see an Android tab, so I clicked Add->Android Device. I got a weird error message "Android support is not yet configured." that I've been unable to find anywhere online. Does anyone have an idea of what could cause this? I'm on an Ubuntu 20.04 system.

-
I attempted to install Android components (sdk, etc.) from QT creator through Edit->Preferences->Devices. I didn't see an Android tab, so I clicked Add->Android Device. I got a weird error message "Android support is not yet configured." that I've been unable to find anywhere online. Does anyone have an idea of what could cause this? I'm on an Ubuntu 20.04 system.

-
That message "Android support is not yet configured" comes from https://code.qt.io/cgit/qt-creator/qt-creator.git/tree/src/plugins/android/androiddevice.cpp?h=20.0#n1296 - that would suggest like @JKSH suggested that the Qt for Android is not yet installed. Whether it should not be even possible to Add -> Android Device when Qt for Android is not yet installed is another way to look at this.
@TP850 Please install Qt for Android first from Qt Installer or Maintenancetool