sonicbluemustang
Android Enthusiast
This is the stock Recovery for the (ZTE Force 4G LTE...ICS 4.0.4 SW Version N9100V1.0.0B09). For anybody that wants to return the phone to stock and unroot or just to play with. I'm sure nobody backed up there original recovery so here you go. Note this you play with at your own risk. The instructions are as follows, You must be rooted for you to make system changes. Extract from the zip file the file called "recovery" place it on your sdcard on phone and rename it recovery.img
adb shell
open a terminal
type : adb shell
hit enter
type: dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
hit enter
when prompt returns type: reboot recovery
hit enter
terminal emulator
open terminal
type: su
hit enter
allow root to terminal
type: dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
hit enter
when prompt returns type: reboot recovery
hit enter
View attachment ZTEForce.zip
adb shell
open a terminal
type : adb shell
hit enter
type: dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
hit enter
when prompt returns type: reboot recovery
hit enter
terminal emulator
open terminal
type: su
hit enter
allow root to terminal
type: dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
hit enter
when prompt returns type: reboot recovery
hit enter
View attachment ZTEForce.zip