Making the Android emulator run faster

Posted by hgpc on Stack Overflow See other posts from Stack Overflow or by hgpc
Published on 2010-04-18T15:02:14Z Indexed on 2010/04/18 15:03 UTC
Read the original article Hit count: 1006

The Android emulator is a bit sluggish. For some devices, like the Motorola Droid and the Nexus One, the app runs faster in the actual device than the emulator. This is a problem when testing games and visual effects.

How do you make the emulator run as fast as possible? I've been toying with its parameters but haven't found a configuration that shows a noticeable improvement yet.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-emulator