简体   繁体   English

在Android Studio中启动AVD时出错

[英]Error While Launching AVD in Android studio

Please help I am getting the following error While launching AVD 请帮助我启动AVD时出现以下错误

Cannot launch AVD in emulator. 无法在模拟器中启动AVD。 Output: emulator: WARNING: VM heap size set below hardware specified minimum of 256MB Warning: requested ram_size 1536M too big, reduced to 512M emulator: WARNING: Setting VM heap size to 384MB 输出:仿真器:警告:VM堆大小设置为低于硬件指定的最小值256MB警告:请求的ram_size 1536M太大,减小为512M仿真器:警告:将VM堆大小设置为384MB

WARNING: unable to configure any DNS servers, name resolution will not work 警告:无法配置任何DNS服务器,名称解析将不起作用

Hax is enabled Hax ram_size 0x20000000 HAX is working and emulator runs in fast virt mode. 已启用Hax Hax ram_size 0x20000000 HAX正在运行,并且模拟器在快速virt模式下运行。 console on port 5554, ADB on port 5555 emulator: emulator window was out of view and was recentered emulator: WARNING: UpdateCheck: Failure: Error emulator: WARNING: UpdateCheck: failed to get the latest version, skipping check (current version '25.1.7' Cannot launch AVD in emulator. Output: emulator: WARNING: VM heap size set below hardware specified minimum of 256MB Warning: requested ram_size 1536M too big, reduced to 512M emulator: WARNING: Setting VM heap size to 384MB 端口5554上的控制台,端口5555上的ADB模拟器:模拟器窗口不可见并且已重新放置模拟器:警告:UpdateCheck:失败:错误模拟器:警告:UpdateCheck:无法获取最新版本,跳过检查(当前版本'25 .1)。 7'无法在仿真器中启动AVD输出:仿真器:警告:VM堆大小设置为低于硬件指定的最小值256MB警告:请求的ram_size 1536M太大,减小为512M仿真器:警告:将VM堆大小设置为384MB

WARNING: unable to configure any DNS servers, name resolution will not work 警告:无法配置任何DNS服务器,名称解析将不起作用

Hax is enabled Hax ram_size 0x20000000 HAX is working and emulator runs in fast virt mode. 已启用Hax Hax ram_size 0x20000000 HAX正在运行,并且模拟器在快速virt模式下运行。 console on port 5554, ADB on port 5555 emulator: emulator window was out of view and was recentered emulator: WARNING: UpdateCheck: Failure: Error emulator: WARNING: UpdateCheck: failed to get the latest version, skipping check (current version '25.1.7' screenshot of error 端口5554上的控制台,端口5555上的ADB模拟器:模拟器窗口不可见并且已重新放置模拟器:警告:UpdateCheck:失败:错误模拟器:警告:UpdateCheck:无法获取最新版本,跳过检查(当前版本'25 .1)。 错误的 7' 屏幕截图

How much RAM did you configure HAXM for when it installed? 您在安装HAXM时为其配置了多少RAM? If you installed HAXM to use 512M, then your AVD isn't going to be able to use more than that. 如果您安装的HAXM使用的是512M,那么您的AVD将无法使用更多的容量。

I'd try installing it again: https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-mac-os-x 我会尝试再次安装它: https : //software.intel.com/zh-cn/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-mac-os-x

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

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