繁体   English   中英

启动Android模拟器时遇到的问题

[英]Issues starting Android emulator

我是刚下载的Android Studio的全新用户。 我一直在尝试使用模拟器运行程序。 每当尝试此操作时,我只会得到一部上面写有Android的手机,但仅此而已。 每次,日志都会显示以下内容:

emulator: WARNING: Increasing RAM size to 1GB
HAXM is not working and emulator runs in emulation mode
emulator: device fd:684
emulator: The memory needed by this AVD exceeds the max specified in your HAXM configuration.
emulator: AVD      RAM size = 1024 MB
emulator: HAXM max RAM size = 512 MB
emulator: You might want to adjust your AVD RAM size and/or HAXM configuration to run in fast virt mode.
creating window 43 59 329 583
emulator: emulator window was out of view and was recentered
emulator: UpdateChecker: skipped version check

我尝试查找如何处理此问题,似乎有一个解决方案是使用AVD Manager,编辑模拟器并减少高级设置中的RAM。 我尝试将RAM从1512MB(或左右)减少到1024MB,512MB,256MB和128MB。 这些都没有帮助。 想知道是否还有其他建议。

谢谢!

(如果有用的信息,我的计算机确实有4GB的RAM)

我建议您使用GennyMotion 它比标准仿真器更好,更快。

暂无
暂无

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

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