When attempting to build and run an example project with QT Creator, it fails, saying:
Build failed
Warning: Android platform \'android--1\' does not exist i
As was written by Patrizio Bekerle at QTCREATORBUG-17852:
For reference, this is the download link for the 25.2.5 sdk tools (for Linux) you currently need to build Android apps: https://dl.google.com/android/repository/tools_r25.2.5-linux.zip I found it on https://androidsdkoffline.blogspot.co.at/p/android-sdk-tools.html I was able to build again with this version...
It works for me on MacOS