Defold bundle by default creates armv7-android ABIS APK. Which when installed on an x86 emulator gives the following error
[INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
Can't seem to find a way to create APK from defold which will run with x86 architecture.