error “Device supports x86, but APK only supports armeabi-v7a”
Posted sddai
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了error “Device supports x86, but APK only supports armeabi-v7a”相关的知识,希望对你有一定的参考价值。
checkout the build.gradle from module:app. It turns out that there‘s a such config:
ndk {
abiFilters "armeabi-v7a", "x86"
}
when I commented all out, everything worked fine.
以上是关于error “Device supports x86, but APK only supports armeabi-v7a”的主要内容,如果未能解决你的问题,请参考以下文章
新浪微博Error_code: 400; Error: 40022:Error: source paramter(appkey) is missing的解决方法
Error 500--Internal Server Error如何解决
在 MySQL 中出现 ERROR 1701、ERROR 1452 和 ERROR 1305 错误 - 需要一些专业知识