android应用找回签名问题jarsigner

1、jarsigner不是内部命令

a.检查java环境变量配置是否正确

b.win10配置正确还是不行,直接cd 到 C:\Program Files\Java\jdk1.8.0_45\bin

执行:.\jarsigner .....

2、jarsigner 错误: java.lang.RuntimeException: 密钥库加载: Keystore was tampered with, or password was incorre

https://blog.csdn.net/qq_16131393/article/details/83857438

posted @ 2021-10-27 17:30  吾码的博客  阅读(252)  评论(0编辑  收藏  举报