[Qt-creator] Build for multi arch APK/App Bundles - QtC 5.14.1 - Qt 5.15.5
ekke
ekke at ekkes-corner.org
Fri Jun 25 23:44:24 CEST 2021
Am 24.06.21 um 17:14 schrieb ekke:
> Building APKs I can see if it's signed or not from the name, am I
> right that the .aab always only is named 'android-build-release.aab' ?
finally found out, that the .aab from QtC is always unsigned.
added a custom process step to run jarsigner and .aab now is signed
will create a feture request to get this done by QtC similar to APK-
signing.
> To build the Bundles I check 'Build App Bundle' and check from ABIs:
> armeabi-v7a, arm64-v8a.
>
> This generates 'android-build-release.aab' and also ONE APK.
>
have seen that this APK contains both arch
ekke
More information about the Qt-creator
mailing list