I opened my Eclipse today to a very friendly error "Error generating final archive: Debug certificate expired on [Date here]!"
Stupid. What you do is:
(1) Go to Preferences -> Android -> Build and see where is the Default Debug keystore stored. That would be the lame file called debug.keystore.
(2) Delete it.
(3) Run the app again. If not, clean the app or go to the error log and fix any error there.
Stupid. What you do is:
(1) Go to Preferences -> Android -> Build and see where is the Default Debug keystore stored. That would be the lame file called debug.keystore.
(2) Delete it.
(3) Run the app again. If not, clean the app or go to the error log and fix any error there.
No comments:
Post a Comment