[Recovery][p6800/p6810/i815] (5Apr2016 TWRP 3.0.2-0) Custom Recoveries - Galaxy Tab 7.7 Android Development

Here is a colloction of all the available custom Recoveries for GalaxyTab 7.7.
Note:CWM has stopped update after 6.0.5.x so it won't be any update.
CM has its own touch recovery now. I might give a shot when it is stable for our device
Release Note:
2016/4/5:
A few bugs are fixed. Please visit the official site for the change log.
2016/2/9:
This build include the latest 3.0.0-0 UI and theme. Translation for Chinese TC and SC are included.
2016/1/15:
This is a bug fix release. ExFat support is fixed. The battery images at power off charging are also fixed.
2016/1/5:
TWRP got a new look. I don't know why it isn't march to a new version. Anyway, I manager to support F2FS in our device now. The next MM build (may be a day or two later) will have F2FS support. This is a big step for us.
/data and /cache partition can have the f2fs now. For the read only /system partition, it is better keeping it as before for compatibility.
Since TWRP can flash image file directly, seems no reason to keep the zip format. From now on, tar and img will be provided. Cheers!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
   
1/10/2015:
In this build, USB-OTG is fixed. You can access, backup and restore from it now. Cheers!
History
2015/8/26:
This is the first build after I reconfigure my system.
2015/3/29:
Finally fix the jumpy effect of new TWRP. Future update is possible now! Cheers!
2015/2/20:
2.8.3.1 fix the jumpy bug in 2.8.3.0. That was the reason can't upgrade to 2.8.4 or above...
2015/2/14:
When I finish the latest 2.8.4.0 for our tab, it behaved jumpy and unstable. Therefore I turn to 2.8.3.0 which has much better MTP support. Hoping it doesn't mean the end of our trip on TWRP.
PS. I have checked. Backup to external_sd is ok (tested for both Fat32 & exFat).
2014/12/20:
twrp 2.8.2.1 has major changes. Instead of puting bandage, I managed to add SELinux support to our TWRP. This is a huge step for future developments. In addition, the charging bug is also fixed. Cheers!
2014/12/7:
twrp 2.8.2.0 has better support for MTP.
2014/9/17:
twrp 2.8.0.0 support MTP now. No more adb commands to transfer files! cheers!
2014/6/8:
twrp 2.7.1.0 released
2014/5/6:
I spent some of the donation to get a i815. Hoping to have better support. I received the i815 today. @Lt.col.johncross, Thanks!
I know why my 2.7.0.0 can't be flashed now. I'm repacking and uploading again.
2014/3/13:
TWRP announced that support for some old devices will be discontinued. Don't know if our 7.7 is affected. Here are the latest 2.7.0.0. Add the zip version which can be flashed in recovery.
2013/12/20:
Some bug fixes in the system core. The charging images are now showing.
Thanks to the local forum's friends. They helped dumping the /dev/block directory of their p6810 so that I can fill the correct names. Backup and Restore for PRELOAD partition is ok now. Cheers!
2013/11/22:
It's been quite a while. The official TWRP 2.6.3.0 links are dead again. It's my turn to fill the gap.
In this build, I add the preload partition in the backup list. As before internal sd mount to /sdcard and external sd mount to /external_sd.
For CWM: Backup is not working in my CWM6.0.4.5 build. Need to make sure everything is in place before release.
Edit: CWM6.0.4.5 is ok now! Cheers!
2013/7/6:
Seems the official TWRP would not support our tab anymore. I really love the way TWRP handle things so I spent some time to build the latest 2.6 for us. The tutorial for TWRP is a bit outdated. The SPn_xxx flag was not working. After studying the source, I found something was missing in the source to support SPn_xxx. With some minor adjustments, the TWRP unofficial support for our tab is now continue! :highfive:
Change log:
Code:
official [URL="http://www.teamw.in/project/twrp2"]change log[/URL]
[COLOR=Blue]TWRP3.0.2-0 (Unofficial) 2016/4/5[/COLOR]
- see the official change log
[COLOR=Blue]TWRP3.0.0-0 (Unofficial) 2016/2/9[/COLOR]
- Fix exFat 1.22
- Translation for Chinese zh-CN, zh-HK & zh-TW
[COLOR=Blue]TWRP2.8.7.3 (Unofficial) 2016/1/15[/COLOR]
- Fix exFat support
- Fix the battery images when charging at power off.
[COLOR=Blue]TWRP2.8.7.2 (Unofficial) 2016/1/5[/COLOR]
- new UI
- F2FS support
[COLOR=Blue]TWRP2.8.7.1 (Unofficial) 2015/10/1[/COLOR]
- fixed USB-OTG
[COLOR=Blue]TWRP2.8.7.0 (Unofficial) 2015/8/26[/COLOR]
- merge the latest Omni-5.1.1 source.
[COLOR=Blue]TWRP2.8.6.0 (Unofficial) 2015/3/29[/COLOR]
 - Latest source from Omni-5.1
[COLOR=Blue]TWRP2.8.3.1 (Unofficial) 2015/2/20[/COLOR]
 - Fix jumpy behaviour.
[COLOR=Blue]TWRP2.8.3.0 (Unofficial) 2015/2/14[/COLOR]
 - Full SELinux support.
 - much better MTP support.
[COLOR=Blue]TWRP2.8.2.1 (Unofficial) 2014/12/20[/COLOR]
 - Full SELinux support.
 - Fix the bug that can't power off when charger is connected.
[COLOR=Blue]TWRP2.8.2.0 (Unofficial) 2014/12/7[/COLOR]
 - better MTP support
[COLOR=Blue]TWRP2.8.0.0 (Unofficial) 2014/9/17[/COLOR]
 - support MTP
[COLOR=Blue]TWRP2.7.1.0 (Unofficial) 2014/6/8[/COLOR]
 - see official [URL="http://www.teamw.in/project/twrp2"]change log[/URL].
[COLOR=Blue]TWRP2.7.0.0 (Unofficial) 2014/3/13[/COLOR]
 - see official [URL="http://www.teamw.in/project/twrp2"]change log[/URL].
[COLOR=Blue]TWRP2.6.3.1 (Unofficial) 2013/12/20[/COLOR]
 - Charging image is fixed. (When power off from recovery)
 - Backup/Restore of PRELOAD is fixed
[COLOR=Blue]CWM 6.0.4.5 (Unofficial) 2013/11/22[/COLOR]
 - keep up with the cm-11.0 source
 - fix in md5 generation
