我正在尝试使用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
谢谢