/apkkeytool

Generate a key for an APK package and then sign the APK package

Primary LanguageShellGNU General Public License v3.0GPL-3.0

apkkeytool

Generate a key for an APK package and then sign the APK package This was written for Kali Linux but should work for most any Debian flavor Linux Distro. Just a utility script to keep from having to remember all the commands and make things quick and easy.

REQUIRED

You MUST have both "keytool" and "jarsigner" installed in your system for this script to work.

THIS IS ORIGINAL SOFTWARE - You may use or modify this software however you like, all I ask is you give me credit as the original author.