A
anuragdc
Guest
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM
You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/
Code:
[SIZE="3"] * 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.[/SIZE]
Working :
Everything
Procedure :
- First Unlock Bootloader
- Switch off Device
- Copy twrp_yunique.img to ADB Folder in Laptop or PC
- Hold Volume Up + Power
- Select Reboot to Bootloader
- Hold Left Shift + Right Click in ADB Folder
- Select Start Command Window Here
- Type Command in ADB Shell { fastboot flash recovery twrp_yunique.img }
- Then Type Command in ADB Shell { fastboot reboot ]
- Phone will restart.
- Now Switch Off Device Hold Volume up + power to Boot TWRP
- Enjoy !! And press Thanks please.
I hope you all Understand Development is not a easy work, So please press the Thanks Button as much as you can to Encourage Me
Download :
ADB Drivers : LINK
Adb Tools for YU Yunique : LINK
TWRP For YU Yunique : LINK
Stock Recovery in case if you want Revert : LINK
Root Method :
If you Want Root Access then Copy SuperSU.zip to Internal SD Card and Flash wih TWRP : LINK
If you use my work in part of your ROM I have no problem but Give Proper Credits
Last edited: