Android , Android, , Android, 100%. JVM - Java ARM, .
The iOS simulator works at a higher level, simulating the operating system and its libraries, translating OS calls in the OS X implementation and simulating events in the other direction, such as device rotation or low memory conditions. When you run the application on an iOS simulator, the application compiles to x86, which runs initially on your Mac. Unlike the Android emulator, your iOS application will not be exhausted from the memory in the simulator, because it is not limited to restrictions on some iOS devices.
source
share