【问题标题】:Android Studio not giving error on install of App on VmAndroid Studio 在 Vm 上安装 App 时没有给出错误
【发布时间】:2020-07-18 16:56:18
【问题描述】:

我最近做了我的项目,工作正常,最近我收到以下错误:

Installation failed due to: 'closed'

知道如何解决这个问题吗?

如果需要任何额外的信息,我很乐意提供。

【问题讨论】:

    标签: java android installation


    【解决方案1】:

    仔细阅读你的错误,上面写着Installation failed due to: 'closed',关闭了什么?在安装 Application 之前,运行应用程序的设备已关闭。 现在有两种可能:

    1. 如果您在 Physical Mobile Phone 上运行它,那么它可能是您的线插件中的问题
    2. 或者如果在 Virtual Machine 上运行,请阅读此 Run apps on the Android Emulator 并重新安装您的 VM

    另外阅读Configure hardware acceleration for the Android Emulator

    【讨论】:

    • 啊谢谢帮助,我意识到这是电线插件的问题
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-12-23
    • 2016-11-27
    • 1970-01-01
    • 1970-01-01
    • 2021-09-10
    相关资源
    最近更新 更多