"Debug certificate expired" error in Eclipse Android plugins -
I am using Eclipse Android plugins to create a project, but I'm getting this error in the console window:
[2010-02-03 10:31:14 - androidVNC] Error generating final archive: Debug certificate ends on 1/30/10 2:35 AM!
How do I fix this?
Delete your debug certificate Linux and Mac OS X on ~ / .android / debug.keystore
; Directory Some % USERPROFILE% /. Android
is similar to Windows .
When you try to create the next time, the Eclipse plugin should create a new certificate. A debug package may require you to clean up and then create a certificate.
Comments
Post a Comment