【发布时间】:2013-03-16 15:22:04
【问题描述】:
我从 Internet 下载了 MyFiles.apk 并尝试使用 jarsigner 工具对 MyFiles.apk 进行签名。 我跟着每一步
但得到
jarsigner error: java.lang.RuntimeException:keystore load: D:\path_to_keystore\mykeystore.keystore(The system cannot find the path specified)
这是什么?如何解决?
你可以看到我的错误截图的这个链接
【问题讨论】:
-
D:\path_to_keystore\mykeystore.keystore 中的 path_to_keystore 是什么?