PANIC: Missing emulator engine program for #39;arm#39; CPUS(恐慌:缺少“armCPUS 的仿真器引擎程序)
问题描述
我遇到了与下面链接中提到的相同的问题.但是这个问题已被搁置,我仍在寻求解决方案.https://stackoverflow.com/questions/27146511/panic-缺少-emulator-engine-program-for-arm-cpus-eclipse
I am getting the same issue as mentioned in below link.But this one has been put on hold and I am still seeking for a solution. https://stackoverflow.com/questions/27146511/panic-missing-emulator-engine-program-for-arm-cpus-eclipse
所以我想在这里提出问题并提出问题.直到昨天,模拟器工作正常.但是从今天开始,我在尝试打开模拟器时收到以下错误
So I would like to frame the question and ask here. Until yesterday, emulator were working fine. But since today I am receiving the following error while I am trying to open emulator
PANIC: Missing emulator engine program for 'arm' CPUS
我的 AVD:
这是我收到的错误:
我已经通过 SDK 管理器更新和安装了组件,我什至还尝试重新启动 eclipse 和我的电脑.我尝试创建新的 AVD 但这里没有任何效果.
I have updated and installed components through SDK Manager and I even tried to restart eclipse and my pc as well. I tried creating new AVD But nothing worked here.
提前谢谢你.
推荐答案
与Avast Antivirus有关,在其隔离区发现一堆emulator-arm文件.问题开始于几个小时前.
It is related to Avast Antivirus, has found bunch of emulator-arm files in its quarantine. Problem started couple of hours ago.
我做了什么作为临时解决方案:从隔离区恢复 emulator-arm,将其添加到 avast 异常,暂停 Avast,运行 AVD,然后恢复 Avast
What I did as temporary solution: restored emulator-arm from quarantine, added it to avast exception, paused Avast, run AVD, then resumed Avast
这篇关于恐慌:缺少“arm"CPUS 的仿真器引擎程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:恐慌:缺少“arm"CPUS 的仿真器引擎程序
基础教程推荐
- 如何使用 Java 创建 X509 证书? 2022-01-01
- 无法使用修饰符“public final"访问 java.util.Ha 2022-01-01
- Java Keytool 导入证书后出错,"keytool error: java.io.FileNotFoundException &拒绝访问" 2022-01-01
- 在 Libgdx 中处理屏幕的正确方法 2022-01-01
- 降序排序:Java Map 2022-01-01
- 减少 JVM 暂停时间 >1 秒使用 UseConcMarkSweepGC 2022-01-01
- Java:带有char数组的println给出乱码 2022-01-01
- FirebaseListAdapter 不推送聊天应用程序的单个项目 - Firebase-Ui 3.1 2022-01-01
- 设置 bean 时出现 Nullpointerexception 2022-01-01
- “未找到匹配项"使用 matcher 的 group 方法时 2022-01-01