Game development on android emulator -


i have corei7 @1.73ghz 6gb ram, , emulator slow. how guys prefer develop games ? on emulator or real device?

easy: on real device. there lots of reasons why need both. device way faster , reflects software encounter. emulator endlessly versatile , can turn on pedantic runtime options. go device when need quick turnaround, emulator deep debugging, device make sure aren't encountering quirk in emulator, , emulator make sure aren't encountering device-specific behavior.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -