Package Signer
This tool automatically sign an APK or an OTA update package with the Android test certificate. Comes with an Android application and a Java program for PC.
Features
Android
PC
Both PC and Android version uses the same SignApk by The Android Open Source Project, modified differently according to the platform. But both versions does the same exact signature writing process and generates the same certificates.
Requirement
How to use?
Changelog
Android Version
Version 1.1
PC Version
Version 3.1
Download
Download the latest versions of Package Signer.
Archived
Previous versions of Package Signer (see it here).
Source code
All the program's source code is available here.
References
XDA:DevDB Information
[TOOL][APP][SIGN][APK/ZIP] Package Signer (Windows/Linux/Mac/Android) , ROM for the Android General
Contributors
Humble Potato II
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2017-01-24
Last Updated 2017-01-24
This tool automatically sign an APK or an OTA update package with the Android test certificate. Comes with an Android application and a Java program for PC.
Features
Android
- No root permission needed.
- Currently supports Android testkeys only.
- Simple file browser for choosing packages.
- Automatically generates the output name based on the package name (if no output specified).
PC
- Works as a single executable JAR (v3.0/3.1)
- Easy dragging & dropping of packages (v2.1/2.2)
- Multiple package signing function (v2.2)
- Able to cancel the signing process (v2.0-2.2)
Both PC and Android version uses the same SignApk by The Android Open Source Project, modified differently according to the platform. But both versions does the same exact signature writing process and generates the same certificates.
Requirement
- JDK at least version 7 (PC version)
- Android 4.1 and up (Android version)
How to use?
- Specify the Package you want to sign.
- Choose an Output folder where to save it.
- Hit the Sign button to start signing it.
Changelog
Android Version
Version 1.1
- Rewritten the whole application
- Fixed the Layouts and components
- Minor changes
- Initial
PC Version
Version 3.1
- Minor changes
- All files & keys are bundled (No more external files included)
- Removed Drag & Drop function (Removed FileDrop library)
- Removed Multiple signing function
- Removed Cancel signing function
- Supports multiple package signing
- Minor changes
- Added Drag & Drop function (Using FileDrop library)
- Minor changes
- Redesigned User Interface
- Added Cancel signing function
- Added Clear log function
- Added Action shortcut keys
- Updated dialog messages
- Minor changes
- Initial
Download
Download the latest versions of Package Signer.
- Package Signer 1.1 (APK)
- Package Signer 3.1 (JAR)
Archived
Previous versions of Package Signer (see it here).
Source code
All the program's source code is available here.
References
- Sun Jarsign Support, source code form the ZipSigner application by sir @kellinwood
- SignApk by The Android Open Source Project used by Appium. Modified to be able to work on this program.
- Commons IO library by Apache used to automatically generate the output package name.
- Android File Browser library by Roger Keays used to support browsing of packages.
- FileDrop library by iHarder used to support dragging and dropping of packages (on versions 2.1 & 2.2).
XDA:DevDB Information
[TOOL][APP][SIGN][APK/ZIP] Package Signer (Windows/Linux/Mac/Android) , ROM for the Android General
Contributors
Humble Potato II
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2017-01-24
Last Updated 2017-01-24
Attachments
-
19 KB Views: 1,444
-
27.2 KB Views: 1,413
-
26.4 KB Views: 1,315
-
19.1 KB Views: 1,103
-
105.9 KB Views: 1,305
-
165.3 KB Views: 1,313
-
149.8 KB Views: 1,325
Last edited: