我找不到debug.keystore文件我找不到、文件、debug、keystore

由网友(闭眼忘你)分享简介:我在使用Eclipse和Android的SDK错误。显然,它来自于一个事实,即我的证书过期。所以我用Google搜索的错误,我发现我必须删除〜/ .android / debug.keystore文件。事情是我无法找到该文件。这不是我的SDK。I'm having an error with Eclipse and...

我在使用Eclipse和Android的SDK错误。显然,它来自于一个事实,即我的证书过期。所以我用Google搜索的错误,我发现我必须删除〜/ .android / debug.keystore文件。事情是我无法找到该文件。这不是我的SDK。

I'm having an error with Eclipse and Android's SDK. apparently, it comes from the fact that my certificate expired. So I googled the error and I found that I have to remove the ~/.android/debug.keystore file. The thing is I can't find this file. It's not in my SDK.

有人可以帮助我?

编辑:我的工作在Mac

I work on Mac.

推荐答案

打开Eclipse preferences,然后导航至机器人> 建立。在那里,你会看到一个字段,它告诉你的调试密钥库的位置。

Open Eclipse Preferences, then navigate to Android > Build. There you'll see a field that tells the location of your debug keystore.

阅读全文

相关推荐

最新文章