Skip to content

fornwall/apksigner

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 29, 2018 17:20
src
August 19, 2017 00:40
August 19, 2017 00:40
August 19, 2017 00:35
October 7, 2016 00:48
April 29, 2018 17:30
April 29, 2018 17:20
April 29, 2018 17:20
October 7, 2016 01:02

apksigner

A lightweight APK signing tool that can be run on Android devices.

It is available as a package in Termux which can be installed with pkg install apksigner.

Usage

Run as apksigner [-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.

License

Apache License, Version 2.0. Based on zip-signer by Ken Ellinwood.

About

A lightweight APK signing tool that can be run on Android devices.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages