This page lists information regarding CMake and Qt for Android platform support.
This is a list of CMake variables or properties that affect the build process including Gradle configuration:
| List of ABIs that packages of a single target are built for | |
| List of ABIs that the project packages are built for | |
| Enables building multi-ABI packages using the autodetected Qt for Android SDK list | |
| 覆盖被添加到目标部署中的 Qt 依赖 | |
| 指定目标生成的部署设置文件的位置 | |
| Forces or disables release package signing regardless of the build type | |
| 要采用目标部署的 Extra 库 | |
| 要采用目标部署的 Extra Qt 插件 | |
| Minimum Android SDK version | |
| Allows to share CMake variables in multi-ABI builds | |
| Whether Qt shared libraries are packaged in the APK on Android | |
| 自定义 Android 包模板的路径 | |
| Revision of Android build tools to use | |
| Signs the .aab package with the specified keystore, alias, and store password | |
| Signs the package with the specified keystore, alias, and store password | |
| Specifies the location of Qt libraries on the target device | |
| Android target SDK version |
This is a list of CMake variables or properties that can set some of the Android Manifest's configuration directly from CMake without having to manually set them in the manifest.
| 传递给 Android 应用程序的自变量列表 | |
| Internal Android app version | |
| Human-readable Android app version |