简体   繁体   English

无法在Android Studio中运行AVD

[英]Can't run AVD in Android Studio

This list of errors show up everytime I try: 我每次尝试都会显示以下错误列表:

Cannot launch AVD in emulator. 无法在模拟器中启动AVD。 Output: emulator: WARNING: VM heap size set below hardware specified minimum of 384MB emulator: WARNING: Setting VM heap size to 384MB emulator: ERROR: x86 emulation currently requires hardware acceleration! 输出:仿真器:警告:VM堆大小设置低于硬件指定的最小384MB仿真器:警告:将VM堆大小设置为384MB仿真器:错误:x86仿真当前需要硬件加速! Please ensure Intel HAXM is properly installed and usable. 请确保正确安装了英特尔HAXM并可以使用它。 CPU acceleration status: Android Emulator requires an Intel processor with VT-x and NX support. CPU加速状态:Android Emulator需要具有VT-x和NX支持的Intel处理器。 (VT-x is not supported) (不支持VT-x)

Please explain to me what to do about this, thank you. 请向我解释该怎么办,谢谢。

VT-x means Intel Virtualization Technology. VT-x表示英特尔虚拟化技术。

I think your CPU doesn't support VT-x Technology. 我认为您的CPU不支持VT-x技术。

Here is List of VT-x Supported Cpu in Intel 这是英特尔中VT-x支持的Cpu的列表

Check your computer specifications. 检查您的计算机规格。

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

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