RSB-4710 Android signature

From ESS-WIKI
Revision as of 09:54, 10 January 2024 by Xingxing.li (talk | contribs) (Created page with " Make the signed apk. Please refer to the attachment for the signature file. <pre>java -Djava.library.path=. -jar signapk.jar platform.x509.pem platform.pk8 src.apk src-sign.a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Make the signed apk. Please refer to the attachment for the signature file.

java -Djava.library.path=. -jar signapk.jar platform.x509.pem platform.pk8 src.apk src-sign.apk

RSB-4710 APK.png