How to fix Debug Certificate expired Android Error

Error generating final archive: Debug Certificate expired

Follow these steps to rectify the problem...
Close Eclipse and go ahead delete the debug.keystore file.

Windows Path for debug.keystore file
C:\Users\{userProfile}\.android

In Linux
~/.android

 Restart Eclipse and Run Android Application. It will regenerate the debug.keystore file with new expiration date.

No comments:

Post a Comment

NO JUNK, Please try to keep this clean and related to the topic at hand.
Comments are for users to ask questions, collaborate or improve on existing.