smith88 发表于 2016-1-2 15:28:57

eclipse不能调试运行Android程序问题的解决办法

  备忘, 证书过期,解决办法
  Delete your debug certificate under ~/.android/debug.keystore (on Linux and Mac OS X); the directory is something like %USERPROFILE%/.androidon 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
页: [1]
查看完整版本: eclipse不能调试运行Android程序问题的解决办法