android-studio - Android studio,由于: 'closed' 导致Bluestacks安装失败

标签 android-studio bluestacks

我正在尝试使用 bluestacks 构建一个 android 应用程序(我的手机没电了)

Android studio 可以在设备列表中看到模拟器,但是当我尝试运行我的应用程序时,android studio 抛出此错误:

Installation did not succeed.
The application could not be installed.
Installation failed due to: 'closed'
Retry

我曾尝试以管理员身份启动 android studio 和 bluestacks。

我还尝试在 SDK 工具文件夹中打开独立设备监视器
这会引发另一个错误:
could not open Selected VM debug port(8700)

监视器的错误日志包含大量缺少目录的错误。

错误日志:https://pastebin.com/mmA83ch7

谢谢

最佳答案

转到 Settings -> Preferences Enable Android Debug Bridge, Enable android input debugging

enter image description here

关于android-studio - Android studio,由于: 'closed' 导致Bluestacks安装失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58779679/

相关文章:

android - 如何在横向模式下运行 Android 应用程序并在 bluestacks 模拟器中设置首选尺寸

android - Bluestacks (HD-StartLauncher.exe) 通过命令提示符打开

sqlite - SQLite:比较列中的日期

android - BlueStacks 安装失败旧的 sdk 错误

android - 将 Bluestacks 连接到 Android Studio

process - 杀死进程/结束bluestacks进程

android - Gradle assembleDebug 和 preDexDebug 即使对于新项目也会失败

android - 构建应用程序时出错 : app:transformDexArchiveWithDexMergerForDebug

android - 无法在Android Studio中添加依赖项

java - 在应用程序完全重启之前不要再次显示 mainactivity