Error:(1, 0) Your project path contains non-ASCII characters.
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.
出现原因:工程项目路径或者项目名称含有中文
解决方案:修改路径名称