android - 启动模拟器时出错

标签 android android-studio haxm

我正在模拟器上运行一个 android 应用程序。它工作正常,直到昨天,今天我更新了 android studio。我收到以下错误。 如何解决这个问题?

emulator: WARNING: Increasing RAM size to 1GB emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAXM must be updated (version 1.1.1 < 6.0.1).

最佳答案

我必须通过以下方式卸载 1.1.1 版:

C:\Users\userid\AppData\Local\Android\sdk\extras\intel\Hardware_Accelerated_Execution_Manager>

然后输入 silent_install.bat -v 以验证当前版本。 然后 silent_install.bat -u 卸载 然后 silent_install.bat 在我的情况下安装 6.0.1 版。

关于android - 启动模拟器时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34282243/

相关文章:

android - 如何提高Android模拟器的速度?

android - 为什么我们在android中使用drawable v24?

android - 未安装 SQLite3。 android 如何从 mmssms.db 读取消息

android - 从 Android 中的请求方配置文件中提取 SSID 密码

android - 将 Android Studio 更新到 3.5 版本后无法使用 ADB

android-studio - Android Studio HAXM更新问题

android - 解析具有属性的 xml

android-studio - 如何在 Android Studio 中使用 Flutter RP2 清理您的构建?

android - 在 Android Studio 中找不到 GeoPoint 类?

android - 英特尔 haxm 7.2 版未进行数字签名?