Game testing on Android - emulator or real devices?

Posted by n00bfuscator on Game Development See other posts from Game Development or by n00bfuscator
Published on 2012-09-04T10:33:53Z Indexed on 2012/09/04 15:55 UTC
Read the original article Hit count: 261

I am working at a localization agency and we have been approached by a client about testing their games on iOS as well as Android. Testing on iOS seems fairly easy as we can just buy a couple of devices and we should be covered. For Android it seems to be completely different. From what i found, the emulator can cover all API levels, screen sizes and such, but i hear it's buggy and nothing could replace testing on real devices. With the vast amount of Android devices out there and the rate at which new devices are released it seems impossible to keep up. How can i test games (localization and functional) on Android covering all compatible devices?

© Game Development or respective owner

Related posts about android

Related posts about testing