Search results

  1. ?

    Thread LG Doubleplay (C729) - Qualcomm HS-USB QDLoader 9008

    Hey guys! Well, today I've installed BusyBox and Swapper 2 on my phone - LG Doubleplay (C729). I didn't change any settings. Then I wanted to restart it, so I turned the phone off, but it was no longer possible to turn it back on. Only black screen, no sound, no nothing. When I pull the battery...
  2. ?

    Thread How to add more frames in PowerOff.apk?

    Hello, how can I add more pictures/frames in the PowerOff.apk animation? In my case, there are originally 10 images in the 'drawable' folder - I need to change them (that's no problem) and add 20 more. I realize, that I need to decompile it, but what should I do next so that the animation would...
  3. ?

    Thread Would flashing the ROM restore stock recovery if I installed an unsupported CWM?

    Hey! Would reflashing the stock ROM restore the original recovery if I installed an unsupported CWM on my device (now I can't enter any recovery)? Thanks.
  4. ?

    Thread LG 910K USB flash cable scheme

    Hey guys, does anybody know the scheme for a LG USB flash cable with a 910K resistor? (It should be the same as the flash cable with a 56K/130K resistor.) Thanks in advance!
  5. ?

    Thread Can an USB JIG do any damage on an unsupported device?

    Hello, I would really like to know if an USB JIG could do any damage on an unsupported device. I need to enter the download mode on my phone and this is the last thing that I can try before sending it to a service. None of the regular key combinations seem to work, not even 'adb reboot...
  6. ?

    Thread ADB shell su: permission denied while in Recovery mode

    Hey guys, I just can't figure this one on my own. My phone is bricked, so I'm trying to use ADB in Recovery mode to fix it. The problem is, that 'su' always returns 'permission denied', so I can't mount system rw and that's where I'm stuck. Phone is fully rooted - that's how I was able to...
  7. ?

    Thread How to extract system.img.ext4_* files? (Windows)

    Hello, so I extracted a .DZ ROM file. The system.img(.ext4) has 6 parts: system.img.ext4_0 ... system.img.ext4_5 How can I merge them into a functional system.img(.ext4) file in Windows? I've used this cmd command: copy /b "system.img.ext4_*" "system.img" Then I used unyaffs to extract it...
  8. ?

    Thread Problem with LGFlash Tool 1.2

    Hello! I'm having some problems with LGFlash Tool 1.2. I have the correct .DLL and .DZ file for my phone, the version of LGFlash Tool is also compatible. This is what I'm doing: 1. Start LGFlash Tool 1.2 2. Select .DLL file 3. Select S/W file (.DZ) 4. Select USB in connection mode 5. Hit OK...
  9. ?

    Thread How to create an update.zip file that can copy & rename a file?

    Hello! Here's exactly what I'm looking for - I need an 'update.zip' file that will make the 'system' folder writable and then it would copy this file: /system/framework/framework-res.apkback to this folder: /system/ after that it would rename the 'framework-res.apkback' file in the 'system'...
  10. ?

    Thread I replaced framework-res.apk and ... bootloop [LG DoublePlay]

    Hey guys! I modified and replaced the original framework-res.apk on my LG DoublePlay (C729) and now it keeps bootlooping. Even the recovery mode didn't help. I have the original framework-res.apk but I'm not able to get it into my phone. Any help will be greatly appreciated. Thank you! EDIT...