android-模拟器无法启动

我只是安装HAXM安装程序和Android SDK工具,最后可以启动我的AVD.但是问题是它卡在了android上.我已经等了20分钟,但仍未启动.

emulator: device fd:664 HAXM is working and emulator runs in fast virt
mode creating window 61 83 462 820 emulator: UpdateCheck: current
version ‘24.4.1’, last version ‘24.4.1’

Device Nexus_5_API_23_x86 [emulator-5554] is online, waiting for
processes to start up.. Device Nexus_5_API_23_x86 [emulator-5554] is
online, waiting for processes to start up.. Device Nexus_5_API_23_x86
[emulator-5554] is online, waiting for processes to start up.. Device
connected: emulator-5554 Device connected: emulator-5554

enter image description here

正常吗设置需要多长时间?我错过了安装任何东西吗?谢谢

解决方法:

增加模拟器上的内存.
1.在android studio中转到工具—> AVD管理器
2.然后单击编辑按钮(绿色蜡笔),然后单击“显示高级设置”.

enter image description here

相关文章

Android性能优化——之控件的优化 前面讲了图像的优化,接下...
前言 上一篇已经讲了如何实现textView中粗字体效果,里面主要...
最近项目重构,涉及到了数据库和文件下载,发现GreenDao这个...
WebView加载页面的两种方式 一、加载网络页面 加载网络页面,...
给APP全局设置字体主要分为两个方面来介绍 一、给原生界面设...
前言 最近UI大牛出了一版新的效果图,按照IOS的效果做的,页...