美文网首页
Error:Your project path contains

Error:Your project path contains

作者: 贝贝beibei96 | 来源:发表于2018-05-20 12:34 被阅读44次

Error:Your project path contains non-ASCII characters. This will most likely cause the build to fail on Windows. Please move your project to a different directory. See http://b.android.com/95744 for details. This warning can be disabled by adding the line 'android.overridePathCheck=true' to gradle.properties file in the project directory.

解决方法:
你的项目存在中文路径, 修改为英文路径就行

相关文章

网友评论

      本文标题:Error:Your project path contains

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