What's difference between java -jar signapk.jar ... and apksigner sign ... in Android 9

308 views
Skip to first unread message

min chang

unread,
Feb 19, 2021, 10:37:37 AM2/19/21
to Android Building
Hi,

What's the difference between the following 2 commands:
java -jar signapk.jar platform.x509.pem platform.pk8 myapp.apk myapp_signed.apk
apksigner sign --key platform.pk8 --cert platform.x509.pem myapp.apk

Reply all
Reply to author
Forward
0 new messages