Skip to content
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apk/Zip signing tool pulled out of the AOSP

Source

The code is taken as is from build/tools/signapk/SignApk.java from the git repo at: https://android.googlesource.com/platform/build and is just here for convenient access along with a prebuilt jarfile.

Usage

Eg.

java -jar prebuilt/aospsign.jar -w key-name.x509.pem key-name.pk8 unsigned.zip signed.zip

About

Apk/Zip signing tool pulled out of the AOSP

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors