【发布时间】:2015-09-22 14:38:51
【问题描述】:
我使用 android studio,我想使用 Generate signed APK 来发布 apk 文件。但在继续时,我看到以下消息:
Keytool 错误:java.io.IOException:Keystore 被篡改,或 密码错误
另外,我的密码是正确的。Keystore 的位置在以下地址:
C:\User\tec\.android\debug Keystore
【问题讨论】:
-
你用了什么命令?
-
我使用这个link。但是在那个站点中使用了 Keystore.release.jks 但我有 debug.Keystore 没有 .android 格式的 jks b> 文件夹
标签: android