* What went wrong: Execution fai

2022-04-07  本文已影响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
上一篇下一篇

猜你喜欢

热点阅读