问题描述
我的笔记本电脑:英特尔Core 2 Duo处理器,2GHz的,1GB RAM
My laptop: Intel Core 2 Duo CPU, 2GHz, 1GB RAM.
我创建了一个目标使用SD卡512MB,设备内存大小为512,启用快照。 我等了30分钟,但模拟器不结束了加载。它不断呈现出闪字Android的黑色屏幕上。
I created a target with SD Card 512MB, Device RAM size 512, snapshot enabled. I waited for 30 minutes but the emulator doesn't ends up loading. It keeps showing a flash word "Android" on the black screen.
运行模拟器前,我关闭其它程序。
Before running the emulator, I closed most other programs.
有什么不好呢?这是非常令人沮丧。 :(
What's wrong with it? This is very frustrating. :(
推荐答案
这应该不会超过5-10分钟顶多建立在初始启动模拟器。 SD卡的大小对内存使用没有影响,它没有加载到内存中,它只是创造了SD卡较大的映像文件。设置仿真器有RAM 256MB的帮助,但一般的时候我也有同样的问题,我只是关闭仿真器窗口,并重新启动它。有时,它只是变得鸿上创建和不是内存的问题(我的RAM和16GB仍然有问题,不时)
It shouldn't take more than 5-10min at most to build the emulator on initial startup. The SD card size has no effect on memory usage, it's not loaded into memory, it just creates a larger image file for the sdcard. Setting the emulator to have 256mb of ram will help, but in general when I have the same problem I just close down the emulator window and re-start it. Sometimes it just gets hung-up on creation and isn't a memory issue (I have 16gb of ram and still have the problem from time to time)
这篇关于Android模拟器是非常非常慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!