Yes, because the Android emulator is actually an emulator. The iOS "emulator" is a simulator. It doesn't emulate the ARM instructions or run an actual OS instance. The Android emulator does.
Of course, the best option is to connect your Android device and test/debug on the device itself.
Of course, the best option is to connect your Android device and test/debug on the device itself.