欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  移动技术

Android Studio更新到3.1以后旧项目报错的解决办法

程序员文章站 2023-01-23 08:06:49
android studio从2.2更新到3.1后运行之前的旧项目报错: org.gradle.api.tasks.taskexecutionexception: execution failed...

android studio从2.2更新到3.1后运行之前的旧项目报错:

org.gradle.api.tasks.taskexecutionexception: execution failed for task ':mwms:transformnativelibswithstripdebugsymbolfordebug'.

causedby: net.rubygrapefruit.platform.nativeexception: could not start 'd:\as_sdk\ndk-bundle\toolchains\mips64el-linux-android-4.9\prebuilt\windows-x86_64\bin\mips64el-linux-android-strip'

caused by: java.io.ioexception: createprocess error=2, 找不到指定的文件

解决方法:settings > appearance & behavior > sysytem settings > android sdk > sdk tools

卸载ndk