summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimage.h
diff options
context:
space:
mode:
authorAlexey Edelev <[email protected]>2024-11-06 16:08:29 +0100
committerAlexey Edelev <[email protected]>2025-07-07 17:07:23 +0200
commit6e4df829b648e8620d618f1be80985c6638d4e9e (patch)
tree432feb4764680f6a708bb06b69b38fe02122dba1 /src/gui/image/qimage.h
parent118fa1952813d78707a16f7b9d95c2d72486f38a (diff)
Migrate to the gradle.settings approach when generating Android projectsHEADdev
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/qimage.h')
0 files changed, 0 insertions, 0 deletions