Сannot create the APKBuilder object Debug Certificate expired

Published by Igor Khrupin on

When I run my Android application I catch next error:

“Сannot create the APKBuilder object Debug Certificate expired on 4/19/12 4:58 PM”

It means that your debug.keystore sertificate is expired. To fix this just delete it. Exlipse will regenerate a new one.

You need to delete next file: (in Linux)

~/.android/debug.keystore

0 Comments

Leave a Reply

Avatar placeholder

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.