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.
有人可以告诉我为什么这个命令
keytool -list -alias androiddebugkey -keystore ~/Desktop/release-1.keystore -storepass android -keypass android
因错误而失败
keytool 错误:java.io.IOException:密钥库被篡改,或密码不正确。
我在哪里弄错了..请给我一个例子,我可以在 mac os 上获取 MD5 代码。
尝试将密码作为android本身。也许它会起作用。实际上这对我有用,我认为它是密钥库的默认密码。