Skip to content

Instantly share code, notes, and snippets.

@cbrevik
Created October 17, 2020 22:10
Show Gist options
  • Save cbrevik/7e56f83ac3b387717313da36388014d5 to your computer and use it in GitHub Desktop.
Save cbrevik/7e56f83ac3b387717313da36388014d5 to your computer and use it in GitHub Desktop.
Re-align signed apk
~/Library/Android/sdk/build-tools/29.0.2/zipalign
-f 4
myapp-signed.apk
myapp-signed-realigned.apk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment