No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

首次安装AndroidStudio,在编译的时候出现

Error:No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

解决方案:

https://www.jianshu.com/p/fd3d49c7f1f8

我为大家准备了 mips64el-linux-android,不用下载整个ndk,方便大家使用。

https://download.csdn.net/download/beijing_zhuimeng/10739280

 

 

 

你可能感兴趣的:(Android,Studio)