Skip to content

Instantly share code, notes, and snippets.

@maleficarum
Created April 15, 2014 02:47
Show Gist options
  • Save maleficarum/10697851 to your computer and use it in GitHub Desktop.
Save maleficarum/10697851 to your computer and use it in GitHub Desktop.
Apk Sign
jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore my-release-key.keystore my_application.apk alias_name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment