QT Creator wont list any available Android Build SDKs

前端 未结 3 1250
时光说笑
时光说笑 2020-12-10 05:53

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         


        
3条回答
  •  悲&欢浪女
    2020-12-10 06:38

    For linux users, the last version of SDK with UI:

    https://dl.google.com/android/repository/tools_r25.2.5-linux.zip

    This work automatically with Qt 5.8

提交回复
热议问题