Skip to content

andyharney/pySignare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pySignare by Andy

##Python APK Signer

###Current Status = Working ###Current Version v1.1

  1. Test Key signing works.
  2. Private Key signing works.
  3. ZipAlign works.
  4. Private Key generation works.

100% Code Complete Minor tidy up required.

###To Do

  • Private Key Signing : Read keystores and present list to choose. Done
  • All : Minor Code Cleanup

###Changelog ####v1.00 - Initial Release

####v1.001 - Minor Code Cleanup

  • Defined global variables that are called later, rather than re-inventing the wheel in each module.

####v1.1 - Cross Platform

  • Perform OS check and replace the files needed to run the operation for their OS dependant counterparts. (Untested)

###Contact Andy @ XDA-Developers

###Prerequisites

###Thanks

###License

  • Licensed under the Apache License, Version 2.0

About

Python APK Signer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages