Strange Eclipse Error developing an Android application:
<< Debug certificate expired >>
Solution :
Delete debug certificate under ~/.android/debug.keystore
(on Linux and Mac OS X); the directory is something like %USERPROFILE%/.android
on Windows.
No comments:
Post a Comment