TWRP for Samsung Galaxy J4
Team Win strives to provide a quality product. However, it is your decision to install our software on your device. Team Win takes no responsibility for any damage that may occur from installing or using TWRP.
Support Status: Current
Maintainer: NamaSayaHendra
Code Name: j4lte
Current and past versions of TWRP can be found at one of the mirrors below:
Download the latest TWRP image file (.img) from the download link and boot TWRP. Go to install and find and select the Images... button. Browse to the image that you downloaded and select it. Choose recovery and swipe to flash.
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:
su
dd if=/sdcard/twrp.img of=/dev/block/platform/13540000.dwmmc0/by-name/RECOVERY
- bigbiff
2020-12-25T16:08:47Z
Merge "BoardConfig: Cleanup" into android-8.1 - Hendra Manudinata
2020-12-25T02:50:28Z
BoardConfig: Cleanup Signed-off-by: Hendra ManudinataChange-Id: Ie1253627c84e1a1e1a179291b5b8c1a868804f30 - bigbiff
2020-12-25T16:08:08Z
Merge "kernel: Update from RedLine V2.0" into android-8.1 - Hendra Manudinata
2020-12-25T02:49:02Z
kernel: Update from RedLine V2.0 Signed-off-by: Hendra ManudinataChange-Id: I6fae6187b9a9cd277d003ff2afb3d3fe9c949d31 - bigbiff
2020-12-25T16:06:05Z
Merge "dependencies: Delete" into android-8.1