[UNOFFICIAL][RECOVERY][coriplus] TWRP 2.8.7.0 [2015-12-18]

Search This thread

RainbowLaw

Senior Member
Apr 4, 2014
87
196
Team Win Recovery Project 2.x, or twrp2 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.
This is an unofficial port of TWRP for Samsung Galaxy Pocket Plus. The original work code is done by @Alonso1398 but since he disconnected his updates for our device I'm carrying this project from now on

About
TWRP is an open source, community project that was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After their work on the EVO 4G they wanted to work on a project that would work on more devices than just the EVO 4G and they 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

Disclaimer
I am not responsible for bricked devices or dead SD cards, your are the one who decided to flash this recovery


Bugs/What's not working?
-Themes, will its not broke but use 240×240 themes (its preferable to stay away from it)

Download links
- TWRP Flashable zip
- recovery.fstab
- recovery.img

How to take a backup
1 - Open the terminal emulator.
3 - type "su" (without quotation marks).
3 - Grant root permission.
4 - Type "dd if =/dev/block/mmcblk0p6 of=/sdcard/recovery.img".
5 - Go to the root of the device's internal memory (sdcard) and copy that backup to a secure location.

How to install

- Installing as flashable zip

1 - Download the TWRP recovery.zip and place the root of the memory card.
2 - Reboot your custom recovery.
3 - Select install zip from SD / choose Zip.
4 - Choose TWRP recovery.zip.
5 - Then reboot to recovery.
6 - Enjoy TWRP installation mode.

OR

- Flashing as an image

1 - Download the file and place in in the root of the device's internal memory (sdcard).
2- Open the terminal emulator.
3 - Type "su".
4 - Type "dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p6".
5 - Wait a few seconds, then restart the device and enter recovery mode and enjoy your TWRP.

OR

- Installing with ZIT flasher

1 - Download ZIT Flasher, recovery.fstab, TWRP recovery.img.
2 - Install and open the ZIT Flasher.
3 - Press in settings, click on recovery.fstab, look for the file and press it.
3 - click MAIN, press in BROWSER, search for "recovery.img".
4 - Restart the device and enter recovery mode and enjoy the TWRP.

FAQ
Visit the official TWRP FAQ

Support
If you have found a bug, please consider posting it in this thread, also grab recovery.log in /tmp or I can't help you.

You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/
 
Last edited:
  • Like
Reactions: jprimero15

30owe56

Member
Jan 26, 2016
7
1
Which version is more stable for samsung galaxy pocket plus, 2.6.03 or 2.8.7? Regards

Sent from my GT-S5301 using XDA Free mobile app
 

30owe56

Member
Jan 26, 2016
7
1
I can not install rom breeze with this version of recovery, instead with version 2.6.3, I do it without problems..saludos

Sent from my GT-S5301 using XDA Free mobile app
 

MLX

Senior Member
Mar 12, 2016
190
51
20
Buenos Aires

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Team Win Recovery Project 2.x, or twrp2 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.
    This is an unofficial port of TWRP for Samsung Galaxy Pocket Plus. The original work code is done by @Alonso1398 but since he disconnected his updates for our device I'm carrying this project from now on

    About
    TWRP is an open source, community project that was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After their work on the EVO 4G they wanted to work on a project that would work on more devices than just the EVO 4G and they 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

    Disclaimer
    I am not responsible for bricked devices or dead SD cards, your are the one who decided to flash this recovery


    Bugs/What's not working?
    -Themes, will its not broke but use 240×240 themes (its preferable to stay away from it)

    Download links
    - TWRP Flashable zip
    - recovery.fstab
    - recovery.img

    How to take a backup
    1 - Open the terminal emulator.
    3 - type "su" (without quotation marks).
    3 - Grant root permission.
    4 - Type "dd if =/dev/block/mmcblk0p6 of=/sdcard/recovery.img".
    5 - Go to the root of the device's internal memory (sdcard) and copy that backup to a secure location.

    How to install

    - Installing as flashable zip

    1 - Download the TWRP recovery.zip and place the root of the memory card.
    2 - Reboot your custom recovery.
    3 - Select install zip from SD / choose Zip.
    4 - Choose TWRP recovery.zip.
    5 - Then reboot to recovery.
    6 - Enjoy TWRP installation mode.

    OR

    - Flashing as an image

    1 - Download the file and place in in the root of the device's internal memory (sdcard).
    2- Open the terminal emulator.
    3 - Type "su".
    4 - Type "dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p6".
    5 - Wait a few seconds, then restart the device and enter recovery mode and enjoy your TWRP.

    OR

    - Installing with ZIT flasher

    1 - Download ZIT Flasher, recovery.fstab, TWRP recovery.img.
    2 - Install and open the ZIT Flasher.
    3 - Press in settings, click on recovery.fstab, look for the file and press it.
    3 - click MAIN, press in BROWSER, search for "recovery.img".
    4 - Restart the device and enter recovery mode and enjoy the TWRP.

    FAQ
    Visit the official TWRP FAQ

    Support
    If you have found a bug, please consider posting it in this thread, also grab recovery.log in /tmp or I can't help you.

    You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/