[COLOR=Blue]TWRP2.6.3.0 (Unofficial) 2013/11/22[/COLOR]
 - the TWRP 2.6.3.0 UI
 - add preload partition in Backup list
 - fix the power off reset issue in official twrp builds.
[COLOR=Blue]TWRP2.6.0.0 (Unofficial) 2013/7/6[/COLOR]
 - the latest 2.6.0.0 UI
 - add efs partition in Backup list
 - internal sdcard set to /sdcard
 - external sdcard set to /external_sd
 - add bootloader (download mode) in Reboot
Downloads: :victory:
CWM Recovery
AFH: http://www.androidfilehost.com/?a=show&w=files&flid=10301
Mirror : http://pan.baidu.com/s/1mgmHF4G#dir/path=/Recovery/cwm
TWRP
AFH: http://www.androidfilehost.com/?a=show&w=files&flid=10302
Goo.im: http://goo.im/devs/daniel_hk/recovery/TWRP Down now...
Dev-Host:http://d-h.st/users/danielhk/?fld_id=44447#files
Mirror : http://pan.baidu.com/s/1mgmHF4G#dir/path=/Recovery/twrp
Official: http://www.teamw.in/project/twrp2/108
Tar format: flash with Odin or Mobile Odin
zip format: flash in CWM or earlier TWRP
** Recommend using Moblle Odin to flash **
Credits: :angel:
The TWRP Team who create such an awesome Recovery
All those who donated to me. I can update my pc and accessories now! Thanks!
All those who spend time to test and report
Donations:
  

Thanks Thanks Thanks...

nice going daniel... you should request for the developer tag... you've done so many for 7.7 community
btw... can you list down the changes for the 2.6.0 twrp... or is it the same with the official release version?

edan1979 said:
nice going daniel... you should request for the developer tag... you've done so many for 7.7 community
btw... can you list down the changes for the 2.6.0 twrp... or is it the same with the official release version?
Click to expand...
Click to collapse
I just do it for fun..:laugh:
Other than the official TWRP 2.6.0.0 features. I include all my changes in the change log in post #1.
The major change is at the mount point. /sdcard now correctly mount to internal sd, not external as before.
Cheers!

daniel_hk said:
I just do it for fun..:laugh:
Other than the official TWRP 2.6.0.0 features. I include all my changes in the change log in post #1.
The major change is at the mount point. /sdcard now correctly mount to internal sd, not external as before.
Cheers!
Click to expand...
Click to collapse
Wow...you keep surprising us with your brilliant brains. Thanks a lot for keeping our tablet moving towards.:good::good::good:
Backup, resotore, flash zip file working fine.

Well well well, daniel, you rocks! Thanks man!
Sent from my GT-P6800 using Tapatalk 2

Flashed with Odin, ran a backup... seems to be working fine....
Confirmed. Nice job, Daniel -- you are a god among men.

jkrell said:
Flashed with Odin, ran a backup... seems to be working fine....
Confirmed. Nice job, Daniel -- you are a god among men.
Click to expand...
Click to collapse
Nice job mate! :highfive:

Thank you for this daniel_hk!!!
Sorry for the dumb question but i haven't used mobile Odin for quite sometime. Do i select the .tar file under Phone or PDA?
Thanks

nutley said:
Thank you for this daniel_hk!!!
Sorry for the dumb question but i haven't used mobile Odin for quite sometime. Do i select the .tar file under Phone or PDA?
Thanks
Click to expand...
Click to collapse
Mobile odin has a recovery section. Just select the file from there.
If you are using Odin, put in PDA.
Good luck!
Sent from my GT-p6800 using xda app-developers app

Can op make it for i9500?....love twrp on my tab7.7 and note2......tq sir....
Sent from my GT-I9500 using xda premium

hazri1974 said:
Can op make it for i9500?....love twrp on my tab7.7 and note2......tq sir....
Sent from my GT-I9500 using xda premium
Click to expand...
Click to collapse
I think the official will support it soon. Even I might build it out, I don't have the phone to test if it work...
Sent from my Nexus 7 using xda app-developers app

daniel_hk said:
I think the official will support it soon. Even I might build it out, I don't have the phone to test if it work...
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Tq bro....hope someday twrp will support it...or hopefully u will have your own device...thanks again for your hardwork and fast response....you are great sir...
Sent from my GT-I9500 using xda premium

hazri1974 said:
Tq bro....hope someday twrp will support it...or hopefully u will have your own device...thanks again for your hardwork and fast response....you are great sir...
Sent from my GT-I9500 using xda premium
Click to expand...
Click to collapse
Dude, there is a twrp for i9505, I think it might work for i9500 too. Worth a trial!
Good luck!

daniel_hk said:
Dude, there is a twrp for i9505, I think it might work for i9500 too. Worth a trial!
Good luck!
Click to expand...
Click to collapse
I know that, but i think it not worth to try....i think different block.....ha ha ...tq sir....
Sent from my GT-I9500 using xda premium

This thread should be sticky!

Does mobile odin work for the i815? Or is the only way to upgrade by regular odiin? Sorry...7.7 newb here. I bought it and it has an old version of twrp on it. I am not used to twrp. I enjoy it so I figured i'd upgrade ...

gicuenitro said:
Does mobile odin work for the i815? Or is the only way to upgrade by regular odiin? Sorry...7.7 newb here. I bought it and it has an old version of twrp on it. I am not used to twrp. I enjoy it so I figured i'd upgrade ...
Click to expand...
Click to collapse
Mobile Odin works fine in p6800. I think it has a pretty good chance to work for i815. Please confirm and let other i815 owners know.
Good luck!
Sent from my GT-p6800 using xda app-developers app

Hi Daniel, I'm testing twrp:
Downloaded from goo,
Flashed with mobile Odin,
Did a system backup,
Flashed a older cm build (just to change the actual, for testing purpose),
Rebooted in twrp,
Restored the system backup
= they show Samsung splash screen but after is just a black screen, the boot animation don't start.
I rebooted in twrp, flashed the ROM again and all is ok.
Want/can send any logs of this unsuccessful restore to you have a look?
Sent from my Galaxy Nexus using Tapatalk 4 Beta

Edwrib said:
Hi Daniel, I'm testing twrp:
Downloaded from goo,
Flashed with mobile Odin,
Did a system backup,
Flashed a older cm build (just to change the actual, for testing purpose),
Rebooted in twrp,
Restored the system backup
= they show Samsung splash screen but after is just a black screen, the boot animation don't start.
I rebooted in twrp, flashed the ROM again and all is ok.
Want/can send any logs of this unsuccessful restore to you have a look?
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Click to expand...
Click to collapse
No need to send me anything. I do it all the time.
I don't know if the splash is part of the boot animation but the kernel is running for sure.
A system backup means, system+data+boot, right?
See if you miss any of the partitions.
Usually, it is enough.CWM also include the cache. You may need a wipe d-cache if from different android version.
Good luck!

Related

[RECOVERY] TWRP 2.2.0 with on-screen keyboard! [2012-07-12]

[RECOVERY] TWRP 2.2.0 with on-screen keyboard! [2012-07-12]
Team Win Recovery Project 2.2, or TWRP2 for short, is a custom recovery built with ease of use and customization in mind. It’s 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.
Phone look:
Tablet look:
CHANGELOG (for 2.2.0):
- On-screen keyboard in recovery! -- supports long press, backspace repeat, and swipe left deletes everything left of the cursor
- Name new backups and rename existing backups
- Rename files and folders in the file manager
- Pseudo-terminal emulator
- Support decrypting an encrypted data partition on Galaxy Nexus (enter password using keyboard)
- Backup archive splitting -- allows backup and restore of data partitions larger than 2GB
- Simplified XML layout support between resolutions
- Added dual storage selection radio buttons to zip install, backup, and restore pages
- Improved zip install compatibility
- Updated update-binary source code
- Numerous small bug fixes and improvements
DOWNLOAD:
The fastest and easiest way to install TWRP is to use the GooManager app:
Play Store Link
Direct Download
You can find more information and download links on our website!
BUGS:
If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 30 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
Changelog
Changelog:
2012-07-12 v2.2.0
See TeamWin's TWRP page for changelog.
2011-10-07 v1.1.1
See TeamWin's TWRP page for changelog.
2011-08-17 v1.0.3.1
Bug Fixes:
- Fixed issues with efs backup/restore - now fully tested
2011-08-05 v1.0.3
New Features:
- Added timezones that should cover everyone
- Added twrp spam feature (twrp settings)
- Added fix permissions (advanced menu)
- Added wipe cache and dalvik into Flash Zip menu
- Added copy recovery.log to /sdcard (advanced menu)
- Added output spam/no spam to restores
- Added mke2s prebuilt to /sbin
Bug Fixes:
- Fixed SD-EXT issues, (no partition SD-EXT features yet)
- Fixed EFS partition issues
- Changed the way we do backups on mtd devices, which should fix any boot partition issues
(we suggest making new backups if you have an mtd device, EVO4G,NS,NS4G)
2011-08-01 v1.0.2
Bug Fixes:
- Fixed SD-EXT issues
- Added Format SD-EXT into format menu
- Removed GAPPS support, CM7 automatically backsup and restores if you already have GAPPS installed. If you don't, just flash GAPPS zip
- Fixed issue where when flashing a rom, rebooting brings you back to recovery. Auto reboot after successful flash should work great now!
- Rearranged the format menu
2011-07-29 v1.0.1 - Initial release on Nexus S
FAQ:
How to install with Fastboot:
Download the fastboot binary for your computer and OS
Connect your phone and boot it into fastboot
Run fastboot with the command
Code:
fastboot flash recovery path/to/recovery-twrp-shooter-1.0.1.img
What's Fastboot?!
Check here for further information on fastboot and how to obtain it: http://forum.xda-developers.com/showthread.php?t=895545. Thanks to zephiK for directing me to it.
Moar winning...
Sweet. Trying on 4g now
snandlal said:
Sweet. Trying on 4g now
Click to expand...
Click to collapse
This is for the Nexus S, not the 4G. We are still working on making it compatible with the NS4G.
yes i know. Its in the nexus s section. Thanks for this. Seems to work great on 4g model. Can't wait for the full-blown 4g version. Great Job!
snandlal said:
yes i know. Its in the nexus s section. Thanks for this. Seems to work great on 4g model. Can't wait for the full-blown 4g version. Great Job!
Click to expand...
Click to collapse
sweet! thanks for the feedback!
screenshot please..
simms22 said:
screenshot please..
Click to expand...
Click to collapse
but of course! thanks to ffolkes for grabbing these:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
shift_ said:
but of course! thanks to ffolkes for grabbing these:
Click to expand...
Click to collapse
thank you very much
Very nice to see this come out, looking forward to trying it out. Not to sound ungrateful but I have been hoping for a recovery that lets you name the backups rather than have them time stamped. Call me lazy but I flash back and forth between roms enough that keeping then straight just by the date and time is tough for an old fart like me...and yes I know rom manager can rename them for me but like I said I'm lazy...
Great work guys, thanx for your contributions to android life
Awesome guys, very smooth and much better looking than CWM recovery, a keeper indeed.
Edit: For those curious, it also works fine with the Reboot to Recovery feature build into many custom roms, such as CM7, Oxygen etc.
Thanks shift and teamwin, always good stuff.
Sent from my Nexus S 4G using XDA Premium App
Just tried it out and compared it to Clockwork Recovery. Seems a lot cleaner, definitely love how you can assign a folder for flashable .zips.
I think I'll keep this over my Clockwork Recovery 4.0.0.2 looking forward to future updates.
OK I took the plunge using the other teamwin contribution of the day(you guys rock!), the app for flashing img files like kernels and recoveries and it works fine so far on my ns4g. I especially like how I can mount usb in recovery and get at my files, never had any luck with any previous recoveries allowing it, even ones that had the option. Haven't tried all the options just yet but I am sure to find something to flash around here requiring a backup or two....let me dig around...
I too flashed it looks nice, love the options, thanks teamwin
Sent from my Nexus S 4G using XDA Premium App
raiderep said:
Very nice to see this come out, looking forward to trying it out. Not to sound ungrateful but I have been hoping for a recovery that lets you name the backups rather than have them time stamped. Call me lazy but I flash back and forth between roms enough that keeping then straight just by the date and time is tough for an old fart like me...and yes I know rom manager can rename them for me but like I said I'm lazy...
Great work guys, thanx for your contributions to android life
Click to expand...
Click to collapse
That would mean we'd have to create a software keyboard type interface which might bloat the recovery. As you said you could always use rom manager, or even mount the sdcard as a usb drive and change the folder name manually.
I knew for Shinzul my Ninzul was involved.
Uncle Jimmy says hello
AssassinsLament said:
That would mean we'd have to create a software keyboard type interface which might bloat the recovery. As you said you could always use rom manager, or even mount the sdcard as a usb drive and change the folder name manually.
Click to expand...
Click to collapse
Thats why I'm just a dreamer and not a doer lol...you guys know the limits and I guess I just don't see them...awesome work either way guys
One thing I could use some help with though, I tried to flash deck's latest and it gave me a status 7 error, just wondering if its because this isn't official for the ns4g or not...and I can report that it did a successful backup and restore for me

