android studio中的HAXM配置

android studio中的HAXM配置,第1张

概述我试图从GitHub运行一个简单的Android聊天应用程序.我认为我的HAXM配置存在问题.当我运行应用程序时,我看到这些错误:HAXMisnotworkingandemulatorrunsinemulationmodeemulatorThememoryneededbythisAVDexceedsthemaxspecifiedinyourHAXMconfiguration.

我试图从GitHub运行一个简单的Android聊天应用程序.我认为我的HAXM配置存在问题.当我运行应用程序时,我看到这些错误:

HAXM is not working and emulator runs in emulation modeemulator The memory needed by this AVD exceeds the max specifIEd in your HAXM configuration.emulator: AVD RAM size = 1536 MBemulator: HAXM max RAM size = 768 MBemulator: You might want to adjust your AVD RAM size and/or HAXM configuration to run in fast virt mode.emulator: warning: opening audio output Failed creating window 61 83 462 820emulator: emulator window was out of vIEw and was recentered

怎么了?

解决方法:

您的HAXM RAM低于AVD RAM.

解决方案:

>重新运行HAXM安装并增加RAM以匹配AVD(仿真器).
>或者,减少AVD(仿真器)的RAM以匹配HAXM的RAM.

总结

以上是内存溢出为你收集整理的android studio中的HAXM配置全部内容,希望文章能够帮你解决android studio中的HAXM配置所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1100360.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-28
下一篇2022-05-28

发表评论

登录后才能评论

评论列表(0条)

    保存