简体   繁体   English

为什么我的模拟器不起作用?

[英]Why does my Emulator not work?

I am using Eclipse 4.4 and for some reason whenever I try to start an emulator I get the following errors: 我正在使用Eclipse 4.4 ,由于某种原因,每当我尝试启动模拟器时,都会出现以下错误:

Starting emulator for AVD 'doridX'
emulator: Failed to open the HAX device!
HAX is not working and emulator runs in emulation mode
emulator: Open HAX device failed

Does anyone know what causes this and how I can fix it? 有谁知道这是什么原因以及如何解决? I have currently tried: 我目前已尝试:

  • Deleting the virtual device and recreating it. 删除虚拟设备并重新创建。
  • Closing Eclipse and restarting the programme. 关闭Eclipse并重新启动程序。
  • Closing all open emulators and try launching it again. 关闭所有打开的模拟器,然后尝试再次启动它。
  • Uninstalling all packages related that were installed on Eclipse and reinstalling them. 卸载所有已在Eclipse上安装的相关软件包,然后重新安装它们。

The settings for my AVD are: 我的AVD的设置是:

  • AVD name: droidX AVD名称:droidX
  • Device: Nexus 5 (4.95", 1080 x 1920: xxhdpi) 装置:Nexus 5(4.95吋,1080 x 1920:xxhdpi)
  • Target: Android 4.4.2 - API Level 19 目标:Android 4.4.2-API级别19
  • CPU/ABI: Intel Atom (x86) CPU / ABI:Intel Atom(x86)
  • Keyboard: Hardware keyboard present 键盘:存在硬件键盘
  • Skin: No skin 皮肤:无皮肤
  • Front Camera: None 前置摄像头:无
  • Back Camera: None 后置摄像头:无
  • Memory Options: RAM: 768 VM Heap: 64 内存选项:RAM:768 VM堆:64
  • Internal Storage: 50 MiB 内部存储:50 MiB
  • SD Card: 50 MiB SD卡:50 MiB
  • Emulation Options: None 仿真选项:无

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

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