Quantcast
Channel: admin » TWRP
Viewing all articles
Browse latest Browse all 1595

[RECOVERY] [Y560-L01] TWRP for Huawei Y5

$
0
0

Code:

#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/


Downloads:
* Raw image

Booting to the recovery:
* Turn the phone off
* Hold <Vol UP> + <Power> for about 5 seconds. (You have to hold them or it will just boot up normally..)

Installation:
* Install adb and fastboot on your PC
* Download the image.
* Reboot your phone to the fastboot-mode ("adb reboot bootloader" or from the recovery)
* Type "fastboot boot recovery.img" to test if it works.
* Type "fastboot flash recovery recovery.img" to actually flash it.

Unlocking the bootloader:
* Note: Unlocking the bootloader WILL format your data!
* Go to Settings -> Developer options and enable "OEM unlocking"
* Reboot your phone to the fastboot-mode ("adb reboot bootloader" or from the recovery)
* Type "fastboot oem unlock".
* If it doesn’t work, try "fastboot oem unlock-oc".

Screenshot:

Changelog:

Code:

26/December/2015:
 * Initial release


Bugs:
If you find any bugs, please report them to this thread.

Sources:
* Device tree
* Kernel

XDA:DevDB Information
[RECOVERY] [Y560-L01] TWRP for Huawei Y5, Tool/Utility for all devices (see above for details)

Contributors
Nikiz
Source Code: https://github.com/TheNikiz/android_device_huawei_y560

Version Information
Status: Stable

Created 2015-12-26
Last Updated 2015-12-26


Viewing all articles
Browse latest Browse all 1595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>