I tried to install an apk from online on a virtual device, but it wouldn't install due to INSTALL_FAILED_NO_MATCHING_ABIS.
I'm able to install it on an ARM image, but ARM images are super slow on my computer. So is it possible to convert or modify the apk to use x86?
One of the answers on this post said "If you using Genymotion you need Installing ARM Translation and GApps". But comments on that answer said that it doesn't work anymore.
So is there any way to do this?