Sei sulla pagina 1di 2

This is my build of Koush's ClockWorkMod Recovery 6.0.3.2.

This recovery is common to all ZTE


devices with board name atlas40 (e.g. ZTE Blade III, ZTE Acqua, V889D, V880E etc).
recovery-cwm6032-atlas40.img
https://hotfile.com/...tlas40.img.html
md5:361a8519c9dfe7e34d52ab481b93b459
ClockWorkMod flashable zip:
recovery-clockwork-6.0.3.2-atlas40.zip
https://hotfile.com/...tlas40.zip.html
md5:3c243fdf6a91e35b1e6c277df1712a35
This recovery is fully working with goodies such as repeatable keys and adb sideload support. Use
volume keys to navigate menus and power button to select.
Do not use this recovery to flash official updates from ZTE website! You need to repack them for
ClockWorkMod or use the stock recovery to install.
How to make clean ROM dump/backup of your device (before you root or install
cwm): (recommended)
1. download ZTE USB drivers
2. download and install Android SDK tools and platform-tools to get adb and fastboot
3. download recovery-cwm6032-atlas40.img recovery image
4. create a new directory somewhere and copy adb.exe, fastboot.exe and recovery-cwm6032atlas40.img into it
5. plug in your device via USB cable and install drivers (make sure you've enabled USB debugging on
your device)
6. cd into the directory you created and execute following commands in terminal window (boots into
recovery instead of flashing it)

adb reboot bootloader


fastboot boot recovery-cwm6032-atlas40.img

7. select backup & restore -> backup (Seriously, always backup your device before you install
anything!)
How to install ClockWorkMod Recovery (windows):
1. download ZTE USB drivers
2. download and install Android SDK tools and platform-tools to get adb and fastboot
3. download recovery-cwm6032-atlas40.img recovery image
4. create a new directory somewhere and copy adb.exe, fastboot.exe and recovery-cwm6032atlas40.img into it
5. plug in your device via USB cable and install drivers (make sure you've enabled USB debugging on
your device)
6. cd into the directory you created and execute following commands in terminal window

adb reboot bootloader


fastboot flash recovery recovery-cwm6032-atlas40.img
fastboot reboot

7. congratulations, you have installed cwm on to your device


8. boot into ClockWorkMod by pressing volume down while powering on or using 'adb reboot recovery'
9. select backup & restore -> backup (Seriously, always backup your device before you install
anything!)
How to root your device via recovery:
1. download latest Superuser and su binary from Superuser website and save it to your sdcard

2. follow instructions on how to install clockworkmod recovery


3. boot into clockworkmod
4. install zip from sdcard -> choose zip from sdcard -> Superuser-3.2-arm-signed.zip
If you have already gained root access with some other root method, you can flash recovery
using Terminal Emulator:
1. copy recovery-cwm6032-atlas40.img to the root of your phone's sdcard
2. execute following commands in terminal emulator

su
dd if=/sdcard/recovery-cwm6032-atlas40.img of=/dev/block/mmcblk0p17

How to restore stock recovery:


1. flash ZTE-BladeIII-Stock-Recovery-ICS_P772N10V1.0.0B10.zip in ClockWorkMod
ZTE-BladeIII-Stock-Recovery-ICS_P772N10V1.0.0B10.zip
https://hotfile.com/...0.0B10.zip.html
md5:d1ecddc344a99686299df63f3a63cfda
Sources for the recovery are available in my github. You can compile it yourself using CM10.1 source
tree.

Potrebbero piacerti anche