Clockworkmod Recovery for the Extreme
Posted: April 26th, 2012, 12:23 am
You must have knowledge of using adb... i wont go into details
The CWM image is not mine, i did not make it..
It was ported by a couple of guys over at slatedroid for a similar tablet.
----------------------------------------------------------------------------------------------------
Do this first, not a major "to do" though as i have a copy
viewtopic.php?f=58&t=2448
----------------------------------------------------------------------------------------------------
Download > http://dl.dropbox.com/u/4364278/Extreme ... covery.rar
----------------------------------------------------------------------------------------------------
Plug in your Extreme, make sure "usb debugging" is on in settings, should be by default.
Extract the .rar, run the .bat script, reboot
----------------------------------------------------------------------------------------------------
Hold Vol- / Menu Key then press and hold Power key for a second or two,
Let go of Power, wait a second, let go of Menu
You will then have the option to make a backup of your Extreme
-----------------------------------------------------------------------------------------------------
Keys to operate CWM
Power = Select
Vol+ = Up
Vol- = Down
Back = Back
----------------------------------------------------------------------------------------------------
Via Terminal Emulator
Download > As above
Extract "install-recovery.sh" and "recovery.img", pop those files on a sdcard, then copy those files to the "data" folder on the device.
You may need a file explorer program here... also download Termial Emulator from the play store while your at it.
Type each line separately in the console... hopefully the commands are right
The CWM image is not mine, i did not make it..
It was ported by a couple of guys over at slatedroid for a similar tablet.
----------------------------------------------------------------------------------------------------
Do this first, not a major "to do" though as i have a copy
viewtopic.php?f=58&t=2448
----------------------------------------------------------------------------------------------------
Download > http://dl.dropbox.com/u/4364278/Extreme ... covery.rar
----------------------------------------------------------------------------------------------------
Plug in your Extreme, make sure "usb debugging" is on in settings, should be by default.
Extract the .rar, run the .bat script, reboot
----------------------------------------------------------------------------------------------------
Hold Vol- / Menu Key then press and hold Power key for a second or two,
Let go of Power, wait a second, let go of Menu
You will then have the option to make a backup of your Extreme
-----------------------------------------------------------------------------------------------------
Keys to operate CWM
Power = Select
Vol+ = Up
Vol- = Down
Back = Back
----------------------------------------------------------------------------------------------------
Via Terminal Emulator
Download > As above
Extract "install-recovery.sh" and "recovery.img", pop those files on a sdcard, then copy those files to the "data" folder on the device.
You may need a file explorer program here... also download Termial Emulator from the play store while your at it.
Type each line separately in the console... hopefully the commands are right
- Code: Select all
cd /data/
chmod 755 install-recovery.sh (if this doesnt work, skip it)
install-recovery.sh