Skip to content

Instantly share code, notes, and snippets.

@dominicthomas
Created October 22, 2013 21:21
Show Gist options
  • Save dominicthomas/7108387 to your computer and use it in GitHub Desktop.
Save dominicthomas/7108387 to your computer and use it in GitHub Desktop.
Verify apk is signed
jarsigner -verify -verbose -certs my_application.apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment