Android Studio3.2中No toolchains found in the NDK 问题修复

No toolchains found in the NDK问题描述

异常描述:
    No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android
出现现象原因:
     旧项目,升级android studio后开始报错。

问题解决方案:

升级旧项目相关配置,具体执行步骤如下
方案1

方案2

你可能感兴趣的:(Android Studio3.2中No toolchains found in the NDK 问题修复)