[CWM-Recovery][DISCONTINUED] New CWM 6.0.1.4 [Update- 20/10/12]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This project has been discontinued. Any dev please feel free to take over the project.
Hey guys, i present to you a new updated version of CyanogenMod Recovery a.k.a CWM 6.0.1.4. The current version that we use is 5.0.2.6
The new permanent build is up. Its no-more a WIP.
But still please test and report back.
Edit : The bricked ace is causing a lot of problems. I cannot test the recoveries. If possible please consider donating so that i can get it repaired.
Donation link below my profile picture.
Declaration :
Code:
[COLOR="Red"]You are using this at your own risk. I am not responsible for any bricks or thermonuclear wars.[/COLOR]
Permanent version : CWM 6.0.1.4
How to flash :
Download the zip and put it in the sdcard.
Reboot to recovery and flash the zip.
Reboot to system. (This system is very important as it links all recovery files to the system.)
Now reboot to recovery and enjoy.
PS : The backups created by this CWM are indeed very small in size. Its a new feature. Don't come running to me asking why it happens. Read below about how it works.
Changelog of CWM 6 :
As said by Koush himself -
Changes:
New backup format that deduplicates data between backups.
Faster backups.
Fixed restores > 2GB.
Minor UI tweaks (new background, animated Android)
Create Android Update Zips on device : Using this new feature, anyone can create an update.zip package of their currently installed ROM for others to use.
Future:
In the past, I have merged/rebased every CWM with AOSP. With Jellybean, I have decided this is no longer in the best interest of the project. There are only a few areas of AOSP recovery that are of interest (roots.c - file system, minui, and updater). Those will continue to be merged into CWM. Other than that, doing a full rebase with every code drop has been a giant headache, with the code churn from upstream that providing little to no value to CWM.
In any case, this unties my hands to deviate completely from AOSP, with the primary goal to make a much more polished touch UI.
ROM Manager
ROM Manager is a little over 2 years old, and though it has grown in features quite a bit since its first incarnation, parts are starting to show its age. I've been contemplating a significant UI rewrite for some time now, and will pull the trigger on that shortly. I also want to add in some features that I am hoping will be of some interest:
* A paid ROM section for devs to publish their work and support their hobby.
* Upload your current ROM to ROM Manager for anyone to use, from the device.
* Connect ROM Manager to the Recovery Builder for automatic updates of recovery. No device left behind
Speaking of the Recovery Builder; it has been pleasantly successful. To date, around 1700 recoveries have been built. Many for devices ROM Manager currently does not even support.
Anyways, if you have any suggestions for the future of ClockworkMod products, please drop me a line!.
Click to expand...
Click to collapse
Here koush explains how the backup size is so small :
New ClockworkMod Backup Format
TL;DR:
Don't delete /sdcard/clockworkmod/blobs
I've gotten a few questions about how this works, so I figured I'd make a post on it.
Basically, here's what happens:
The files being backed up are hashed (sha256, not that it matters). Then it checks for a file with the name of the hash in
/sdcard/clockworkmod/blobs
So, if the hash of the file was c5273884b90d490134e7737b29a65405cea0f7bb786ca82c63 37ceb24de6f5ed, it looks for /sdcard/clockworkmod/blobs/c5273884b90d490134e7737b29a65405cea0f7bb786ca82c63 37ceb24de6f5ed
If the hash file is found, it continues on to the next file. Otherwise, it copies the file to the blobs directory with the file name being the hash.
ROMs and user data, for the most part, do not change too much between builds and backups. So, your APKs, system files, etc, are generally only stored once. This saves a ton of space. Especially between incremental backups.
Some of you may be thinking "well, how do I delete a backup?".
First, never delete the blobs directory. This would actually delete all your backups by rendering them unusable.
Simply delete the usual backup directory, and the next time you run a backup, all the unused hash files will be automatically delete (a process known as garbage collection). The recovery will show "Freeing space..." while this is happening.
Click to expand...
Click to collapse
Credits :
Skynet
Jekle_Ace
CallMeVentus
nims11, dragonnn for testing
clockworkmod team especially utkanos
gianptune
TeamCooper
[WIP Recovery] New CWM 6.0.1.4 [Update- 11/10/12]
Changelog :
1. CWM 5.0.2.8
2. CWM 6.0.1.1 : Only booting. No mounts, backup, restore, partition
3. CWM 6.0.1.2 : Booting. Fixed mounting of system partitions, fixed backup.
4. CWM 6.0.1.3 : Fixed backup and restore. Everything works except USB mount and reboot problem
5. CWM 6.0.1.4 : Fixed USB mount
6. CWM 6.0.1.4 : Fixed reboot out of recovery problem.
Edit : Some users report backup and restore problem. Root cause has been identified as stack overflow.
Awesome job! Been waiting for this for so long!
But isnt the font size too small compared to 5.0.2.6?
Sent from my GT-S5830 using Tapatalk 2
galaxyace152 said:
Awesome job! Been waiting for this for so long!
But isnt the font size too small compared to 5.0.2.6?
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
Thanks. Next on my list is CWM 6
Congrats bro
is this CWM touch recovery???
the font is smalll!
The font problem is gone after rebooting the recovery.
Just dont use it right after flashing!
Sent from my GT-S5830 using Tapatalk 2
123r4ka456 said:
is this CWM touch recovery???
Click to expand...
Click to collapse
Nope.
tonyboy3 said:
the font is smalll!
Click to expand...
Click to collapse
Yes
___________XDA Premium__________
Don't be a noob. Be a newbie..!!
Details here.
____________________________________
i thought people forget the galaxy ace
ty...
galaxyace152 said:
The font problem is gone after rebooting the recovery.
Just dont use it right after flashing!
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
after reboot my cwm returned to 5.0.2.6
tonyboy3 said:
after reboot my cwm returned to 5.0.2.6
Click to expand...
Click to collapse
Wait....let me check..
Edit: Yes! It has changed back to 5.0.2.6!!
How did this happen?
Sent from my GT-S5830 using Tapatalk 2
Congrats bro Awesome work
galaxyace152 said:
Wait....let me check..
Edit: Yes! It has changed back to 5.0.2.6!!
How did this happen?
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
i dont know why.
tonyboy3 said:
i dont know why.
Click to expand...
Click to collapse
Looking into it..
___________XDA Premium__________
Don't be a noob. Be a newbie..!!
Details here.
____________________________________
maybe it isnt permanent Recovery ?
Downloadlink isn't working please upload it again..
its working for me thanks
I have removed the download link because it will cause problems. It is a bit buggy. But i am solving it now. I will post a updated version in sometime.
it's permanent? or we have to install every time?

