Android出现:Your project path contains non-ASCII characters.


导入Project的出现:

Error:(1, 0) 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. Seehttp://b.android.com/95744 for details.

This warning can be disabled by using the command line flag -Dcom.android.build.gradle.overridePathCheck=true, or adding the line ‘com.android.build.gradle.overridePathCheck=true’ to gradle.properties file in the project directory.

其实很好解决啦,就是你的工程项目路径或者项目名称包含了中文,修改相关的名称就好了!

出现这个错误说明什么,咱们还是要专业一点儿,别再项目路径名称中去搞另类弄什么中文名,要专业!!!!!

 

 

 

参考:

Android出现:Your project path contains non-ASCII characters.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM