diff options
author | Alexey Edelev <[email protected]> | 2024-11-06 16:08:29 +0100 |
---|---|---|
committer | Alexey Edelev <[email protected]> | 2025-07-07 17:07:23 +0200 |
commit | 6e4df829b648e8620d618f1be80985c6638d4e9e (patch) | |
tree | 432feb4764680f6a708bb06b69b38fe02122dba1 /src/gui/image/qpixmapcache.cpp | |
parent | 118fa1952813d78707a16f7b9d95c2d72486f38a (diff) |
This approach is more flexible and modernizes the gradle project
structure for Qt apps. We now try to reproduce the CMake Android project
structure of user applications, in the modern Android project
structure described here: https://developer.android.com/build
The new structure using the module based application build and unlocks
the support for the use of dynamic features and Android libraries(aar).
All gradle-related rules are generated by CMake and androiddeployqt is
used in the auxiliary mode only(--aux-mode option). Update gradle
templates.
To opt-in the modern deployment use the QT_ANDROID_MODERN_BUNDLE
variable.
Task-number: QTBUG-116683
Task-number: QTBUG-124600
Change-Id: I343b884dea77a7b3b9059cf876a81c3693d0294b
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'src/gui/image/qpixmapcache.cpp')
0 files changed, 0 insertions, 0 deletions