Thursday, December 3, 2015

how to sign an apk tutorial :easy and quick

SIGNING APK FILE

In this tutorial i will be showing you a simple way to sign your apk file.

Sign your apkfile in just 2 mins.

Requirements
    1. Install java in your pc and if its on kali                   Linux on Android see my tutorial.
    2.Download SignApk from here .
    3.If on android you can use zipsigner.

here we go, 
 
First step : download and install jdk in to your pc 

Second step: download SignApk and extract it.

Third step : open up the SignApk folder and run fhe cmd file in windows.

in kali linux terminal 
 type sudo su 
and then type cd Desktop/SignApk 
 if your folder is in desktop if not type your respective path.


Fourth step : copy the apk file that you created to the SignApk folder 

Fifth step : open the signing. txt file and edit it

java -jar signapk.jar certificate.pem key.pk8 yourapkfile.apk yoursignedapkfile.apk

change the name yourapkfile to the name of your android apk file that you created and the yoursignedapkfile name to the name that you want after signing your apk

Sixth step : copy paste the entire thing that was there after editing in the signing. txt file to the cmd or terminal.

And then your done !! you will find your signed apk in the folder.

comment if any problem.

5 comments:

  1. can you give me more details about the fifthe step please

    ReplyDelete
  2. after signing also app not installing

    ReplyDelete
  3. i cant install app even after the signing ...
    can u help me ??

    ReplyDelete
  4. Usage: signapk publickey.x509[.pem] privatekey.pk8 input.jar output.jar

    ReplyDelete
  5. Its such as you read my mind! You appear to understand a lot about this, like you wrote the e-book in it or something. I believe that you simply could do with a few % to force the message house a bit, however other than that, this is wonderful blog. A great read. I'll certainly be back. Account Sign Up

    ReplyDelete