美文网首页
问题解决-No toolchains found in the

问题解决-No toolchains found in the

作者: Seachal | 来源:发表于2021-03-03 10:56 被阅读0次
No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
This version of the NDK may be incompatible with the Android Gradle plugin version 3.0 or older.

Please use plugin version 3.1 or newer.

一般是 local.properties 文件中没有配置 ndk,配上 ndk 就好了。
ndk.dir=/Users/***/Android/sdk/ndk/android-ndk-r16b

相关文章

网友评论

      本文标题:问题解决-No toolchains found in the

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