• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [CWM] Development Thread

lol. I bricked mines by Using the Lg Esteem CWM (touch). It Broke data then Makes the phone a paperweight (Unbootable), So i Ordered a new phone lol.
 
Do we know of anyone that has experience with unbricking methods.....I think that sammyz dude did it for the motion
 
I'm still working on building this from source (not the automated builder). I'll keep you guys posted. As for unbricking, I'm sure it's easily achievable from QPST. You guys are right; probably not a bad idea to have a guide on this.
 
hey guys im way new at this,first time on forum.i have a zte avid 4g and i wanna root it.is this an ez process or am i bitin off more than i can chew.any help will be greatly appreciated.ty
 
my android browser is actin a little weird when I try to download a file or anything it reverts back to the download page and doesnt let me download is there a way to fix this it lets me download pictures though
 
I have tried to flash this (and a source build of the non-touch recovery) and keep running into issues.

3 methods that did not work for me:
flash_image
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p16 bs=4094
fastboot

Actually, "dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p16 bs=4094" appears to work and displays proper output, however, the device boots into stock recovery. I've tried in every boot mode, including FTM and have not succeeded.

Edit -> Killah1994: Thanks, by the way, for providing the touch recoveryhttp://androidforums.com/members/killah1994.html.
 
I have tried to flash this (and a source build of the non-touch recovery) and keep running into issues.

3 methods that did not work for me:
flash_image
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p16 bs=4094
fastboot

Actually, "dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p16 bs=4094" appears to work and displays proper output, however, the device boots into stock recovery. I've tried in every boot mode, including FTM and have not succeeded.

Edit -> Killah1994: Thanks, by the way, for providing the touch recoveryhttp://androidforums.com/members/killah1994.html.

Well I tried ...., but it did install correct?... and if it did you can download quick boot and reboot into recovery and see if it works... but dang! LOL at least you didn't get bricked ;) thanks for taking that chance to try it.
 
Well I tried ...., but it did install correct?... and if it did you can download quick boot and reboot into recovery and see if it works... but dang! LOL at least you didn't get bricked ;) thanks for taking that chance to try it.

No problem! It's pretty difficult to brick this phone while flashing recovery images, provided the modifications are focused on /dev/block/mmcblk0p16

The non-touch recovery that I built from source and the touch recovery you built from the web-based builder appear to properly flash with dd, however, everything reverts back to stock recovery.
 
What does the stock recovery look like?

Like this:
stock-recovery.jpg
 
No problem! It's pretty difficult to brick this phone while flashing recovery images, provided the modifications are focused on /dev/block/mmcblk0p16

The non-touch recovery that I built from source and the touch recovery you built from the web-based builder appear to properly flash with dd, however, everything reverts back to stock recovery.


I have a hunch that the boot.img replaces it on boot :/ Can you pull that up for me and upload it please? ;)





Pretty much stock ICS recovery.... Stock meaning the original from source recovery... I shall Google something ;)
 
Back
Top Bottom