Saturday, November 12, 2011

How To Quickly Sign APKs On Windows

Do you want to publish a custom ROM or an app in Android system, of course you get to firstly sign the .apk or .zip files plus a certificate with a private key. And then the system inside Android will take the certificate in order identifying the app's author and then to establish its trustfulness.

Apk Android On Windows
Fortunatley an XDA member namely Andyharney, brings a tool that will make you able to generate your own set of Private Keys, so you can sign APKs of your own. The keys that are generated with this tool are obedient with the requirements of Android Market.

Version 1.1 of this tool:
  • Added JDK 7 Install Path To USER PATH - Temporary Change, USER PATH Restored On Closure
  • Added Detection Of JDK Installation
  • Improvements of the
Features:
  • Sign with Test Keys
  • Sign with Private Keys
  • Generate Your Own Private Key
  • ZipAlign your APKs
Prerequisites:
  • Windows XP/Vista/7
  • Java JDK 7 MUST Be Installed
Instructions:
  • Download
  • Extract
  • Copy Unsigned APKs Into Input
  • Open "Signare.exe" (Vista/Win7 - Open As Administrator)
  • Follow On-Screen Prompts
  • Finish!



Source: Andy Harney!

0 comments:

Post a Comment