【问题标题】:The file size (mb) is larger when building aab than building with apk in android构建 aab 时的文件大小 (mb) 比在 android 中使用 apk 构建时更大
【发布时间】:2021-09-28 11:50:13
【问题描述】:

我在 Android 上使用 react-native 当我构建我的应用程序时 构建 aab 时文件大小 (mb) 比使用 apk 构建时更大。

但是,使用 aab 构建应该更小。

我在Google Play Store内测的应用信息中看到了应用容量。

【问题讨论】:

    标签: android react-native flutter kotlin google-play


    【解决方案1】:

    AAB 大于单个 APK 是正常的,因为 App Bundle 是 APK 的捆绑包。如果您编译为 APK,您通常会创建至少 4 个 APK 或一个通用 APK。

    【讨论】:

      猜你喜欢
      • 2019-12-03
      • 2018-01-16
      • 2022-10-25
      • 1970-01-01
      • 2019-10-26
      • 2021-08-30
      • 2015-03-29
      • 1970-01-01
      • 2022-10-07
      相关资源
      最近更新 更多