qt6-bb10/src/android
Soheil Armin 79f3fe7040 Android: Add facilities to build AAR packages
This adds new aar target, as we do with apk targets, and an option
to androiddeployqt, --build-aar, which builds an AAR instead of APK.

AndroidManifest.xml of an AAR does not include application or activity
nodes, so we add an AAR specific manifest. Also the plugin type in
build.gradle will be com.android.library when choosing to build an
AAR.

Task-number: QTBUG-116955
Task-number: QTBUG-65567
Change-Id: Id33ac236f44038a8411ebfecdcc4e404c976e277
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
2024-05-15 12:34:08 +03:00
..
jar Android: Notify listener about app state changes when quitting 2024-04-30 22:17:04 +03:00
java Android: get rid of the redundant ENVIRONMENT_VARIABLES QtActivity field 2023-11-10 21:57:12 +02:00
templates androiddeployqt: Add a placeholder for plugin type in build.gradle 2024-05-15 12:34:08 +03:00
templates_aar Android: Add facilities to build AAR packages 2024-05-15 12:34:08 +03:00
CMakeLists.txt Android: Add facilities to build AAR packages 2024-05-15 12:34:08 +03:00