9

Possible Duplicate:
“Debug certificate expired” error in Eclipse Android plugins

I am trying to run one of the sample projects that come with android (and I have tried many). I keep getting this error in eclipse's Problems window.

Error generating final archive: Debug Certificate expired on 10/24/12 7:27 AM com.example.android.mediafx.HelloEffects Unknown Android Packaging Problem 

Basically I import the project from the samples directory. Then I right click on the project and choose

Run As --> android project 

Another symptom of the problem is that the project has a red x next to it, but no red x in any sub-directory or file.

0

1 Answer 1

8

Delete ~/.android/debug.keystore and try again. The ADT should generate new debug keystore with new certificate in it.

Sign up to request clarification or add additional context in comments.

1 Comment

Awesome! Learning android is a challenge with all of these hiccups. (I have to wait 5 mins to accept your answer).

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.