Recent content by AndroidBust

  1. A

    Recovery SD Update Signature Verification Failure

    I’m trying to create my own SD update package for the LG L34C, but I can’t get it to work. I’m using the signapk.jar to sign the file and a test key file that came with the signing tool. This is the command I used to sign my zip package: signapk –w publickey.x509[.pem]privatekey.pk8 input.zip...
  2. A

    Opening ADB Shell in Recovery [SGS 4 - Tmobile]

    I'm using a Samsung Galaxy S 4 for T-Mobile, and I need to get into the adb shell while the phone is in recovery mode. I can get into adb shell when I turn on the phone normally but when I go to recovery mode, even though I see the ADB driver, I can't get into shell and it says "error: device...