[RECOVERY] TWRP Touch Recovery for Sony M4 Aqua

Search This thread

tonystark88

Senior Member
Feb 2, 2012
243
326
Tufino (NA)
121f722c3506f8851da6ead3e9d9f666.png

BETA VERSION


Before to start flashing
This is an experimental Touch version of TWRP, so this means that have bugs that i hope to fix soon. So use it carefully at your own risk. The mosti important thing to say, after flash this recovery,is ....

Code:
#include <std_disclaimer.h>
/*
 * 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.

Installation Guideline
  • Be sure that your boot loader is unlocked.
  • Power down your phone and go in fastboot mode.
  • Use a shell that recognize fastboot command and digit
    Code:
    fastboot flash recovery recovery.img
  • After flash is finished, remove the cable. Then Press the Power Btn + Lower Volume Button for some secs, then release.
  • Sony logo appears and stucks for some seconds. Wait until TWRP logo not appears.

What works
  • Mount automatically system, boot, data and cache partitions at boot
  • Backup
  • Restore
  • Touchpad
  • Full reboot options
  • Full selinux support
  • ADB supported

What not works
  • SD Card Mount

Screenshots and Video
Uploading

Download
M4 Aqua ProjectMarshmallow Official Site

Bug Channel
Please report any bug and issues here!
http://projectmarshmallow.altervista.org/bug-channel/
 
Last edited:

MK99

Senior Member
Aug 3, 2010
315
102
Oulu
Great, finally we got this. Thanks!
Works fine, the only problem is, we do not have enough space to make a full back-up. Only the internal memory use.
Would it be possible to change the path to /storage/emulated/0/TWRP instead /data/media/0/TWRP? ;)
 

Attachments

  • recovery.log
    20.5 KB · Views: 909

rascayus

Member
Jan 5, 2010
16
5
Great job. Flashed! Its amazing to return to have screen on recovery again

El vive en la piña debajo del mar
 

makysssdroid

Senior Member
Oct 21, 2010
307
24
Moca
121f722c3506f8851da6ead3e9d9f666.png

ALPHA VERSION


Before to start flashing
This is an experimental Touch version of TWRP, so this means that have bugs that i hope to fix soon. So use it carefully at your own risk. The mosti important thing to say, after flash this recovery,is ....

Code:
#include <std_disclaimer.h>
/*
 * 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.

Installation Guideline
  • Be sure that your boot loader is unlocked.
  • Power down your phone and go in fastboot mode.
  • Use a shell that recognize fastboot command and digit
    Code:
    fastboot flash recovery recovery.img
  • After flash is finished, remove the cable. Then Press the Power Btn + Lower Volume Button for some secs, then release.
  • Sony logo appears and stucks for some seconds. Wait until TWRP logo not appears.

What works
  • Mount automatically system, boot, data and cache partitions at boot
  • Touchpad
  • ADB supported

What not works
  • SD Card Mount

What have to be verified
  • Full ROM Installations
  • Backups
  • Restores

Screenshots and Video
Uploading

Download
Here

I have flashed the supersu zip and this recovery worked. Anyway i need to compile a complete rom to test it. If anyone already did it, can just try to see if the rom is flashed correctly. Thank you for the support and for the help comments that for sure will arrive in this thread!

Ohhhh waiting for my Sim Unlock Code for flashing that greats brot awesome work
 

jobrima

Senior Member
Oct 19, 2010
168
39
Vigo
I made a backup system successful but I can't restore maybe because is not possible erase previous system

Enviado desde mi E2303 mediante Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 30
    121f722c3506f8851da6ead3e9d9f666.png

    BETA VERSION


    Before to start flashing
    This is an experimental Touch version of TWRP, so this means that have bugs that i hope to fix soon. So use it carefully at your own risk. The mosti important thing to say, after flash this recovery,is ....

    Code:
    #include <std_disclaimer.h>
    /*
     * 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.

    Installation Guideline
    • Be sure that your boot loader is unlocked.
    • Power down your phone and go in fastboot mode.
    • Use a shell that recognize fastboot command and digit
      Code:
      fastboot flash recovery recovery.img
    • After flash is finished, remove the cable. Then Press the Power Btn + Lower Volume Button for some secs, then release.
    • Sony logo appears and stucks for some seconds. Wait until TWRP logo not appears.

    What works
    • Mount automatically system, boot, data and cache partitions at boot
    • Backup
    • Restore
    • Touchpad
    • Full reboot options
    • Full selinux support
    • ADB supported

    What not works
    • SD Card Mount

    Screenshots and Video
    Uploading

    Download
    M4 Aqua ProjectMarshmallow Official Site

    Bug Channel
    Please report any bug and issues here!
    http://projectmarshmallow.altervista.org/bug-channel/
    8
    Link updated on my site! Enjoy the new release with SD Support. If there are troubles, let me know that. For me is working and i also made a full backup and it works. Maybe could be not compatible with all sd cards, so let me know that if this happens.
    http://projectmarshmallow.altervista.org/external-sd-support-for-sony-m4-aqua/
    4
    I will work on in in these days. My flu is stopping me a bit but, stay tuned ;)
    4
    I will solve this in the next releases. Now i'm working to get SDCard work, but if you really need this now i will try to fix it.