Thursday, January 3, 2013

"Debug Certificate Expired"- Android



Today when I am working suddenly I found in eclipse that error is there with details showing as "Debug certificate expired". Well this is a normal scenario and need to to worry much.

In the case you are a windows based user then go the folder
For WindowsXP
   (OS Drive):\Documents and Settings\\.android
   Example C:\Documents and settings\vkumar\.android
For Windows 7
   (OS Drive):\Users\\.android
   Example - C:\Users\vkumar\.android

and delete the debug certificate.

Clean and build the project you were getting the error for and you are done.

Happy Coding Android !!!

No comments:

Post a Comment