jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore keystore文件位置 -signedjar ~/afterSign.apk ~/unsign.apk keystore中的别名(keyAlias)
参考:https://blog.csdn.net/a535182324/article/details/51602619
https://www.jianshu.com/p/dbcfff997ccb
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore keystore文件位置 -signedjar ~/afterSign.apk ~/unsign.apk keystore中的别名(keyAlias)
参考:https://blog.csdn.net/a535182324/article/details/51602619
https://www.jianshu.com/p/dbcfff997ccb
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。