【问题标题】:I am trying to upload APK File but only aab file option is available我正在尝试上传 APK 文件,但只有 aab 文件选项可用
【发布时间】:2021-10-23 21:15:57
【问题描述】:

我正在尝试上传 APK 文件,但只有 aab 文件选项可用。当我上传 apk 文件时,我收到以下警报“上传有效 APK”。对于在 Play 控制台中创建的新项目。

Play 商店是否为新应用禁用了 .apk 文件支持?

play console upload app bundle

【问题讨论】:

    标签: android google-play-console


    【解决方案1】:

    自 2021 年 8 月起,对于商店中的任何新应用,您必须使用 App Bundle 格式。

    https://android-developers.googleblog.com/2021/06/the-future-of-android-app-bundles-is.html

    【讨论】:

      【解决方案2】:

      使用 apktoaabconverter.com 或使用 aapt2 手动将 apk 转换为 aab 编译成平面文件 然后aapt2链接创建资源到protobuf 然后制作 base.zip 和 build-bundle 命令来创建 aab

      【讨论】:

        猜你喜欢
        • 2016-09-05
        • 2020-04-04
        • 2019-05-08
        • 2018-11-16
        • 1970-01-01
        • 2022-11-04
        • 2018-05-24
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多