You can use now AAB or APK output formats for Android builds

When building Android applications, you may now choose to build an APK file for local testing or Ad hoc distribution or the AAB file format suitable to publish your Android application to the Google play store.

When building Android applications, you may now choose to build an APK file for local testing or Ad hoc distribution or the AAB file format suitable to publish your Android application to the Google play store.

APK is the best choice if you want want to install the app on your Smartphone directly trough your USB cable or by downloading directly via the QR code. AAB file format is the one used by the Google Play console to publish the app on the market place. You can choose the file format in the Android platform object.

Note that this will be done only for Android release builds, Debug builds will stay in APK mode.

Category
Updated on
  • Font-end
  • June 11, 2024