Android SDK error: Debug Certificate expired

If you get this error while attempting to start an app on your Android Emulator from the Android SDK in Eclipse:

Error generating final archive: Debug Certificate expired on [date/time]

…delete this file: ~/.android/debug.keystore – clean the app and redeploy. The Android SDK Eclipse plugin will regenerate the file when your app is rebuilt.

More info here.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.