开发者

Why is the Android tablet emulator so slow? Is there way to speed it up? [duplicate]

This question already has answers here: Closed 11 years ago.

Possible Duplicate:

sl开发者_JAVA百科ow android emulator

My tablet is not here yet, which is why I have to use the emulator for development for now. But it is soooo slow, and it is almost not usable. Does anybody has any trick to speed it up a bit?

I am working on a very decent machine:

MacBook Pro, 2.4 Intel Core 2 Duo, 8G Memory, SSD.

Thanks


There are a number of answers to a near identical question here.


It is slow because it is emulating an ARM processor on an x86 machine. This means that:

  1. All hardware acceleration is lost and has to be emulated in software, and
  2. All the system calls have to be restructured.

Google is working on better ways of doing graphics, but nothing is released yet.


There are no tricks as of yet, and no other Emulators that you can use, Until Google actually makes one. Thank you


There are a number of answers to a near identical question here.


I know a trick. Upgrade to a better CPU, preferably one not subject to laptop limitations.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