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. See http://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.
其實很好解決啦,就是你的工程專案路徑或者專案名稱包含了中文,修改相關的名稱就好了!
出現這個錯誤說明什麼,我們們還是要專業一點兒,別再專案路徑名稱中去搞另類弄什麼中文名,要專業!!!!!
相關文章
- Prettier your projectProject
- Project Management - 2) Estimate Your WorkProject
- 匯入Android專案出現Fix Project PropertiesAndroidProject
- vncserver: couldn't find "xauth" on your PATHVNCServer
- vncserver: couldn't find "xauth" on your PATH.VNCServer
- 【vnc】vncserver: couldn't find "xauth" on your PATH 問題VNCServer
- Your project's analysis phase should yield three critical documents (轉)Project
- [譯] Architecture Components 之 Adding Components to your ProjectProject
- your Android sdk is missingAndroid
- Java問題解決:The project cannot be built until build path errors are resolvedJavaProjectUIError
- android 利用path 實現手寫板的手寫效果Android
- 安裝php出現“/replace/with/path/to/perl/interpreter:baPHP
- Myeclipse或Eclipse 老是出現JPA project Change Event HandlerEclipseProject
- 解決mybatis出現Mapped Statements collection already contains value for問題MyBatisAPPAI
- Eclipse/STS 異常解決:A cycle was detected in the build path of project XXXEclipseUIProject
- Path實現常見toolbar點選彈出選單效果
- Android繪圖之Path總結Android繪圖
- Android Path測量工具:PathMeasureAndroid
- about Res folder doesn't exist in android projectAndroidProject
- JavaScript contains()JavaScriptAI
- jQuery :contains()jQueryAI
- Your Prediction Gets As Good As Your DataGo
- Eclipse解決Project中Java Build Path 提示 2 build peth entriesare missing.EclipseProjectJavaUI
- 出現錯誤 Project ‘org.springframework.boot:spring-boot-starter-parent’ not foundProjectSpringFrameworkboot
- jQuery.contains()jQueryAI
- javascript contains方法JavaScriptAI
- java專案解決SLF4J: Class path contains multiple SLF4J bindings.問題JavaAI
- Leetcode-Longest Substring with At Most Two Distinct Characters.LeetCode
- Project Loom EA搶先體驗版本釋出ProjectOOM
- Your title
- mac執行git命令出現xcrun: error: invalid active developer path解決方法MacGitErrorDeveloper
- sga contains infomation (71)AI
- 【Android自定義View】繪圖之Path篇(二)AndroidView繪圖
- Android的Paint、Canvas和Path基本使用總結AndroidAICanvas
- android 打包出現錯誤Error: ResourceNameAndroidError
- 現已釋出:Android 7.1 Developer PreviewAndroidDeveloperView
- Android P Beta 3 現已釋出!Android
- 專案出現 The superclass “javax.servlet.http.HttpServlet“ was not found on the Java Build Path 解決方法JavaServletHTTPUI