Details
-
User Story
-
Resolution: Fixed
-
P2: Important
-
None
Description
Add support for multi-abi application builds for Android with CMake. With Qt 6.0, it is not possible to do a multi-abi build of an application and this is important as far as Google is concerned since you have to provide multiple APKs.
One proposal is to implement a mechanism to use the multi-abi build for user projects from builds retrieved by COIN (COIN-646), COIN could stitch different abi builds and the final result can be used by qmake and cmake to allow building user project apk/aab with all abis.
Attachments
Issue Links
- depends on
-
COIN-646 Add feature to depend on multiple cross-compiling platform configurations in order to do Android stitching of Qt packages
- Closed
- is required for
-
QTCREATORBUG-26871 Android tooling improvements in Qt Creator
- Open
- relates to
-
QTBUG-95990 Add support for multi-abi application builds for Android with qmake
- Closed
-
QTBUG-80943 Add support for multi-abi Qt For Android builds
- Open
-
QTBUG-94714 Qt's CMake seems to ignore dependencies when generating APK targets
- Closed
-
QTCREATORBUG-26977 Multi arch kit for Qt >= 6.3
- Reported