How to resolve the Debug certificate expired on ...: Error generating final archive
Suddenly one day: how to resolve the error message "Error generating final archive Debug certificate expired on ..." is displayed, you can no longer compile the Android app?
Everyone, suddenly appears out the above error message, can suddenly no longer compile Android app! How will that experience there is.
I thought let's try to even an extra feature of the Android application he had made, launching the Eclipse a long time fine, if you try to compile the app, was no longer possible to compile out the above error message suddenly It was insanely impatience.
If you look, as a result, this experience is that it was years have elapsed since a happily begun studying Android, but is a happy event a sense, if you can not resolve, can not compile Android app So, I'll a problem.
In this case, I would like to introduce you how to deal with the above error occurs.
I think that if you read the error message calmly, that the certificate has expired or is some kind of imagination who can also be folded.
That's right, has expired and the certificate of some kind, this error has come out.
I called that something is a file in the directory below.
Directory: C:. \ Documents and Settings \ \ (Windows user name) android
File: debug.keystore
(I think if Windows XP, but located in the directory above, if Windows 7 and Vista, and how to be a little different directory to be precise.)
The solution is simple.
It just removes the debug.keystore above.
Then, just to be sure, a good idea to recompile the whole project is.
The simplest procedure is OK the following procedure be carried out using the Eclipse.
Is OK in the> "Clean" - menu -> "Project".
Something like the following is to explain the image.
It seems to be set to one year expiration date of the certificate of debug.keystore, I want to be like this.
Compilation will be restored only to pass through this also.











