Android Emulator so slow
This question already has an answer here:
unless you really need some of the new functionalities of 3.2 I would recommend you develop on an earlier sdk... I personally use 1.6 and 2.1 for most of my apps and the difference in load time and general emulator speed is enormous.
EDIT: especially considering you are only writing helloWorld at this present
I had this exact problem. I thought it was my hardware but I got the latest emulator and it still sometimes crashes but by taking a snapshot I've got my loading times down from 10 minutes to 1 minute.
I'd verify those times, and give you my version numbers but I run it off of external storage and it seems I've since uninstalled Java :(
It was working with the last release about 6 months ago. The rush to update Android SDK stopped about that time too, as I recall.
请尝试896而不是1024.它看起来像一个1024值的bug。
链接地址: http://www.djcxy.com/p/85476.html上一篇: Eclipse模拟器没有响应
下一篇: Android模拟器非常慢