[UPDATE][RECOVERY][UNOFFICIAL][STABLE][condor] TWRP 2.8.5.0 Touch Recovery

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.
Working Screenshot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelogs:
Ask Dees-Troy
Me: Fixed all the bugs
Can be used as daily driver
Tested on Motorola Moto E XT1022
DOWNLOADS
As per moderators request, I am providing an alternative download location which is non-commercial afaik.
DOWNLOAD LINK:
TWRP 2.8.5.0 WORKING: http://d-h.st/sd0A
TWRP 2.8.5.0: https://mega.co.nz/#!AMByHZ7C!-MNDkV82n0Ph7EAjMLYyMXjKkosjJP7mRjwQV_m5ZSo
TWRP 2.8.5.0 OLD LINK: https://www.dropbox.com/s/d6h1bzxjqwd9tx1/twrp2.8.5.0-recovery.img?dl=0
TWRP 2.8.2.0: https://www.dropbox.com/s/zztjaaoybudtub9/recovery.img?dl=0
Message to Moderator:
"I cannot delete the file from d-h.st because I need to keep track of number of downloads made by my friends. So I will just give this link below with the Strike" - #buzz
OLD LINK:
HERE: http://d-h.st/LSN
P.S. DevDB upload didn't work for me!
XDA:DevDB Information
TWRP 2.8.5.0, Tool/Utility for the Moto E
Contributors
#buzz
Source Code: https://github.com/omnirom/android_bootable_recovery/tree/android-5.0
Version Information
Status: Stable
Current Stable Version: 2.8.5.0
Stable Release Date: 2015-02-17
Created 2014-12-13
Last Updated 2015-02-17
Working fine
Used this recovery to install rom and wipe , install working fine and will test all functions soon and report back
usb mtp through recovery is not working in this @#buzz and also by @ashwin007
AshuGite said:
usb mtp through recovery is not working in this @#buzz and also by @ashwin007
Click to expand...
Click to collapse
what is this "usb mtp through recovery" ..... can anyone please explain
edit:- i figured it out....
---------- Post added at 08:10 PM ---------- Previous post was at 07:39 PM ----------
MTP not working
dchatterjee172 said:
what is this "usb mtp through recovery" ..... can anyone please explain
ps:- i figured it out....
---------- Post added at 08:10 PM ---------- Previous post was at 07:39 PM ----------
MTP not working
Click to expand...
Click to collapse
MTP = Media transfer protocol
thread cleaned
please use the report button for issues with members and their posts
Op any news about slimLP????
Sent from my XT1022 using xda premium
twrp 2.8.3.0 is live. mtp fixed in it. but you can
complied it @#buzz
I couldn't find 2.8.3.0, but with 2.8.2.0 the backup issue with non-matching md5 checksums (seen with 2.7.1.0 and 2.7.2.0) seems to be fixed now. (XT1021, retail 4.4.4). Tested multiple times, with and without compression.
Thanks a lot! (No need for CWM experiments anymore.)
What I'm missing in TWRP: a means to set not only the time zone, but date and time as well - my XT1021 reports a date in the past and an almost random time each time I boot into recovery.
#buzz
Can you plz say something about slim lp!!!!!!
@SidDev said:
twrp 2.8.3.0 is live. mtp fixed in it. but you can
complied it @#buzz
Click to expand...
Click to collapse
Actually I am currently not interested in updating this recovery because I am concentrating on making lollipop ROM for our device. I have cherry picked a lot of changes and I am still working on it.
steve8x8 said:
I couldn't find 2.8.3.0, but with 2.8.2.0 the backup issue with non-matching md5 checksums (seen with 2.7.1.0 and 2.7.2.0) seems to be fixed now. (XT1021, retail 4.4.4). Tested multiple times, with and without compression.
Thanks a lot! (No need for CWM experiments anymore.)
What I'm missing in TWRP: a means to set not only the time zone, but date and time as well - my XT1021 reports a date in the past and an almost random time each time I boot into recovery.
Click to expand...
Click to collapse
My intentions are to make lollipop boot up. For that very reason, I made this recovery update. I am happy that you like this. I will surely update it to the latest version but I need some time also.
nisu4717 said:
#buzz
Can you plz say something about slim lp!!!!!!
Click to expand...
Click to collapse
Slim lp ROM is made long ago. But the kernel gives some errors with msm_vidc and init things. Also I am working on the kernel to bring it to the latest caf lollipop flags. Now I can say that, the ROM is made (it installs perfectly) but kernel is what I am stuck with. Anyway, I will try my best.
Sent from my XT1022 using XDA Free mobile app
EDIT: I have still worked on some major things and made one more build.
Package Complete: /home2/ramsudharsan/slimlpcaf/out/target/product/condor/Slim-condor-5.0.2.alpha.0.91-UNOFFICIAL-20150102-1341.zip
Need to recompile once and then I will test it. I have made some changes in the kernel also. I will try.
#buzz said:
Actually I am currently not interested in updating this recovery because I am concentrating on making lollipop ROM for our device. I have cherry picked a lot of changes and I am still working on it.
My intentions are to make lollipop boot up. For that very reason, I made this recovery update. I am happy that you like this. I will surely update it to the latest version but I need some time also.
Slim lp ROM is made long ago. But the kernel gives some errors with msm_vidc and init things. Also I am working on the kernel to bring it to the latest caf lollipop flags. Now I can say that, the ROM is made (it installs perfectly) but kernel is what I am stuck with. Anyway, I will try my best.
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
Hope you fix all the errors and get the ROM booting
#buzz said:
Actually I am currently not interested in updating this recovery because I am concentrating on making lollipop ROM for our device. I have cherry picked a lot of changes and I am still working on it.
My intentions are to make lollipop boot up. For that very reason, I made this recovery update. I am happy that you like this. I will surely update it to the latest version but I need some time also.
Slim lp ROM is made long ago. But the kernel gives some errors with msm_vidc and init things. Also I am working on the kernel to bring it to the latest caf lollipop flags. Now I can say that, the ROM is made (it installs perfectly) but kernel is what I am stuck with. Anyway, I will try my best.
Sent from my XT1022 using XDA Free mobile app
Click to expand...
Click to collapse
A little suggestion
Upload sources to github
May scova or pearcyg_2 can help.
Scova is too good at kernel
i need some help please
I have been trying to flash twrp 2.8 ,but it getz stuck at the sending 'recovery' <8867>kb like this in minimal adb cmd prompt ..
Sorry i dont have ss to provide as no extra phone or cam to take ss ...
I tried 4-5timesxit stays there only ..i wana flash lollipop soak test.
Please update the recovery to the latest version 2.8.5.0:thumbup:
Sent from my XT1022
I have cw recovery in my phone can I know how can I remove that and install this twr without using PC?
vkeyzzzz said:
I have cw recovery in my phone can I know how can I remove that and install this twr without using PC?
Click to expand...
Click to collapse
Use flashify. Tried this many times, works like charm.
Recovery Updated to 2.8.5.0!
gtsfreak said:
Please update the recovery to the latest version 2.8.5.0:thumbup:
Sent from my XT1022
Click to expand...
Click to collapse
maslascher said:
Use flashify. Tried this many times, works like charm.
Click to expand...
Click to collapse
Check OP for the Updated TWRP 2.8.5.0 recovery!
#buzz said:
Check OP for the Updated TWRP 2.8.5.0 recovery!
Click to expand...
Click to collapse
Finally a update thanks
Tested and working great. MTP is also working fine. Great work @#buzz :good:

