Brought to you by Jflte DevConnection Team
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We're 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 application
* before using it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
JDCTeam
- Diego Monaco - @alucard_24
- Dimitris Katikaridis - @side
- Franck Rohée - @franzyroy
- Jim Silverlock - @Jimsilver73
- Marco Zanin - @-+BB+-
- Matthew Booth - @MattBooth
- Mattia D'Alleva - @AntaresOne
- Mike Atkins - @FernBch
- Oliver - @angelcalibur
- Paul Harris - @hawkerpaul
- Paul Keith - @javelinanddart
- Simeon Ivanov - @smstiv
- Stefano Meroni - @smeroni68
- Yannis Menexes - @SkL*
Good evening people.
I would like to present to you the famous TWRP touch recovery,compiled by @AntaresOne with F2FS support.
Compatibility
Device variants supported: I9505, I9505G, I9507, I9508, I337, M919, I545, R970, L720, S970G, S975L (All variants/models NOT listed are NOT supported).
How to install it
Place the recovery.img to your external SDcard.
Choose one of the following options
- First option (Coming from a non-working recovery or....):
---------------------------------------------------------------------
- Go to file manager and see how does ROM calls your sdcard.for me its 83DA-17F7.
- Run adb from computer(or ROM's terminal) and execute: (In android MM use 'file transfer' option while on USB)
- adb shell
- su
- dd if=/storage/83DA-17F7/recovery.img of=/dev/block/mmcblk0p21
-Reboot recovery
- Second option (If your current recovery works fine):
-----------------------------------------------------------------
- Reboot to recovery
- Run adb from computer(or recovery's terminal) and execute:
- adb shell
- dd if=/external_sd/recovery.img of=/dev/block/mmcblk0p21
- Select reboot options and reboot to recovery.
- Third option (If your current recovery works fine):
-----------------------------------------------------------------
- Just flash the zip and reboot to recovery!!
Some screenshots from JDCTeam theme
Image files and sources:
JDCTeam theme:
Download img and sources
Flashable .zip:
JDCTeam Theme
Images and zips of Ubuntu and Ubuntu Gradient at post #2
Social
Google+: JDCTeam Community
YouTube: JDCTeam TV
Credits
- JDCTeam
- Teamwin
Contributors
AntaresOne, smeroni68,side, alucard_24, MattBooth, angelcalibur, franzyroy, hawkerpaul, javelinanddart, Jimsilver73,smstiv, josegalre,SkL*,-+BB+-
XDA:DevDB Information
[JDCTeam][Recovery]TWRP Touch Recovery 3.0.0-0 with F2FS Support (Plus themes), ROM for the Samsung Galaxy S 4
Contributors
side, antaresone, smeroni68, SkL*
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Stable
Created 2016-02-11
Last Updated 2016-02-14
Last edited: