This is a bug in cordova-android's list_images method, it crashes when it encounters an android version on your system that's not in its list: https://github.com/apache/cordova-android/pull/422
You can apply the fix manually in platforms/android/cordova/emulator.js within your project