注册

将安卓的DEMO导入到AS中报错

Error:(17, 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.
Open File
已邀请:
把自己项目的路径换下,不要有中文的。

要回复问题请先登录注册