是由于使用了native libraries?雀哨。該native libraries?不支持當(dāng)前的cpu的體系結(jié)構(gòu)。
INSTALL_FAILED_NO_MATCHING_ABIS is when you are trying to install an app that has native libraries and it doesn't have a native library for your cpu architecture. For example if you compiled an app for armv7 and are trying to install it on an emulator that uses the Intel architecture instead it will not wo??work
參考:http://stackoverflow.com/questions/24572052/install-failed-no-matching-abis-when-install-apk
如果是使用Genymotion出現(xiàn)上面的提示蚯根,請(qǐng)參考以下鏈接:
參考:http://blog.csdn.net/wjr2012/article/details/16359113
解決方案: