반응형
그런일이 일어나서는 안되겠지만
혹시 이클립스로 안드로이드를 작업하는 일이 생긴다면...
아래와 같은 오류메세지를 볼수도있다
Android Dx Error1, Failed to convert to Dalvik format
그럴때는 프로젝트 우클릭 -> Properties -> Java Build Path -> Order and export 클릭
Android Private Libraries 체크를 해제해주자
728x90
'Mobile > Android' 카테고리의 다른 글
eclipse android - sdk 위치 변경 및 sdk manager (0) | 2024.01.19 |
---|---|
eclipse jar import 하는방법 (class not found될때) (0) | 2024.01.19 |
안드로이드 스튜디오 Activity 생성하기 (0) | 2024.01.08 |
자주 사용되는 속성들 (match_parent, wrap_content, orientation vertical) (0) | 2024.01.08 |
안드로이드 스튜디오 Error running 'app' Processes ~~ are not found. Aborting session. (0) | 2024.01.05 |