2011/9/22 Mathieu Bouchard <matju@artengine.ca>
Le 2011-09-22 à 14:42:00, András Murányi a écrit :


OK, what I meant was: does the Android SDK have any disadvantage that makes it unsuitable for testing? I guess, you cannot test performance because there is no real CPU, anything else?

Huh ? What's a « real » CPU ?

Last time I checked, Android used an ARM6 or ARM7 model of CPU, no ?
 
 
Huh, I thought it was obvious, I meant that the emulator runs on your PC so code is translated to x86 whatsoever so it's virtually impossible to benchmark app speed.

Andras