【问题标题】:How to Run aap file in android emulator如何在android模拟器中运行aap文件
【发布时间】:2021-06-18 16:51:58
【问题描述】:

我在 android studio 中构建我的项目,并在 android studio 中制作 bundle。

捆绑包有 aap 文件,我认为 aap 文件和 apk 是相同的,所以我如何在 android 模拟器中运行 aap 文件

【问题讨论】:

    标签: android-studio android-emulator emulation qemu


    【解决方案1】:

    我认为您无法安装 AAP 文件。这是一个只能由 Google Play 和其他类似服务使用的捆绑包。

    【讨论】:

      【解决方案2】:

      可能重复。 Install Android App Bundle on device

      使用这个 GitHub 存储库 https://github.com/google/bundletool 从您的捆绑包中提取您的 apk,然后在您的设备上运行它。

      【讨论】:

        猜你喜欢
        • 2012-03-07
        • 2020-02-12
        • 2019-09-27
        • 2019-01-31
        • 1970-01-01
        • 2011-05-02
        • 2011-07-24
        • 2012-12-06
        • 1970-01-01
        相关资源
        最近更新 更多