
프로젝트를 열려고 하니 이런 오류가 발생했다.
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.
....?
찾아보니 경로에 한글경로가 포함되면 그런다고 했다.

seminar로 바꾸기전의 이름은 "수업자료"로 한글이었다.

잘된다! 다시는 한글이름으로 폴더를 만들지 말아야겠다.