How to Change Android API level in Qt
Solved
Mobile and Embedded
-
wrote on 14 Feb 2017, 08:13 last edited by
I am using Qt to develop toy Android programs,and there are two Android API level, Qt automatically choose Level 24(android7.0),but it is not compatible with my smartphone which has a android 5.1 system. How to Change API level in Qt?
-
@amerysong As per this under Selecting API Level topic:
Build Android APK > Android Build SDK -
wrote on 15 Feb 2017, 09:16 last edited by
It works,thank you
1/3