Just to clear up things: This guide is targeted for Xiaomi Redmi 4 Prime/Pro version and should successfully work fine. and Make Sure the Device has Unlock Bootloader, otherwise you Brick the Device. the Unlocking method has many Posts.
Unlocking Tutorial of Redmi 4 Prime
1-Download Xiaomi Mi Flash ToolMiFlash Tool For ADB Drivers,
2-Download Minimal ADB Tool Minimal ADB Fastboot Tool
3-Download TWRP Recovery TWRP Recovery.zip
4-Extract the TWRP.zip into the Minimal ADB Fastboot Directory i-e
HTML:
C:\Program Files (x86)\Minimal ADB and Fastboot\twrp.img
5-Power Off the Device and then Press and Hold the Volume Down Button and Power On the Device Until the Fastboot Logo appear.
6-The Open Minimal FastBoot Application and Type without Quotes.
"Fastboot Devices" it will show the connect Devices ID.
Fastboot Oem Device-info. It will show the Device unlock Status.
"Fastboot Flash Recovery twrp.img" Flashing the Recovery.
"Fastboot boot twrp.img" To boot in TWRP.
Select Wipe and restore factory Setting from the Recovery options.
Install and then Select Zip in the recovery From the Storage.
Below is the Video Tutorial of the Above Steps
Dont forget to Press THANKS button If this post helped you
Related
Welcome you all in this simple guide fro installing TWRP or Team Win recovery for Xolo Black.
How to Install TWRP In Xolo Black
1).First unlock your Boot Loader (Guide Here)
2).Connect your phone to PC and open the terminal window under fastboot package
type adb reboot bootloader. Your device will reboot into fastboot mode. to check, device is connected properly type fastboot devices.
3).Download recovery image and move it to fastboot folder.
4).Now execute fastboot boot recovery_twrpblack.img (this won't flash recovery) and the device will temporarily boot into recovery mode.
5).If you want the recovery image to be flashed to your device the command must be fastboot flash recovery recovery_twrpblack.img
Download:- TWRP for Xolo Black
How to reboot into recovery Mode in Xolo Black:-
>>>>Switch off your phone and then press volume (up+down) + power key to boot in to TWRP recovery.
ok reading other threads i see others having issues with flashing twrp also.
i followed the unlock procedure and it was a sucess.
procedure:
in command prompt with files in directory
1: adb reboot-bootloader
2: fastboot -i 0x1bbb oem unlock
3: fastboot -i 0x1bbb oem device-info (bootloader confirmed unlocked)
4: fastboot -i 0x1bbb reboot
5: let deviice reboot
6: adb reboot-bootloader
7: got files from here http://forum.xda-developers.com/idol-3/general/twrp-custom-recovery-idol3-6045-t3162608
8: fastboot -i 0x1bbb flash recovery twrp-2.8.7.0-idol3.img
10: rebooted
11: scratched head as default recovery booted.
so i am assuming i need to apply root before flashing custom recovery?
thanks in advance for any help provided.
I'm not sure there is any difference between the 5.5" & the 4.7" in term of the procedure but here's what I did on my 5.5"
1. Get ADB SDK application installed on PC
2. Download and install the correct USB driver for the phone. Assume you already downloaded the custom TWRP recovery image
3. Enable USB debugging mode on the phone
4. Plugin the phone to the PC, open Command Prompt
a. adb devices // to make sure the phone is recognized and listed
b. adb reboot bootloader
c. fastboot -i 0x1bbb flash recovery twrp-2.8.7.0-idol3.img // browse to where the .img is located first
Should be it!
You can root it AFTER install the custom recovery.
Hope that help!
deamon1311 said:
ok reading other threads i see others having issues with flashing twrp also.
i followed the unlock procedure and it was a sucess.
procedure:
in command prompt with files in directory
1: adb reboot-bootloader
2: fastboot -i 0x1bbb oem unlock
3: fastboot -i 0x1bbb oem device-info (bootloader confirmed unlocked)
4: fastboot -i 0x1bbb reboot
5: let deviice reboot
6: adb reboot-bootloader
7: got files from here http://forum.xda-developers.com/idol-3/general/twrp-custom-recovery-idol3-6045-t3162608
8: fastboot -i 0x1bbb flash recovery twrp-2.8.7.0-idol3.img
10: rebooted
11: scratched head as default recovery booted.
so i am assuming i need to apply root before flashing custom recovery?
thanks in advance for any help provided.
Click to expand...
Click to collapse
I had to use Flashify to get it to stick on my 60450. Otherwise, I would have to use commands to get it to boot into TWRP rather than stock.
5.5" cricket here.
it boots into twrp till it loads the os wich seems to repair the recovery.
be annoying if it is self repaiiring.
ok root applied.
how do i flashify twrp.
Can someone help me with a LENOVO TAB 3 TB3-850M stock rom or custom rom that i can flash ? I cannot find anywhere. Installed TWRP and file system got messed up, needed to repartition . Or a TB3-850F, they are pretty much the same
tzmst said:
Can someone help me with a LENOVO TAB 3 TB3-850M stock rom or custom rom that i can flash ? I cannot find anywhere. Installed TWRP and file system got messed up, needed to repartition . Or a TB3-850F, they are pretty much the same
Click to expand...
Click to collapse
Here is a link to my TB3-850F Stock Firmware Images. (/system, /boot, /recovery, /logo). You will need an unlocked bootloader, Minimal ADB & Fastboot v1.4 installed on your PC, proper USB Device Drivers, and the ability to boot into fastboot mode (or recovery mode, and boot into fastboot mode from there). Once you have downloaded my firmware images and are in fastboot mode, open a command window in your adb/fastboot directory with your Tab 3 properly connected to your PC. Type "fastboot devices" - if you are properly connected to your PC with the requisite drivers, the command window will return with your device serial number under "Connected Devices." Once you have ensured a proper connection, execute these commands to install the stock firmware:
fastboot oem fb_mode_set
fastboot flash system system.img
(At this point, because the system.img is a 3GB file, fastboot will automatically condense the file into a series of "sparsechunk" images, which fastboot will flash to your device in series until completed. Note, this process can take a few minutes so be patient. Also, ensure you are using the minimal adb & fastboot from my link (v1.4 or newer) to ensure proper sparsechunk conversion)
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash logo logo.img
fastboot erase cache
fastboot erase userdata
fastboot oem fb_mode_clear
You should now be restored to pure stock firmware condition. Note: this stock firmware is for the Lenovo Tab 3 8"/TB3-850F and has not been tried on the TB3-850M variant. You flash these images at your own risk. Good luck.
https://forum.xda-developers.com/android/general/rom-lenovo-tab-3-8-tb3-850f-android-6-0-t3593043
Updated Stock 6.0 ROM posted. Force encryption and dm-verity disabled. TWRP flashable zip.
https://forum.xda-developers.com/android/general/rom-lenovo-tab-3-8-tb3-850f-t3617594
I'm using an honor 8 and i'm following along to XDA's instructions. I flashed TWRP and did the command 'adb reboot recovery' and now my phone has been on the "your device is booting now..." screen for quite some time. Is there some way to fix this?
https://forum.xda-developers.com/showpost.php?p=76790675&postcount=2
If you can boot into bootloader mode:
1. Download a firmware compatible for your honor from firmware finder for huawei
2. Download and install huawei extractor
3. Extract system.img, boot.img, recovery.img from the firmware
4. Plug your phone to the computer and boot into bootloader
5. Open command prompt and type:
Fastboot flash system system.img
Fastboot flash boot boot.img
Fastboot flash recovery recovery.img
6. Shut down your phone and boot into recovery
7. Perform a factory reset
8. Should be done!
Team Win Recovery Project 3.x, or twrp for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface*
Requirements
1. Unlocked bootloader.
Bugs:-
NO BUGS
Instructions
1. Go to the fastboot mode.
2. Download the*recovery.img*and transfer it to the adb folder.
3. Open the cmd/terminal and change directory into the adb folder.
4. Now confirm/check that device is connected by typing:-
[
Code:
fastboot devices
If you got your device seriel number there then you are ready to continue otherwise try connecting device again and make sure USB debugging is on and you have granted permission to the PC to debug.
5. After that we will flash this TWRP recovery to the recovery partition by below command:-
Code:
fastboot flash recovery twrp-name.img
! TWRP flashed successfully.
6. Now Type Fastboot oem Reboot-recovery now you will reboot in recovery dont be painic it will take 1 min to open the recovery.
Enjoy !
Downloads
TWRP RECOVERY
https://drive.google.com/file/d/10aZZlEFUyKSSkBv1edvhFOiMGBQRNTqt/view
XDAevDB Information
TWRP For Realme U1
Contributors @YnaveenK @Who Deepak
Version Information
Status:*Stable
Based on :*TWRP
Works fine on color OS 6
How to enter fastboot mode in realme u1?
my device not entering fastboot mode, maybe fastboot mode not available in my device. how to flash twrp recovery now?