- Notifications
You must be signed in to change notification settings - Fork31
fornwall/apksigner
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A lightweight APK signing tool that can be run on Android devices.
It is available as a package inTermux which can be installed withpkg install apksigner
.
Run asapksigner [-p password] keystore input-apk output-apk
. This will use the specified keystore (or creating one if necessary) to create a signed and zipaligned output file.
Apache License, Version 2.0. Based onzip-signer by Ken Ellinwood.
About
A lightweight APK signing tool that can be run on Android devices.
Resources
Stars
Watchers
Forks
Packages0
No packages published