eclipse不能调试运行Android程序问题的解决办法
备忘, 证书过期,解决办法
Delete your debug certificate under
~/.android/debug.keystore
(on Linux and Mac OS X); the directory is something like%USERPROFILE%/.android
on Windows.The Eclipse plugin should then generate a new certificate when you next try to build a debug package. You may need to clean and then build to generate the certificate.
中文, 证书过期, 删除eclispe 的debug.keystore
我的Debug.key位置位于
C:\Users\zhai\.android\debug.keystore