signing zips in linux

jdcnosse

Well-known member
May 11, 2011
512
44
0
Visit site
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)
 

thekraven

Well-known member
Nov 10, 2010
1,407
1,148
0
Visit site
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

Members online

Forum statistics

Threads
943,171
Messages
6,917,629
Members
3,158,860
Latest member
smokedog87