What for do we need ARM EABI v7a System image in Android development? What is the purpose of that particular image?
if you work with the NativeDK, without that image the emulator is not able to simulate the execution of ARMv7 code (like multicore-instructions and NEON floating-point-unit)