INSTALL_FAILED_NO_MATCHING_ABISfailed to extract native libraries res

是由于使用了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 work.

現(xiàn)在安卓模擬器的CPU/ABI一般有三種類型,INTEL X86,ARM,MIPS,

解決辦法:

新建avd的時(shí)候都需要選擇image鏡像,鏡像有x86,arm等,如果沒有,就去virtual device manager里面下。



如果選擇用INTEL X86出現(xiàn)INSTALL_FAILED_NO_MATCHING_ABIS的錯(cuò)誤,那就改用ARM的

參見:http://blog.sina.com.cn/s/blog_3e28c8a50102v7ij.html

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容