728x90
    
    
    
  error generating final archive debug certificate expired on android packaging problem 
처음으로 eclipse, android sdk 깔아서 빌드를 시도했는데 위 에러가 나와 당황스럽다. 
Debug Cerification이 만료되어서인데 해당 certification이 설치된지 1년이 지나면 발생한다. 
debug certification의 위치는 Window > Preferences > Android > Build 에서 확인이 가능하다 
나의 경우에는 C:\Users\AAA\.android\debug.keystore 에 위치. 
해당 파일을 지우고 다시 build하면 성공!!
728x90
    
    
    
  'Android' 카테고리의 다른 글
| Android - Services (서비스) (0) | 2016.01.05 | 
|---|---|
| Android - Tasks (작업) 그리고 BackStack (0) | 2016.01.05 | 
| Android - Fragment (플래그먼트) (0) | 2016.01.04 | 
| Android - Activity (액티비티) - Activity 이해 및 Lifecycle (0) | 2016.01.02 | 
| Android - App. apk 구성 요소 - (Activity, Service, Contents Provider, Broadcast receiver) (0) | 2015.12.30 | 
| Google Play는 디버그 인증서로 서명된 APK를 허용하지 않습니다. 최소 50년 동안 유효한 새 인증서를 만드세요. (0) | 2015.05.23 | 
| 자동으로 import class 추가 (0) | 2015.05.23 | 
| Installation failed due to invalid URI (0) | 2015.05.23 |