마스터Q&A 안드로이드는 안드로이드 개발자들의 질문과 답변을 위한 지식 커뮤니티 사이트입니다. 안드로이드펍에서 운영하고 있습니다. [사용법, 운영진]

오픈소스를 이용하려고 하는데 gradle에 문제가 있습니다.

0 추천

안녕하세요. https://github.com/tjerkw/Android-SlideExpandableListView에서 

리스트뷰 라이브러리인데 샘플을 실행하려고 안드로이드스튜디오 갖고왔습니다.

그런데 자꾸 밑과같은 실행오류가뜨네요. 어떻게 해결하면 좋으까요

Error:Unable to load class 'org.codehaus.groovy.runtime.typehandling.ShortTypeHandling'.
Possible causes for this unexpected error include:<ul><li>Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.)
<a href="syncProject">Re-download dependencies and sync project (requires network)</a></li><li>The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem.
<a href="stopGradleDaemons">Stop Gradle build processes (requires restart)</a></li><li>Your project may be using a third-party plugin which is not compatible with the other plugins in the project or the version of Gradle requested by the project.</li></ul>In the case of corrupt Gradle processes, you can also try closing the IDE and then killing all Java processes.

이 주소는 제 github에 아예 프로젝트를 넣어봤습니다.

봐주시면 감사하겠습니다.https://github.com/yansfil/RoomP

 

익명사용자 님이 2015년 10월 13일 질문
2015년 10월 13일 수정

답변 달기

· 글에 소스 코드 보기 좋게 넣는 법
· 질문에 대해 추가적인 질문이나 의견이 있으면 답변이 아니라 댓글로 달아주시기 바랍니다.
표시할 이름 (옵션):
개인정보: 당신의 이메일은 이 알림을 보내는데만 사용됩니다.
스팸 차단 검사:
스팸 검사를 다시 받지 않으려면 로그인하거나 혹은 가입 하세요.
...