views:

2290

answers:

2

I've been playing around with OpenGL ES development on Android. OpenGL ES applications seem to run slowly in the Emulator on my development machine. Does this reflect likely performance of actual hardware? I'm concerned about spending too much time developing an application if the graphics performance is going to be sluggish.

+2  A: 

The emulator is super slow on my Mobile Intel Pentium M 725, 1600 MHz.

I'm assuming the emulator isn't representative of real world performance.

taudep
+1  A: 

This blog indicates 5 times slower: http://www.cokeandcode.com/node/1364