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/95744for details.
之前you碰到过,解决了,后来因为太忙,随意新建工程名称,再碰到又忘了,自己也记一下笔记:
工程项目包含有中文名称;比如------
修改为------
搞定!