[RECOVERY][UNOFFICIAL]TeamWin Recovery Project 3.0.2-0 (TWRP)

Search This thread

LehKeda

Senior Member
Jan 26, 2014
768
671
My little cave
TWRP Recovery 3.0.2.0 For Samsung Galaxy Star GT-S5282​
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.*/

Team Win Recovery Project (TWRP), is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface which allows users to install third-party firmware and backup the current system, which are often unsupported by stock recovery images.

Screenshots
Under screenshots tab

Installation
  • Pick your build type, i.e recovery flashable or Odin flashable.
  • If recovery flashable, simply put the zip in phone, and flash it from an existing working recovery.
  • If Odin flashable, go to download mode, connect to PC, run Odin, select 'PDA', select the twrp tar.md5, flash it.
  • Enjoy.


Walkthrough
Since our device resolution is low, TWRP does not fit into the screen, hence there is a button with arrow key (left/right), which indicates that there is another section of the page, pressing that button takes you to the other section.

Downloads
Flashable ZIP
ODIN Flashable tar


Device Specific Source
Here .

Credits

@corphish
@Dreamstar
@psych.half
@andii_nr
TeamWin



XDA:DevDB Information
TWRP 3.0.2-0, Tool/Utility for the Samsung Galaxy Star

Contributors
LahKeda

Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2016-08-08

Created 2016-08-08
Last Updated 2016-08-08
 

Attachments

  • Screenshot_2016-08-08-09-08-27.png
    Screenshot_2016-08-08-09-08-27.png
    10.8 KB · Views: 734
  • Screenshot_2016-08-08-09-08-31.png
    Screenshot_2016-08-08-09-08-31.png
    11.1 KB · Views: 711
  • Screenshot_2016-08-08-09-08-55.png
    Screenshot_2016-08-08-09-08-55.png
    8.6 KB · Views: 697
  • Screenshot_2016-08-08-09-09-07.png
    Screenshot_2016-08-08-09-09-07.png
    7.8 KB · Views: 687
  • Screenshot_2016-08-08-09-09-10.png
    Screenshot_2016-08-08-09-09-10.png
    8.1 KB · Views: 673
  • Screenshot_2016-08-08-09-09-14.png
    Screenshot_2016-08-08-09-09-14.png
    8.9 KB · Views: 700

LehKeda

Senior Member
Jan 26, 2014
768
671
My little cave
Fetures And Notes !

Fetures
  • You can now backup your EFS partition !
  • Full Selinux support !
  • Compressed using LZMA to fit our device space !

Notes
-You will not be able to unpack this recovery image to take kernel image or modify ramdisk as the ramdisk is compressed using LZMA not GZIP to fit the device recovery partition ! - You will only get kernel Image if you used boot-repacker for windows - .
-If you are going to build a recovery using device tree provided in this thread you'd better use the prebuilt kernel provided with the tree !
 
Last edited:

Oleg1234

Member
Dec 28, 2018
5
0
got it

Pfff. installed windows on old comp and managed to install TWRP using Odin.
No idea why it doesn't work with adb

anyway I guess I'm last one with this phone on this planet :p
 

MLito747

Member
Oct 20, 2020
14
2
i installed with odin, flash succeded, but when i want to go to recovery by power + volup + home it just turns off and restart. when i use adb reboot recovery it just turns to android default recovery.
---
edit: i'm not sure how but it's working
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 13
    TWRP Recovery 3.0.2.0 For Samsung Galaxy Star GT-S5282​
    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.*/

    Team Win Recovery Project (TWRP), is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface which allows users to install third-party firmware and backup the current system, which are often unsupported by stock recovery images.

    Screenshots
    Under screenshots tab

    Installation
    • Pick your build type, i.e recovery flashable or Odin flashable.
    • If recovery flashable, simply put the zip in phone, and flash it from an existing working recovery.
    • If Odin flashable, go to download mode, connect to PC, run Odin, select 'PDA', select the twrp tar.md5, flash it.
    • Enjoy.


    Walkthrough
    Since our device resolution is low, TWRP does not fit into the screen, hence there is a button with arrow key (left/right), which indicates that there is another section of the page, pressing that button takes you to the other section.

    Downloads
    Flashable ZIP
    ODIN Flashable tar


    Device Specific Source
    Here .

    Credits

    @corphish
    @Dreamstar
    @psych.half
    @andii_nr
    TeamWin



    XDA:DevDB Information
    TWRP 3.0.2-0, Tool/Utility for the Samsung Galaxy Star

    Contributors
    LahKeda

    Version Information
    Status: Stable
    Current Stable Version: 1
    Stable Release Date: 2016-08-08

    Created 2016-08-08
    Last Updated 2016-08-08
    5
    Fetures And Notes !

    Fetures
    • You can now backup your EFS partition !
    • Full Selinux support !
    • Compressed using LZMA to fit our device space !

    Notes
    -You will not be able to unpack this recovery image to take kernel image or modify ramdisk as the ramdisk is compressed using LZMA not GZIP to fit the device recovery partition ! - You will only get kernel Image if you used boot-repacker for windows - .
    -If you are going to build a recovery using device tree provided in this thread you'd better use the prebuilt kernel provided with the tree !
    2
    Hello reserved