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> |
||
|---|---|---|
| .. | ||
| jar | ||
| java | ||
| templates | ||
| templates_aar | ||
| CMakeLists.txt | ||