Error:A problem occurred configuring project ':networklibrary'. > No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
https://blog.csdn.net/dafeige8/article/details/87880998 https://blog.csdn.net/vocanicy/article/details/83004626 打开一个旧工程Android项目,出现了报错: No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android 网上找了些解决办法 安装NDK 看看路径是否正确 https://blog.csdn.net/qq_24118527/article/details/82867864 https://blog.csdn.net/dafeige8/article/details/87880998 来源: https://www.cnblogs.com/zhangqie/p/11274654.html