Support X86_84 [aka x64]

Hello all!

I’m trying to export my game to a android version, but when try to open the game via my PC (by streaming it from my PC to my phone) I receive the error message:

[INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]

And when I try to install it on my mobile it just says that the app couldn’t be installed (The phone in question is a Samsung A10)

It seems like a possible solution is to enable “Support x86_64 [aka x64]” (In the project settings under android) but its greyed out.
I installed and connected GitHub, but I have no idea what to download and how to make that work, any help on that?

Thanks

1 Like