Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想检索我的 MD5 证书,但我是 mac 新手,我不知道证书存储在哪里,但我知道它在一个.android文件夹中。我的 android sdk 在文件夹中,有人可以帮我找回它吗?
.android
keytool -list -alias androiddebugkey -keystore ~/Desktop/release-1.keystore -keystore -storepass android -keypass xxxx!!
这是正确的吗 ?
如果您使用 Mac 或 Linux 操作系统,我发现您可以在以下位置找到debug.keystore文件:~/.android/。
~/.android/