상세 컨텐츠

본문 제목

이클립스에서 안드로이드 프로젝트 빌드시 에러 대처 #1

program

by seongchan 2011. 1. 17. 14:28

본문

보다 차근 차근 정리한 글은 http://softcream.tistory.com/56 에서 확인할 것.

그나마 좀 정리해서 썼다.


아래 글은 유지차원에서 그대로 두었다.


프로젝트를 자체 생성한 경우가 아닌 코드 체크아웃받아서 빌드시,

"Your project contains error, please fix them before runnging your application" 이라는 문구가 뜬 경우에..

clean 후 재 빌드한다. (대부분 해결)

그래도 해결이 안된다면.. problem tab에 에러 문구 확인할 것.
만약 에러가.. "Error generating final archive: Debug certificate expired on"이라면, PC계정 밑에 .android 폴더내 debug.keystore 파일을 먼저 삭제 후 clean build를 해 볼것.

도움을 받은 사이트 :
http://psjin14.tistory.com/entry/AndroidError-generating-final-archive-Debug-certificate-expired-on
http://tactlee.egloos.com/2661977

관련글 더보기

댓글 영역