简体   繁体   English

Android Studio:找不到模拟器可执行文件

[英]Android Studio: Can't find the emulator executable

cannot run any app on emulator. 无法在模拟器上运行任何应用程序。 When I click on the run-app , it instantly shows notifications ERROR: can't find the emulator executable and process finished with code-1 . 当我点击run-app ,它会立即显示通知ERROR: can't find the emulator executableprocess finished with code-1

I have same problem, my antivirus (AVG) delete exe of emulator at path: 我有同样的问题,我的防病毒软件(AVG)在路径上删除模拟器的exe:

C:\\Program Files (x86)\\Android\\android-sdk\\emulator\\qemu\\windows-x86_64\\qemu-system-i386.exe C:\\ Program Files(x86)\\ Android \\ android-sdk \\ emulator \\ qemu \\ windows-x86_64 \\ qemu-system-i386.exe

If the problem is your antivirus you can follow this step: 如果问题是您的防病毒软件,您可以按照以下步骤操作:

  • Open your antivirus 打开防病毒软件
  • Went into the Quarantine section 进入隔离区
  • Restore exe file. 恢复exe文件。

AVG检疫

Next time that you try to run emulator, disable your antivirus. 下次尝试运行模拟器时,请禁用防病毒软件。

If the problem does not concern the antivirus, I advise you to uninstall and reinstall the emulator. 如果问题与防病毒无关,我建议您卸载并重新安装模拟器。

Bye 再见

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM