Created
July 21, 2020 14:27
-
-
Save hisetu/7c581e857931deadcb39720db60be72c to your computer and use it in GitHub Desktop.
sign apk
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore "your.jks" your.apk alias |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment