- 실행오류 Error:Execution failed for task ':app:buildInfoDebugLoader'.
- [안드로이드 스튜디오 ] 오류 - Error:Execution failed for task ':app:buildInfoDebugLoader'.
제시된 해결책
android { defaultConfig { multiDexEnale true } }
난...
난 해결이 되지 않아서 에러가 난 classes.dex 파일을 삭제하고 다시 Run하니 정상적으로 된다.
반응형
'ide > androidstudio' 카테고리의 다른 글
rxAndroid rxlifecycle RetroLambda, Lambda Error (0) | 2016.12.21 |
---|---|
rxAndroid rxlifecycle prepareDebugAndroidTestDependencies Error (0) | 2016.12.20 |
Gradle Android (0) | 2016.12.01 |
안드로이드 개발에 유용한 도구들 (0) | 2016.11.16 |
Android Studio 2.2 한글 (0) | 2016.11.09 |