我正在为我的 hellomapview 程序添加 google-maps-api 以参考网站[http://developer.android.com/guide/tutorials/views/hello-mapview.html][1]。在生成之前它要求 md5 签名证书的 api 密钥。因此,当尝试在 Windows 中通过命令行使用 keytool 创建 md5 证书时,出现以下错误。请指导清除此错误或如何设置密码以及 keytool 的默认密码是什么。
错误:
C:\Documents and Settings\USER>keytool -list -keystore .android\debug.keystore Enter keystore password: keytool error: java.io.IOException: Keystore was tampered with, or password is wrong
输出图像: http ://bit.ly/gOrcfG