QT_ANDROID_NO_DEPLOY_QT_LIBS

Whether Qt shared libraries are packaged in the APK on Android.

Note: This property is in technology preview and may change in future releases.

Note: This property is used only if targeting the Android platform.

This property can be set to not package Qt shared libraries inside the APK when deploying the target. Use QT_ANDROID_SYSTEM_LIBS_PREFIX to provide a path to where those libraries will be located on the target device instead.

Note: Only supported when deploying as an APK.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.