INSTRUCTIONS:
- Download and put the recovery.img to the root of your sdcard.
- from Phone using Terminal emulator
- open terminal emulator and type the following commands one by one
Code:
su
dd if=/sdcard/recovery.img of=/dev/recovery
Code:
adb shell
su
dd if=/sdcard/recovery.img of=/dev/recovery
adb shell
su
dd if=/sdcard/recovery.img of=/dev/recovery
SP Flash Method:
- Download recovery.img and Flash using SP flash tool.
0 comments:
Post a Comment