我找不到 debug.keystore 文件

I can#39;t find the debug.keystore file(我找不到 debug.keystore 文件)

本文介绍了我找不到 debug.keystore 文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Eclipse 和 Android 的 SDK 出现错误.显然,这是因为我的证书过期了.所以我用谷歌搜索了这个错误,我发现我必须删除 ~/.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.

有人可以帮我解决这个问题吗?

Can someone help me with this ?

我在 Mac 上工作.

I work on Mac.

推荐答案

打开 Eclipse Preferences,然后导航到 Android > Build.在那里您会看到一个字段,告诉您调试密钥库的位置.

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

这篇关于我找不到 debug.keystore 文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本文标题为:我找不到 debug.keystore 文件

基础教程推荐