環(huán)境:macOS、Intellij IDEA 2019.1
問題
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.
Upgrade plugin to version 3.1.0 and sync project
解決辦法
下載NDK(建議Android NDK,修訂版 16b),然后把 toolchains 里的 mips 拷貝到NDK對應(yīng)目錄下
https://developer.android.google.cn/ndk/downloads/older_releases.html