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

_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to