问题解决-No toolchains found in the
2021-03-03 本文已影响0人
Seachal
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