Skip to main content
September 9, 2011
Question

AIR performance on Android emulator vs. actuald Android tablet device?

  • September 9, 2011
  • 1 reply
  • 496 views

I have been able to port my BlackBerry tablet applications to Android Emulator.  The performance seems really poor in terms of graphics and audio play.  The audio play is a litte chunky and the graphics appear to hesitate slightly.  Is this a "feature" of the emulator and the actual devices are a lot better or does the emulator reflect that of the actual device for AIR applications?

I've tried adding

<renderMode>gpu</renderMode>

But it does not seem to make a difference.

This topic has been closed for replies.

1 reply

Participating Frequently
September 9, 2011

The Android emulator is much slower than the real thing (for both AIR and native apps)