[RECOVERY][tulip][3.10] TWRP Touch Recovery 3.1.1-0

mopide

Senior Member
Mar 14, 2017
108
12
0
Hi, do you know if some twrp 3.1.1 exists for M4 aqua locked bootloader? E2303
I have this device root-ed + twrp2.8 installed but I want to put twrp 3.1.x

I would need some kind of pack as in this thread https://forum.xda-developers.com/m4...-twrp-touch-recovery-bl-locked-t3257430/page1

This kind of file package with install.bat

M4Aqua-lockedTWRP-0.1-installer
https://goo.gl/4iN07G

Tx
I've flashed it with bt unlocked and WITHOUT root. Everything works. I cannot enter recovery with adb command but I'm through with device off and power + vol down.

---------- Post added at 08:19 AM ---------- Previous post was at 08:17 AM ----------

Thanks! Life is more colourful now :D
 

othmane.os

Senior Member
Aug 14, 2016
54
5
0
Hi @dani020110 thanks for your work . is the recovery.img exact the same as the .7z archive or it's diffrent ? ,cause I've extracted 7z file and found .Img is about 24Mb which is more than the first one, so any changes ??
 

dani020110

Senior Member
Mar 30, 2015
284
211
0
Lima
Hi @dani020110 thanks for your work . is the recovery.img exact the same as the .7z archive or it's diffrent ? ,cause I've extracted 7z file and found .Img is about 24Mb which is more than the first one, so any changes ??
The only difference is the kernel compression, some devices can't boot a Image.gz-dtb
Try the lighter one, if it does not boot, try the heavier one
 
  • Like
Reactions: othmane.os

othmane.os

Senior Member
Aug 14, 2016
54
5
0
The only difference is the kernel compression, some devices can't boot a Image.gz-dtb
Try the lighter one, if it does not boot, try the heavier one
thanks for the quick reply , Also can we expect an update to 3.2.1.0 just asking , even though it could be useless due to device be stucked at MM ver
 
Last edited:

dani020110

Senior Member
Mar 30, 2015
284
211
0
Lima
thanks so much that is a great news, can't wait to test it :good::D
Okay guys, here's a new recovery build, some release notes:
  • The latest TWRP 3.2.1-0 from omnirom 8.0 sources
  • Some optimizations, removal of supersu, and don't ask to install the twrp app by default
  • A new kernel: LA.BR.1.3.7_rb1.6, thanks to bartcubbins for the bringup
  • And built with linaro 7.2, it may not be that stable, if it produces you issues, let me know

Screenshot:


Download it here
https://drive.google.com/open?id=1ftFpw78LFrQMkgUzuPKvp0JCIm7d6hfD

Sources:
https://github.com/dani020110/kernel/tree/gcc7
https://github.com/dani020110/twrp_device_sony_tulip/tree/android-8.0_gcc7
https://github.com/SonyM4/platform_bootable_recovery/tree/8.0_custom
 
Last edited:

thedeadfish59

Senior Member
May 28, 2013
1,222
2,121
153
Saudi Arabia
web.facebook.com
Okay guys, here's a new recovery build, some release notes:
  • The latest TWRP 3.2.1-0 from omnirom 8.0 sources
  • Some optimizations, removal of supersu, and don't ask to install the twrp app by default
  • A new kernel: LA.BR.1.3.7_rb1.6, thanks to bartcubbins for the bringup
  • And built with linaro 7.2, it may not be that stable, if it produces you issues, let me know

Screenshot:


Download it here
https://drive.google.com/open?id=1ftFpw78LFrQMkgUzuPKvp0JCIm7d6hfD

Sources:
https://github.com/dani020110/kernel/tree/gcc7
https://github.com/dani020110/twrp_device_sony_tulip/tree/android-8.0_gcc7
https://github.com/SonyM4/platform_bootable_recovery/tree/8.0_custom
Working like charm, thanks man <3
 

Krish_Vihaag

Member
Feb 23, 2016
26
1
0
Kolkata
Unofficial TWRP 3.1.1-0 Recovery for Xperia M4 Aqua for unlocked bootloaders

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”

Some features:
Built with the AOSP 3.10 kernel
The latest twrp version
fiops i/o scheduler: don't know if this makes an actual improvement, but I just wanted to add it
Fixed the clock
Really fast and cooler

Notes, current issues:
When entering the recovery, the screen will be black, then flicker but after that it will work flawlessly. This is a mdss bug, but I don't know how to fix this
There is no support for encryption, as I don't use it, and I think neither do you
Though I added 'support' for f2fs, it didn't work the time I tried to format my cache, if you want to test it, use the SkyMelon kernel
Any other issues:
You tell me:)

How to install:
method 1:
flash it using adb fastboot:
install adb and Xperia m4 Aqua drivers
download the recovery.img and put it in adb folder
1- turn off the phone
2- press volume up and connect the usb cable
3- open cmd and type fastboot flash recovery recovery.img

method 2:
Use Flashify from the Play Store to flash it.

method 3:
flash it using older twrp (that support flashing img files)


Screenshots:


Download link:
Google Drive folder

Special thanks to:
@CodeZero for the initial twrp tree
@Mark.05 for making this thread
GitHub users:
bartcubbins, erikcas, pablomh

XDA:DevDB Information
TWRP recovery for the Xperia M4 Aqua, Tool/Utility for the Sony Xperia M4 Aqua

Contributors
dani020110
Source Code: https://github.com/dani020110/twrp_device_sony_tulip


Version Information
Status: Stable

Created 2017-07-15
Last Updated 2017-07-14
Is this for the dual version too. I.e E2363.?
 

elpopa

Member
Dec 7, 2012
20
2
23
I've flashed it with bt unlocked and WITHOUT root. Everything works. I cannot enter recovery with adb command but I'm through with device off and power + vol down.

---------- Post added at 08:19 AM ---------- Previous post was at 08:17 AM ----------

Thanks! Life is more colourful now :D
Boot loader unlocked works with ADB, but not for bootloader locked.