[TWRP][sprout] Team Win Recovery Project [2.8.7.x]

Team Win Recovery Project for Android One 1st Generation​​
[ UNOFFICIAL ]
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.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD
[ AFH | DRIVE ]
CHANGELOG
Code:
[B]TWRP 2.8.7.x[/B]
[LIST]
[*]Updated sources
[*]Fixed issues with Android M custom roms
[*]Fixed "Mount system read-only" disabled after reboot
[*]F2FS support. Huge thanks to Swapnil Solanki for the ZEUS kernel commits
[*]Faster Partition Formating for EXT4 filesystem. F2FS may take 3-5 minutes or more.
[/LIST]
[B]TWRP 2.8.7.0[/B]
[LIST]
[*]Initial ground work for software drawn keyboard (_that)
[*] Fix handling of wiping internal storage on datamedia devices (xuefer)
[*] Allow DataManager to set and read values from the system properties (xuefer)
[*] Fix crash when taking screenshots on arm64 devices (xuefer)
[*] Fix error message after an ORS script completes (Dees_Troy)
[*] Fix crashes / error when creating encrypted backups (_that, Dees_Troy)
[*] Add system read only option – more details below (Dees_Troy)
[*] Add resize2fs and GUI option to run resize2fs (Dees_Troy)
[*] Fix crash loop caused by empty lines in AOSP recovery command file (_that)
[*] Prevent duplicate page overlays such as multiple lock screens (mdmower)
[/LIST]
[B]Enabled few options which were not included with the official TWRP for Sprout[/B]
[LIST]
[*][URL="https://gerrit.omnirom.org/12728"][WIP] gui: stock theme rework[/URL] by z31s1g (9-27-2015)
[*]OEM, LOGO and IMEI support
[*]USB Mass Storage
[*]CPU Temperature
[/LIST]
Full Changelog
PROCEDURE
- Flash the zip with your current custom recovery
- Or extract the .img file and flash it with Flashify
FASTBOOT METHOD
Code:
[B][CENTER]$ fastboot flash recovery twrp-2.8.7.x-sprout.img[/CENTER][/B]
MATERIALIZE THEMES
I personally like the default ui, but decided to add more themes for you to choose from. But in case you want more themes there are alternatives, you can grab em here Ave_Hornet, SethPDA and annson08 And make sure that the theme is compatible with your current twrp version.
Manual Installation:
Download the theme of your choice and rename it to " ui.zip "
Navigate to Internal storage "/data/media/0/TWRP" and create a new folder name "theme"
Place the "ui.zip" inside the theme folder similar to this "/data/media/0/TWRP/theme/ui.zip".
Reboot to recovery and enjoy
Don't forget to hit the thanks button for z31s1g, Ave_Hornet, SethPDA and annson08
BUGS
-Aroma filemanager....
-If you found an insect you tell me
MD5 HASH
Check out the AFH mirror, it contains all the md5 signature
Flash at your own risk :good:
Huge Thanks to Linus Torvalds for the Linux Kernel, TeamWin for the source, Varun.Chitre15 Sprout Device Tree, Swapnil Solanki for the Zeus kernel F2FS commits, z31s1g and Behold_this for the rest of the themes​
Screenshots​
Tested and working for Sprout4 variants...
Verified working for Sprout8 by @joeyhuab. Big thanks
Thanks! I hope an official build will be released, maybe make this one official if there's no problems!
awesome work sir
Thanks for this @1cefire!!
Thank you very much it works flawlessly one question though it has option of backing up imei does it work?Lot of devices lost imei on flashing stock it would be very helpful if it worked.
Cann aroma file manager be fixed.
vjtigas said:
Thanks! I hope an official build will be released, maybe make this one official if there's no problems!
Click to expand...
Click to collapse
Not possible dude, TWRP official is already available for sprout
ARAVIND_PAVAN said:
awesome work sir
Click to expand...
Click to collapse
joeyhuab said:
Thanks for this @1cefire!!
Click to expand...
Click to collapse
rohitsonone said:
Thank you very much it works flawlessly one question though it has option of backing up imei does it work?Lot of devices lost imei on flashing stock it would be very helpful if it worked.
Cann aroma file manager be fixed.
Click to expand...
Click to collapse
Regarding IMEI, I think it might work since TWRP will backup the partitions responsible for our device equipment identity. I haven't tried it though, since I haven't lost my IMEI on this device. I was able to try with my previous mtk6582 device thanks to this thread. And regarding Aroma FM, I guess it doesn't work with the latest twrp, use the built-in filemanager for now
1cefire said:
Not possible dude, TWRP official is already available for sprout
Regarding IMEI, I think it might work since TWRP will backup the partitions responsible for our device equipment identity. I haven't tried it though, since I haven't lost my IMEI on this device. I was able to try with my previous mtk6582 device thanks to this thread. And regarding Aroma FM, I guess it doesn't work with the latest twrp, use the built-in filemanager for now
Click to expand...
Click to collapse
I mean, they should label this recovery you made as official! I think there are no bugs in this recovery that you made, it should be called official and be uploaded to the official TWRP site...
vjtigas said:
I mean, they should label this recovery you made as official! I think there are no bugs in this recovery that you made, it should be called official and be uploaded to the official TWRP site...
Click to expand...
Click to collapse
I guess so, but no worries dude.....
doesn't matter, as long as its stable
How to flash using flashify,!?
Sent from my MyPhone UNO using XDA Forums
shirozxc said:
How to flash using flashify,!?
Sent from my MyPhone UNO using XDA Forums
Click to expand...
Click to collapse
Extract the zip using es filemanager/root explorer and flash twrp-2.8.7.0-sprout.img
Built TWRP with the new stock GUI by z31s1g
DOWNLOAD : TWRP New GUI
Changelog
[WIP] gui: stock theme rework: Combine the current theme with a touch of material.
Big thanks to z31s1g
1cefire said:
DOWNLOAD : TWRP New GUI
Changelog
[WIP] gui: stock theme rework: Combine the current theme with a touch of material.
Big thanks to z31s1g
Click to expand...
Click to collapse
Cool! Where's that UI from?
---------- Post added at 06:58 AM ---------- Previous post was at 06:52 AM ----------
Never mind, I just understood.
By the way, when I change the filesystem of any partition to f2fs, TWRP cannot mount it.
vjtigas said:
Cool! Where's that UI from?
---------- Post added at 06:58 AM ---------- Previous post was at 06:52 AM ----------
Never mind, I just understood.
By the way, when I change the filesystem of any partition to f2fs, TWRP cannot mount it.
Click to expand...
Click to collapse
It will be the default twrp UI, soon
This build was not built with f2fs enabled, a separate build is recommended since a kernel with f2fs enabled is also needed. i will look into it when i get the chance.
1cefire said:
It will be the default twrp UI, soon
This build was not built with f2fs enabled, a separate build is recommended since a kernel with f2fs enabled is also needed. i will look into it when i get the chance.
Click to expand...
Click to collapse
The Material TWRP 2.8.7.0 for sprout has the chmod 644 button. It makes pushing system apps easier. In this build, there's no such button. I have to type it manually. I hope that button can be added. Thanks
vjtigas said:
The Material TWRP 2.8.7.0 for sprout has the chmod 644 button. It makes pushing system apps easier. In this build, there's no such button. I have to type it manually. I hope that button can be added. Thanks
Click to expand...
Click to collapse
Dude, you should send a request to z31s1g regarding the issue, besides I use 755 more often You could do it yourself by unpacking the img file using AIK, then look for /twres/ui.xml or portrait.xml and search for the line containing chmod "755" and replace it with "644". Another option is to use a 3rd party theme such as material, or use the repacked version :good:
Anyhow, I have successfully compiled a working TWRP w/ f2fs support. Unfortunately, it seems like our kernel implementation of f2fs is messed up at the moment since none of my compiled f2fs enabled kernel works with a patched fstab, even f2fs enabled custom kernels such as monarch and zigzag were not able to get past the boot animation. i will look into it once again when M sources arrives.
Please add mounting of SD card after making it internal memory in Marshmallow. Really hard to flash zips via sideload
Thanks
Does this work for the android one varient (infinix hot 2 X510)
vjtigas said:
Can you make a blue themed (original) one? It looks so much better for me, thanks!
Click to expand...
Click to collapse
done :good:
hp5942 said:
Please add mounting of SD card after making it internal memory in Marshmallow. Really hard to flash zips via sideload
Thanks
Click to expand...
Click to collapse
I tried, but it looks like the internal storage feature of Android M is encrypted. As soon as teamwin found a way to support this feature I will update this recovery.
anarchtic said:
Does this work for the android one varient (infinix hot 2 X510)
Click to expand...
Click to collapse
No, It might work by porting, upload your device boot.img and I will try.

