Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.0.3
-
None
-
Ubuntu 14 or OSX 10.11.16
Qt creator 4.0.3
Qt 5.7 (Android)
AVD with API level 15
Description
1. Use an Android kit with Qt 5.7 and select minimum API level 15 for the APK.
2. Hit Run.
3. "Select Android Device" Dialog pops up and AVD's and devices are listed as compatible and incompatible.
4. Select the device with API level 15.
Compilation fails for this device. Though an error message is shown in the build output i.e. "Invalid minSdkVersion version, minSdkVersion must be >= 16"
Build step should fail when API level <16 is selected for a kit with Qt 5.7. The minimum version required is 16.