Thursday, October 11, 2012

Fix "Debug Certificate Expired" error on Eclipse

This is how I solved my problems when working with Android plugin in Eclipse. Just go to %USERPROFILE%/.android (Windows) and delete debug.keystore file.

 



Have fun!