[RECOVERY] [OFFICIAL] TWRP 3.2.1-0 for Xiaomi Redmi 4A [rolex] [20171210]

BryanByteZ

Senior Member
Apr 30, 2014
1,126
839
0
I had to format the USB key as exFAT, and it worked in cofface's version without any problem.

---------- Post added at 01:43 PM ---------- Previous post was at 01:30 PM ----------

MIUI seems to overwrite TWRP and flash its own recovery again. I recall that I had the same issue at first with my Note 4X (mido), but I don't remember how I made TWRP persistent. For now, I don't want to flash a custom ROM on my dad's rolex, but I'd like TWRP to remain on the device. Any help would be appreciated.
I'm using it and twrp persists. I have just flashed on fastboot.
 

SAMPUTER

Member
Jun 6, 2012
20
1
0
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

CHANGELOG for 3.1.0-0:


DOWNLOADS: twrp-3.1.0-0-20170318-UNOFFICIAL-rolex.img

[*]Fastboot Method :
Code:
fastboot flash recovery twrp-3.1.0-0-20170318-UNOFFICIAL-rolex.img

x:\xxxxx>fastboot flash recovery twrp-3.1.0-0-20170318-UNOFFICIAL-rolex.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'recovery' (29128 KB)...
OKAY [ 0.970s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.978s
 

darshan1205

Senior Member
Apr 23, 2015
275
1,501
133
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.

CHANGELOG for 3.1.0-0:


DOWNLOADS:twrp-3.1.0-0-20170318-UNOFFICIAL-rolex.img

[*]Fastboot Method :


x:\xxxxx>fastboot flash recovery twrp-3.1.0-0-20170318-UNOFFICIAL-rolex.img
< waiting for any device >
target reported max download size of 535822336 bytes
sending 'recovery' (29128 KB)...
OKAY [ 0.970s]
writing 'recovery'...
FAILED (remote: Partition flashing is not allowed)
finished. total time: 0.978s
Unlock your bootloader
 
  • Like
Reactions: SAMPUTER

SAMPUTER

Member
Jun 6, 2012
20
1
0
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.


Last Updated 2017-03-20
Unlock your bootloader
my phone locked with Password,how I can??
 

darshan1205

Senior Member
Apr 23, 2015
275
1,501
133
TWRP UPDATED!

Change log:
  • Backups will now include adopted storage keys (Dees_Troy)
  • Fixed an adb restore issue (bigbiff)
  • Fixed rebooting when no OS is present (Dees_Troy)
  • Fixed line wrapping in the GUI terminal (_that)
  • Updated TWRP source code to AOSP 7.1.2 (Dees_Troy)Updated TWRP source code to AOSP 7.1.2
  • Official branding :p

Download links in Post #1
 

McBane87

Senior Member
Jun 29, 2012
292
258
0
Hey Guys,

I successfully flashed TWRP via fastboot:
Code:
fastboot flash recovery twrp-3.1.1-0-rolex.img
target reported max download size of 535822336 bytes
sending 'recovery' (29100 KB)...
OKAY [  0.919s]
writing 'recovery'...
OKAY [  0.377s]
finished. total time: 1.332s
But how can I access TWRP from boot. I tried Volume-UP+Power but this only leeds me to a chinese pre-installed recovery:


I can load TWRP using this:
Code:
fastboot boot twrp-3.1.1-0-rolex.img
But with this method you only "hot-load" the image. If only this is working, then flashing the image is totally useless, because it also loads without flashing before.
 
Last edited:

Alistierocks

New member
Jun 6, 2013
4
0
0
Never faced that issue. No idea why you guys are having that issue.

Where did you download TWRP from?
i downloaded from the link in this post. Although I noticed one thing, this happens only when the hardware keys at the bottom are touched. once a vibration is trigerred from somewhere else(like the keyboard) it stops.
I was on the latest 8.5 miui rom. I also downgraded and tried flashing twrp. I face the same issue. Even after the rom boots up.