[Recovery][STABLE] TWRP 3.1.0 [T217S & T217T][2017/03/20]

Team Win Recovery Project 3.x, or twrp3 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.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD:
TWRP 3.1.0: https://www.androidfilehost.com/?fid=817550096634755236
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
1) Download the latest version
2) Reboot to TWRP
3) Hit Install
4) Browse to the location of the TWRP-3.0.2-lt02ltespr.zip file on your device and select it
5) swipe to flash
THEMES:
Download Link: TWRP 3.0x Themes
Instructions:
1.goto /sdcard/twrp/ folder and create a new folder called theme
2.copy the twrp theme to /twrp/theme/ folder
3.rename the twrp theme zip file to ui.zip
--ex: rename uiResurrectionRemix.zip to ui.zip
4.reboot to recovery
Credits:
@Dees_Troy
@DarkFrenzy
@dumpy83 (for twrp themes)
DarkFrenzy said:
TWRP 3.0.0
NOTE: YOU HAVE TO LEARN HOW TO TOUCH TO USE THIS RECOVERY
FEATURES:
1. F2FS SUPPORTED
2. MTP WORKS FINE
3. LOLLIPOP SUPPORT
4. NEW LOOK/DESIGN
5. TAP TO WAKE UP
6. I DON'T KNOW
Download Links:
TWRP3.0 ODIN FLASHABLE
TWRP3.0 FLASHABLE
TWRP 2.8.7.0
NOTE: THIS IS RECOMMENDED FOR EVERYONE
FEATURES:
1. F2FS SUPPORTED
2. NO MTP (USE "adb push" COMMAND TO TRANSFER FILES)
3. LOLLIPOP SUPPORT
4. NEW THEME
5. TAP TO WAKE UP
6. I DON'T KNOW
Download Links:
TWRP2.8.7.0 ODIN
TWRP2.8.7.0 FLASHABLE
Click to expand...
Click to collapse
Hy doesn't the official work?
---------- Post added at 05:51 PM ---------- Previous post was at 05:50 PM ----------
majorkid said:
Hy doesn't the official work?
Click to expand...
Click to collapse
I already flashed it.
---------- Post added at 06:13 PM ---------- Previous post was at 05:51 PM ----------
DarkFrenzy said:
TWRP 3.0.0
NOTE: YOU HAVE TO LEARN HOW TO TOUCH TO USE THIS RECOVERY
FEATURES:
1. F2FS SUPPORTED
2. MTP WORKS FINE
3. LOLLIPOP SUPPORT
4. NEW LOOK/DESIGN
5. TAP TO WAKE UP
6. I DON'T KNOW
Download Links:
TWRP3.0 ODIN FLASHABLE
TWRP3.0 FLASHABLE
TWRP 2.8.7.0
NOTE: THIS IS RECOMMENDED FOR EVERYONE
FEATURES:
1. F2FS SUPPORTED
2. NO MTP (USE "adb push" COMMAND TO TRANSFER FILES)
3. LOLLIPOP SUPPORT
4. NEW THEME
5. TAP TO WAKE UP
6. I DON'T KNOW
Download Links:
TWRP2.8.7.0 ODIN
TWRP2.8.7.0 FLASHABLE
Click to expand...
Click to collapse
Says you have to learn how to touch to use this recovery? Well I flashed and can't figure out how to make it work. I use the same recovery on my 6p and it works great. What is the trick to make 3.0 work on the tab? Really appreciate your work in this tab as I haven't even picked it up in over a year until I saw the good work you've accomplished.
I flashed the second one and it worked
majorkid said:
I flashed the second one and it worked
Click to expand...
Click to collapse
Yeah me too. I just couldn't 3.0 to work.
The dev is doing his best. And thank you for the great work youre doing..
btvolta said:
Says you have to learn how to touch to use this recovery? Well I flashed and can't figure out how to make it work. I use the same recovery on my 6p and it works great. What is the trick to make 3.0 work on the tab? Really appreciate your work in this tab as I haven't even picked it up in over a year until I saw the good work you've accomplished.
Click to expand...
Click to collapse
Touch is not working correctly.if u touch wipe the reboot option is pressed and so on. I have mastered where to touch.
But twrp 3.0 is not really important at the moment. I just posted it so that tab 3 217s will have everything updated.now cm13 roms are getting ready to upload.
Sent from my ASUS_T00J using XDA Free mobile app
DarkFrenzy said:
Touch is not working correctly.if u touch wipe the reboot option is pressed and so on. I have mastered where to touch.
But twrp 3.0 is not really important at the moment. I just posted it so that tab 3 217s will have everything updated.now cm13 roms are getting ready to upload.
Sent from my ASUS_T00J using XDA Free mobile app
Click to expand...
Click to collapse
Really looking forward to CM13, thank you so much for all of your work man.
TWRP-3.0
..............Touch screen issue fixed for TWRP-3.0
https://www.androidfilehost.com/?fid=24415232478677872
Credit: @Dees_Troy
lilferraro said:
..............Touch screen issue fixed for TWRP-3.0
https://www.androidfilehost.com/?fid=24415232478677872
Click to expand...
Click to collapse
Really ? I m on the bed. Will see that
Thanks.your really genius.
EDIT: IT WORKS AS ITS OFFICIAL BUT HAS NO F2FS SUPPORT. I WILL POST TWRP 3.0 WITH F2FS SUPPORT SOON...
Sent from my ASUS_T00J using XDA Free mobile app
@Dark Frenzy and lilferraro . Thank you guys for the awesome collection of ROMs, kernels built from source to choose from , and for leaving nothing out. And even going as far as the updated 3.0 twrp recovery with f2fs support. And thanks to you gentlemen I'm no longer on kit kat 4.4.2 and now I'm rockin cm 13 -6.0 marshmallow. Flashed the test kernel zip which by the way is working really well. One thing I did notice was how good the WiFi signal is compared to what it was on 4.4.2 and I'm very happy about that because that was a huge issue that this tab had while on stock firmware. Baseband is not listed in settings . battery drain is not bad (using kernel auditor apk ) although in the thread Performance Control is recommended but I always keep an extra charger with me . This thing is running smooth . just flashed alpha 4.0 xposed framework ver.80 zip. And now running xposed. Just wanted to hit the thank you button a couple of times in the threads and to say thank you for all of this .. You guys make one bad @$$ team.
A request for the SM-T211.....would be beneficial
@DarkFrenzy
Using TWRP 3 with F2FS and any time I try to flash an Aroma-based installer for Open GApps, TWRP totally locks up and I cannot start the install.
GlitterKill said:
Using TWRP 3 with F2FS and any time I try to flash an Aroma-based installer for Open GApps, TWRP totally locks up and I cannot start the install.
Click to expand...
Click to collapse
Is that only with f2fs twrp? I think that's same with all other twrp for SM-T217S/T.
You need to touch at the corner to press next button and so on, u need to figure out where it touches but that's difficult but I have mastered it lol
Sent from my LG-F320 using XDA Free mobile app
DarkFrenzy said:
Is that only with f2fs twrp? I think that's same with all other twrp for SM-T217S/T.
You need to touch at the corner to press next button and so on, u need to figure out where it touches but that's difficult but I have mastered it lol
Sent from my LG-F320 using XDA Free mobile app
Click to expand...
Click to collapse
Yes, I haven't tried the non-F2FS one, yet.
Is TWRP 3.0 required to flash the MM roms? Or will another one work? I am wondering if the trouble I am having installing ROMs right now may be coming from using the new recovery.
Twrp updated and its now stable
Changes or whats new:
MTP
USB Storage
Aroma Installer Touch
F2FS
DarkFrenzy said:
Twrp updated and its now stable
Changes or whats new:
MTP
USB Storage
Aroma Installer Touch
F2FS
Click to expand...
Click to collapse
Thanks for the update
majorkid said:
Thanks for the update
Click to expand...
Click to collapse
new updated :
added Tmobile Support
https://androidfilehost.com/?fid=24591000424945297
I want to install this on my tablet, but don't have a previous twrp version installed, how would I go about doing this?
Taji34 said:
I want to install this on my tablet, but don't have a previous twrp version installed, how would I go about doing this?
Click to expand...
Click to collapse
Use Flashify from playstore ..
You can root using KingUser apk .. if not successful use odin to flash TWRP from twrp.me but in tar file .. You can flash custom roms from there ..

Categories

Resources