GNU/Linux ◆ xterm-256color ◆ bash 19968 views

https://github.com/patrickfav/uber-apk-signer

A tool that helps signing, zip aligning and verifying multiple APKs with either debug or provided release certificates (or multiple). It supports v1 and v2 Android signing scheme. Easy and convinient debug signing with embedded debug keystore. Automatically verifies signature and zipalign after every signing.

Main features:

  • zipalign, signing and verifying of multiple APKs in one step
  • verify signature and zipalign of multiple APKs in one step
  • built-in zipalign & debug keystore for convenient usage
  • supports v1 and v2 android apk singing scheme
  • support for multiple signatures for one APK
  • crypto/signing code relied upon official implementation

Basic usage:

java -jar uber-apk-signer.jar --apks /path/to/apks