Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-88841

Add support for multi-abi application builds for Android with CMake

    XMLWordPrintable

Details

    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

        1. main.cpp
          119 kB
          Raphael Cotty

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity