DEFOLD make android bundle for x86 Emulator

124 Views Asked by At

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.

0

There are 0 best solutions below