Qt 5.7 on Android problem - minimum version required is 16.
-
Hi
I can't run Qt 5.7 on Android (4.0.4)
Compilation fails at the end with message:
"Invalid minSdkVersion version, minSdkVersion must be >= 16"I have found this bug report QTCREATORBUG-16740
bug reportBut I don't know how to proceed, I have downloaded and compiled Qt Creator from github master branch.
But there is only 4.1.82 availableSo questions:
Should Qt 5.7 works on Android from 4.0.X to newest version 6.0?
How can I download Qt Creator 4.2 ?Best Regards
Marek -
Hi
I can't run Qt 5.7 on Android (4.0.4)
Compilation fails at the end with message:
"Invalid minSdkVersion version, minSdkVersion must be >= 16"I have found this bug report QTCREATORBUG-16740
bug reportBut I don't know how to proceed, I have downloaded and compiled Qt Creator from github master branch.
But there is only 4.1.82 availableSo questions:
Should Qt 5.7 works on Android from 4.0.X to newest version 6.0?
How can I download Qt Creator 4.2 ?Best Regards
Marek@Marek See here: http://doc.qt.io/qt-5/android-support.html
"Qt for Android enables you to run Qt 5 applications on devices with Android v4.1 (API level 16) or later."
So, no you need at least Android 4.1