Skip to main content

Clockworkmod recovery for LG,l3,l5,l7



in this thread i will put terminal emulator method to flash cwm recovery


Quote:
i try this method on e405 and e400 and get Success

first u can download cwm from here


http://www.clockworkmod.com/rommanager


Download Terminal From here


https://play.google.com/store/apps/details?id=jackpal.androidterm&hl=en



Now put your cwm recovery on sd card and reneme it to cwmrecovery.img

and open terminal emulator and write those codes


after $ type
su (press enter) (terminal'll ask for superuser permission, grant it)
you'll see this



Quote:
now type after #
dd(single space here)if=/sdcard/cwmrecovery.img(single space here)of=/dev/block/mmcblk0p17 (press enter)


command should like this


Code:
$ su
# dd if=/sdcard/cwmrecovery.img of=/dev/block/mmcblk0p17



when finish just reset to cwm recovery 

Comments