Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.2.1
-
None
-
OS: Ubuntu 16.04
Android SDK: newest on the 10.03.2017
Android NDK: 14.0.3770861
Qt Version: 5.8
Qt Creator: 4.2.1
Apache Ant: 1.10.1
Description
After updating Qt to 5.8 (from 5.7) I am not able to build any Android related projects. I am always getting the same warning and error message, even on simple or empty projects.
Message:
Warning: Android platform 'android--1' does not exist in SDK.
Generating Android Package
Input file: /home/mirza/Development/Qt Projects/build-Test-Android_f_r_armeabi_v7a_GCC_4_9_Qt_5_7_1-Debug/android-libTest.so-deployment-settings.json
Output directory: /home/mirza/Development/Qt Projects/build-Test-Android_f_r_armeabi_v7a_GCC_4_9_Qt_5_7_1-Debug/android-build/
Application binary: /home/mirza/Development/Qt Projects/build-Test-Android_f_r_armeabi_v7a_GCC_4_9_Qt_5_7_1-Debug/libTest.so
Android build platform: android--1
Install to device: No
Buildfile: build.xml does not exist!
Build failed
Building the android package failed!
I have even installed the whole OS again and the components again, in hope that it was some kind of configuration error but it's still there.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-17814 Android: Update Qt Creator plugin to use the new Android SDK tools
- Closed