Install recovery through fastboot
Step 1: Reboot the phone into bootloader/fastboot mode
>adb reboot bootloader >
Step 2: Download the recovery.img from here
>fastboot flash recovery recovery.img target reported max download size of 134217728 bytes sending 'recovery' (6002 KB)... OKAY [ 0.205s] writing 'recovery'... OKAY [ 0.561s] finished. total time: 0.766s
>fastboot reboot
rebooting...
finished. total time: -0.000s
>
Link: [RECOVERY][25/9]ClockworkMod Recovery 6.0.5.1 - Android One | Common to all
'Embedded > Android Phone' 카테고리의 다른 글
| [Android One] 6.Update kernel (0) | 2015.03.12 |
|---|---|
| [Android One] 5.Install CM11 and SuperSU, Gapps (0) | 2015.03.12 |
| [Android One] 3.Unlocking bootloader (0) | 2015.03.06 |
| [Android One] 2.How To Compile CyanogenMod 11.0 From Source Code (0) | 2015.03.05 |
| [GT-I9082] 4.Kernel build (0) | 2014.09.25 |