Sunday, August 14, 2011

Apk Signer v0.4

Apk Signer v0.4
Now you can sign your apk files for free.when you need to publishing an application or any roms you will need to sign your apk / zip files with a certificate by using a private key. Android Os uses a certificate to identify the author of an application and enables trust relationship with application.the normal way is by using a keytool and then sign with jarsigner.but i have a easier way 


Andyhamey member of XDA Developers has posted his simple easy tool for signing 


its very easy and simple.it can sign a unsigned apk or sign apk to re sign.it will also batch sign all apk that are in input folder.


its also add the tools needed to create your own signature to sign the apk's


Chanlog v0.4

1. Included the required java files.
2. Tidied the Sign & ZipAlign code.
3. Quicker ZipAligning
4. Stopped the "_signed" & "_za" from being added to the filename.



Download
advertisment

0 comments:

Post a Comment