美文网首页
* What went wrong: Execution fai

* What went wrong: Execution fai

作者: 物联白菜 | 来源:发表于2022-04-07 02:44 被阅读0次

运行新项目报错:

* What went wrong:
Execution failed for task ':app:stripDebugDebugSymbols'.
> No toolchains found in the NDK toolchains folder for ABI with prefix: arm-linux-androideabi

使用Android studio打开修改
File--> Project Structure —> SDK Location 修改所使用的NDK版本


图片.png

注意:使用和和官网一样的NDK版本为 20.1.5948944就可以了

修改后在android/local.properties就能看到了.


图片.png

相关文章

网友评论

      本文标题:* What went wrong: Execution fai

      本文链接:https://www.haomeiwen.com/subject/xkhjsrtx.html