Skip to content

ifont/aosp-signapk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors