signing zips in linux

jdcnosse

Well-known member
May 11, 2011
512
44
0
I know there are a couple tools that were released for Windows users to be able to sign apks and update/custom ROM.zip files, but are there any "tools" for linux, or is there just a file I'm supposed to install?

Running Linux Mint 11 (Ubuntu/Debian based)
 
Grab this http://forum.xda-developers.com/showthread.php?t=471634 Copy all the files (testkey.pk8, testkey.x509.pem, signapk.jar) to the autosign directory and your zip or apk to your working directory . Like ~/android/system. Then edit and copy this long java line to Terminal prompt. :

java -jar signapk.jar testkey.x509.pem testkey.pk8 oldfilename.zip newfilename.zip
 
Last edited:
  • Like
Reactions: jdcnosse
Alright thanks! And yes I probably should have searched more but I was lazy, and I'll admit it lol
 

Latest posts

Trending Posts

Forum statistics

Threads
956,347
Messages
6,967,703
Members
3,163,516
Latest member
KidColoringPage