美文网首页gaoshijie365.tech
INSTALL_FAILED_NO_MATCHING_ABIS

INSTALL_FAILED_NO_MATCHING_ABIS

作者: 小狮子365 | 来源:发表于2016-12-26 16:13 被阅读18次

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 work.

相关文章

网友评论

    本文标题:INSTALL_FAILED_NO_MATCHING_ABIS

    本文链接:https://www.haomeiwen.com/subject/isijvttx.html