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