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.
Open File
帮我用向日葵调试一下,谢谢了
项目目录有中文
项目中有非anscii的编码格式的字符,检查一下是否有中文,如果是复制的代码建议复制到记事本里面改下编码格式,中文一般是知道uft-8格式的编码,anscii不支持中文