How can I change the --android-platform in Qt Creator to not be android--1 in debug mode?

这一生的挚爱 提交于 2019-12-01 03:36:25

You should go to Projects > Build Android APK > Details for configuring deployment settings. There is an option named Android Build SDK. Just select the appropriate Android API version.

Also to create an APK package, select the Bundle Qt libraries in APK option :

You can also select Create Templates to create the manifest file to set application settings like icon, name, ...

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!