恐慌:缺少“arm"CPUS 的仿真器引擎程序

2023-10-14Java开发问题
6

本文介绍了恐慌:缺少“arm"CPUS 的仿真器引擎程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

问题描述

我遇到了与下面链接中提到的相同的问题.但是这个问题已被搁置,我仍在寻求解决方案.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 的仿真器引擎程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

The End

相关推荐

在 Eclipse 项目中使用西里尔文 .properties 文件
Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)...
2024-08-25 Java开发问题
18

如何在java中找出依赖于语言环境的文本方向?
How to find out locale-dependent text orientation in java?(如何在java中找出依赖于语言环境的文本方向?)...
2024-08-25 Java开发问题
24

Eclipse 在尝试启动 Android 应用程序时卡住了
Eclipse gets stuck when trying to launch Android app(Eclipse 在尝试启动 Android 应用程序时卡住了)...
2024-08-25 Java开发问题
14

Eclipse:无法初始化监视器线程:无法建立环回连接
Eclipse: Failed to initialize Monitor Thread: Unable to establish loopback connection(Eclipse:无法初始化监视器线程:无法建立环回连接)...
2024-08-25 Java开发问题
4

Eclipse-找不到JDK
Eclipse- JDK not found(Eclipse-找不到JDK)...
2024-08-25 Java开发问题
6

错误:CreateProcess 错误=216,此版本的 %1
Error:CreateProcess error=216, This version of %1(错误:CreateProcess 错误=216,此版本的 %1)...
2024-08-25 Java开发问题
9