[RECOVERY] TeamWin Recovery Project (Unofficial) 2.1.6 [2012-05-27] - AT&T, Rogers HTC One X, Telstra One XL

(Unofficial) TWRP 2.1.x for the AT&T HTC One X (Evita)!
Special credits:
Full TeamWin credits are on the TWRP page on the TeamWin website: http://teamw.in/project/twrp2
Introduction:
Team Win Recovery Project 2.1, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. 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.
{
"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"
}
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout – true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups – now with pigz (multi-core processor support for faster compression times)
What's new in 2.1:
Zip queuing as seen in TWRP 1.1.x is back
Slider control (swipe to confirm most actions aka swipe to wipe)
Lockscreen (with slider to unlock)
Basic file manager (copy, move, delete, and chmod any file)
Added support for devices with /data/media (most Honeycomb tablets, new ICS devices like Galaxy Nexus)
Displays sizes of each partition in the backup menu
Added listbox GUI element (currently used for listing time zones)
Updated stock XML layouts to be more consistent and easier to port to different resolutions
XML layout files are significantly smaller
Partitions available backup are more accurate for some devices
Removed unneeded error messages (/misc errors, unable to stat sd-ext, etc.)
Fixed a bug with blkid detection code
Fixed bug where a blank line was inserted between every line of text during zip installs
Fixed a bug during zip installs where an invalid zip would cause TWRP to get stuck in the zip install
Added setting for themers to toggle simulation mode to make theming easier
New devices added - Galaxy Nexus GSM & CDMA (preview only, manual install), Acer Iconia Tab A500, HTC Vivid, Motorola Defy
Added support for .jpg images in the theme engine
Changed images for stock tablet theme - makes tablet builds about 500KB smaller
Removed unneeded non-GUI images from GUI - makes all builds about 100KB smaller
In addition to the above new features, TWRP 2.1.0 now features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe cache & dalvik, and run a backup.
Theming:
Information on TWRP 2 Theming - http://teamw.in/project/twrp2themers
Known Issues:
No usb in recovery
Zip files that install more data than free space is available will crash or hang recovery (AOSP issue)
CWM backups are not compatible - please make a fresh backup in TWRP as soon as you have flashed it
Source Code:
GitHub - https://github.com/TeamWin/
DOWNLOAD:
http://rootzwiki.com/topic/26446-recovery-teamwin-recovery-project-twrp-216-2012-05-27-evita/
Support:
Click here for live support or join us in #twrp on Freenode IRC servers

thanks love twrp

niceppl said:
thanks love twrp
Click to expand...
Click to collapse
mee tooo
working on getting usb working, not sure what I did, because it was working

so how do we flash this? Does this replace CWM that we already have? Can we flash roms with this version?

equlizer said:
so how do we flash this? Does this replace CWM that we already have? Can we flash roms with this version?
Click to expand...
Click to collapse
flash it just like you flash cwm, and yes, it replaces cwm. Read the post for known issues. Everything else works.

Works perfectly.

YES!!!! My favorite recovery. Thanks DG.
Sent from my HTC One X using Xparent ICS Blue Tapatalk 2

so glad we could make this happen
thanks your help compiling #teamwin !!!
---------- Post added at 03:39 AM ---------- Previous post was at 03:38 AM ----------
equlizer said:
so how do we flash this? Does this replace CWM that we already have? Can we flash roms with this version?
Click to expand...
Click to collapse
yep just got done doing the alpha runs
everything is working except dumlock

official one released!
http://forum.xda-developers.com/showthread.php?t=1677447

Related

[RECOVERY][22 DEC] Unofficial TWRP v2.0.0 Early Beta [Full Touch][Theme Support]

{
"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"
}
INTRODUCTION:
Hey guys! I'll keep updating this thread with the lastest news from developer kbzona, responsible for making this port for our beloved P500. Team Win Recovery Project 2.0, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. 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.
KEY FEATURES:
Ability to save custom recovery settings
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout – true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups – now with pigz (multi-core processor support for faster compression times)
And many more!...
KNOWN ISSUES:
Testing Phase
USB Storage is not working yet.
Wiping of Data is not working.
Invalid or corrupt zip files will crash or hang recovery (AOSP issue)
Zip files that install more data than free space is available will crash or hang recovery (AOSP issue)
SPECIAL SHOUT OUTS:
kbzona - for his wonderful port for our P500
TWRP2 Development Team - agrabren, Dees_Troy, ViViDboarder, AssassinsLament
Toastcfh - for his underappreciated dedication to the community
s0up, kevank - for their hard work on the web side of things.
Amon_RA - for his great Recovery
Koush - for his dedication to the community and ClockworkMod
For all the help with devices and testing - Akmzero, arif-ali, Evil_DevNull, gus6464, Jesusice, Pyrostic, [R], Rootzwiki
The rest of Team Win - shift, onicrom, netarchy, kevank, myndwire, bigbiff, dkelle4, shinzul, spiicytuna, and eyeballer
INSTALLATION:
Download TWRP v2.0.0 - Early Beta below.
Download Stock Theme or Glossy Theme (You HAVE to pick one of these to fix misplaced text on recovery. It's a temporary fix for now)
Rename it to ui.zip
Create this path on SDCARD: /sdcard/TWRP/theme/
Put ui.zip inside it.
Restart to Recovery
Flash TWRP v2.0.0 - Early Beta
Reboot Recovery and Enjoy =D
CHANGELOG:
RED - Testing Release
BLUE - Stable Release
2011-12-22 - v2.0.0 Early Beta --- DOWNLOAD LINK ---
BUG: USB Storage is not working.
BUG: Wiping of Data is not working.
Initial release of TWRP 2
Full GUI touchscreen with buttons and XML engine
Fixed sdcard free space checking
Fixed bugs with MD5 zip file checking
Now check more places for a serial number
Too many fixes versus TWRP 1.1.1 to list
1st Blood....
___Optimus One P-500___
ROM: adfad666's CM7.2-RC0
KERNEL: franco19.4-gbs.v19.2-bfs
Clock Freq: 245-768
GOVERNOR: Ondemand
QUADRANT: 1378
A2SD: Link2sd
id be careful about posting a link to an external site. that was how the previous thread on twrp recovery (found here) was closed.
sweetnsour said:
id be careful about posting a link to an external site. that was how the previous thread on twrp recovery (found here) was closed.
Click to expand...
Click to collapse
It's the official TWRP website. It's just like posting www.cyanogenmod.com
So I guess there is no need to worry, I hope.
I'll remove it then, just to be safe, hehehehe.
I JUST flashed twrp recovery for the first time today And I gotta say....I dig it more then clockwork AND amon ra. Is this recovery compatible with the usual line up of roms?
Sent from my LG-P500 using xda premium
Jgreenmusic said:
I JUST flashed twrp recovery for the first time today And I gotta say....I dig it more then clockwork AND amon ra. Is this recovery compatible with the usual line up of roms?
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
Yes, it should be compatible with all rom's.
MaKTaiL said:
It's the official TWRP website. It's just like posting www.cyanogenmod.com
So I guess there is no need to worry, I hope.
I'll remove it then, just to be safe, hehehehe.
Click to expand...
Click to collapse
sounds good
i guess the only link you should provide is the download link (when it becomes available)
i used TWRP 1.1.1 before and want to say when i do wipe factory, its not wiped don't know why, so i'm now use CMW till fix this bug.
GonDr said:
i used TWRP 1.1.1 before and want to say when i do wipe factory, its not wiped don't know why, so i'm now use CMW till fix this bug.
Click to expand...
Click to collapse
This problem is fixed on the new version.
nocterum said:
Who knows a bug may happen, such as you touch one button but it wasn't the one you intended and for the confirmations, you know some users don't read them/ignore them or just used to keep on touching and oh noes.....
Click to expand...
Click to collapse
Lol, well yeah, it can happen, anyway physical keys are also not free from accidents, users can accidentaly press a key twice and bum!, formated something he didnt wanted to..... So yeah either using touch screen or physical keys you're still not free of an accidental action....
What would be the best is to have access to both touch and physical keys... @MakTail: seems you have some contact with TWRP dev, maybe you could tell him this suggestion and see if he can implement it
And i still prefer having a touch interface, in case something happens to the menu key
the dev who ports twrp recovery is a member of dr.notors' forum..
i want this version badly....
Words from kbzona himself:
1) No ETA's yet.
2) Yes it's going to have multi-rom
2) I really don't know about this physical buttons, since all UI code was rewritten and revamped i really dont know if there's still support for both physical buttons and touch in the GUI build, anyway still i will be able to build a non-GUI version of TWRP 2.0 for those who wants the lastest TWRP but with old interface... (I'll talk to a TeamWin dev to see if GUI version (since GUI code is closed souce unfortunately) still has physical key support so maybe i can make a dual interface that is changeable on the fly).
MaKTaiL said:
Words from kbzona himself:
1) No ETA's yet.
2) Yes it's going to have multi-rom
2) I really don't know about this physical buttons, since all UI code was rewritten and revamped i really dont know if there's still support for both physical buttons and touch in the GUI build, anyway still i will be able to build a non-GUI version of TWRP 2.0 for those who wants the lastest TWRP but with old interface... (I'll talk to a TeamWin dev to see if GUI version (since GUI code is closed souce unfortunately) still has physical key support so maybe i can make a dual interface that is changeable on the fly).
Click to expand...
Click to collapse
that means the touchable boxes wont be there in the port for O1
shrewdgeek said:
that means the touchable boxes wont be there in the port for O1
Click to expand...
Click to collapse
No, you got it wrong. Touchable boxes will be there. But kbzona you try to add an option to switch between touch interface and old physical interface.
I have SGS today and I miss TWRP.
SGS is very popular, but there is only ClockworkMod recovery and it's, comparing to TWRP, terrible.
First post updated with a small video showing off all features available on TWRP 2.0.
It's not from our phone, but everything you see there will be exactly the same (plus MultiROM).
Official news:
- Source wont be available till post new year, so multi-rom and other additional custom features (listed below) wont be available until then...
- Recovery maintains it's code for physical keys, so a switch to enable them would be perfectly doable...
- TeamWin is trying to compile a testing version cuz the lastest code commits screwed booting on O1, now we are in the process to see which of the lastest commits is guilty...
So we will have a working test version ASAP
Port news (After source is released):
° Many features from RZRecovery will be added:
- Recovery overclock (potentially increase backup/restoring times)
- Plugin support (This is, ability to run custom shell scripts)
- Others i dont remember right now but i consider useful
Great news, we are waiting
Sent from my LG-P500 using xda premium
TWRP v2.0.0 Early Beta RELEASED!
Install instructions and download link on first post!
kbzona has provided two themes. You have to use one of them in order to fix UI misplacments (texts out of the boxes, etc).
ENJOY.

[RECOVERY]TWRP 2.1.3 (Yes, with touch)

This is the touch recovery from TeamWin
Information
Team Win Recovery Project 2.1, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. 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.
Key Features
Ability to save custom recovery settings
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout – true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups – now with pigz (multi-core processor support for faster compression times)
Theming
Info on TWRP theming- TeamWin Projects - TWRP 2 - Theming | TeamWin
Downloads
2.1.3 | (Mirror)
md5: ad58ffe86606bbfc5664df30e504074e
Directions
For people with CWM installed
1. Boot into recovery
2. Flash the zip
3. Reboot into regular
4. Reboot into recovery
5. Viola!
For people that don't have a recovery yet(Thanks mantera)
To install TWRP, do the following. If you wish to UPGRADE an existing TWRP recovery that you already have installed, you still follow the following steps or alternatively, you can try the steps right above this post
Download the TWRP Recovery file using one of the links at the end of the post. Unzip the recovery.img file from the Zip file you downloaded (using WinZip, 7-Zip, or another zip utility) onto your desktop so it is easy to find.
Turn OFF your Motorola Triumph (MT) phone.
Once the phone is off, make sure that it is not plugged into anything at this time.
Hold down the Power + Volume Down buttons simultaneously until the phone vibrates. (I usually hold the phone in one hand and then simultaneously press one button with my thumb and the other button with my forefinger)
The phone will boot into Download Mode. You will see the following types of messages on the screen:
polling, get oemsbl_mode=1
Now plug the phone into your computer. A drive labeled MOBILE will appear in your computer
Open the MOBILE drive and you should see a folder named image.
In the image folder, you will now see the recovery.img file.
Rename the file to recovery.img.old (or something like that) so you have a backup in case you ever want to revert back to the stock recovery.
Copy the recovery.img file that you unzipped in step 1 into the MOBILE folder on the phone.
After the copy is complete, unplug the phone from the computer and take out the battery, wait a second, and put the battery back into the phone.
To boot up into TWRP, hold down the Power + Volume Up and Volume Down simultaneously until the phone vibrates.
Bugs
Mounting sdcard doesn't work (removed it in future updates)
It says that there is no /data, but it actually works (It will say that data is 0 mb in backup, just ignore it)
CWM backups are not compatible - please make a fresh backup in TWRP as soon as you have flashed it
DO NOT FLASH A RADIO IMAGE WITH THIS! It's been known to brick phones if you try, and touch recoveries in general have also been known to.
Source Code
Github- https://github.com/TeamWin
Donations are NOT expected, but they are generously accepted. If you wish to donate to me, Click this little link here
Credits
mantera for the device files & the recovery flash zip
b_randon14 for the CM7 kernel (for touchscreen)
Dees_Troy and bigbiff for helping me on irc to get this baby out and booted
The rest of TeamWin
Screenies:
{
"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"
}
Awesome. just flashed and it seems to work great.

[GB][Recovery]TWRP v2.3.2.3 [p920] 18.12.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"
}
Team Win Recovery Project 2.3, 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.
Instructions:
1. Put it on the root of the internal sdcard
2. Open Terminal App
3. Run :
Code:
su
Code:
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p6
4. Reboot and enjoy!!
Features:
Ability to flash multiple zips in one go
Ability to select which individual partitions to backup, and restore.
Ability to choose compression or no compression backups.
Ability to auto restore GAPPS on zip flash (for CM based ROMS)
Ability to auto reboot after successful flashes (for the lazy)
Some devices utilize their capacitive buttons in recovery.
Home - Main Menu
Menu - Advanced Menu
Back - Up a Menu Level
Search - Select Current Selection
Battery Level and Timestamp
Dual storage capable (backup, restore, and install zips from internal or external storage - you choose)
Slider control (swipe to confirm most actions aka swipe to wipe)
Lockscreen (with slider to unlock)
Basic file manager (copy, move, delete, and chmod any file)
Displays sizes of each partition in the backup menuAdded support for .jpg images in the theme engineChanged images for stock tablet theme - makes tablet builds about 500KB smaller
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
Backup archive splitting -- allows backup and restore of data partitions larger than 2GBAdded dual storage selection radio buttons to zip install, backup, and restore pagesmproved zip install compatibility
Pictures:
If something is buggy or corrupted please post it here!
Not working:
mount usb storage but could only be for me
you tell me
Press the thanks button if you enjoy my work xD
put features please
PS.: Thanks
ok i added features
Thanks Berni, it´s just AwWeSoMe! 1 bug found, please fix
when u tap reboot button, and then recovery, it just boots up normally to android. Everything else is working for me! Thanks dude!
Will there be battery drain fix too? it drains about 10% battery in 20 minutes, and it gets overheated...
And i don´t think u are keeping ur phone cpu at 1.42ghz all the time L0L
yes but this is no bug of the recovery but by the p920.
I think I will make a new version without this button
using it now. tested it. and works perfect.
now the question is. will you also be able to port ics from prada?
Since you can port.
greetings, Paul
EDIT: if you can make the port possible. i will be more than happy to mirror the ROM on my google drive for full speed downloading
EDIT 2: and buy you some beers ofcourse
berni987654321 said:
yes but this is no bug of the recovery but by the p920.
I think I will make a new version without this button
Click to expand...
Click to collapse
Try to copy this to /system/bin. Maybe it will work.
http://forum.xda-developers.com/showthread.php?t=1599166
Sent from my LG-P920 using xda app-developers app
Works perfect
Thanks Berni
Enviado desde mi LG-P920 usando Tapatalk 2
Love it! Looking forward to more of your work.
Vote to add this to the home page of this site!
paultje162 said:
using it now. tested it. and works perfect.
now the question is. will you also be able to port ics from prada?
Since you can port.
greetings, Paul
EDIT: if you can make the port possible. i will be more than happy to mirror the ROM on my google drive for full speed downloading
EDIT 2: and buy you some beers ofcourse
Click to expand...
Click to collapse
Simple answer: no. It takes far more coding skill and experience for that.
OP: Well done.
thanks very good contribution
EXT 4????
Samizzu321 said:
EXT 4????
Click to expand...
Click to collapse
I don't understand your question
berni987654321 said:
I don't understand your question
Click to expand...
Click to collapse
I think he mean the ext4 support, because for example touchrecovery have problems with this.
Hope a baseband flash via recovery support, ,
Sent from my LG-P920 using Tapatalk
Do i have to put it in root folder or only on sd?
Thx
you need to put it to sdcard
very well, now i got it.
at first glance a much better recovery than cwm.
big THX. thumbs up
The recovery did not restore my backup.
The load bar stays in system shutdown and restart the recovery starts.
Solution please?

[RECOVERY][July25] TWRP 2.7.0.0 Touch Recovery

{
"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"
}
TWRP 2.7
Introduction:
Team Win Recovery Project 2.7, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. 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.
Screenshots:
Phone look:
Tablet look:
​
What's new in 2.7.0.0:
Faster graphics rendering by disabling alpha blending on fully opaque objects thanks to Tassadar
Allow sideloading from /tmp on encrypted devices
Check for a crypto footer before asking for a password to prevent user confusion
Additional checks for validity to auto generated backup names
Text wrap in the console output
Proper caps lock support in the keyboard
Mouse support via USB OTG for devices with a broken digitizer
Improve scanning of storage locations for OpenRecoveryScript
Haptic feedback for buttons, keyboard, and vibration at the end of longer running actions
Fixed ext4 wiping when no selinux contexts are defined for that partition (e.g. sd-ext)
Update SuperSU to 1.93 and improve installation process
Added selinux contexts restoration to fix permissions
Load RTC offset on Qualcomm devices to fix the date/time in recovery
USB Mass Storage fixes Add SELinux support checking
Add Disk Usage class to better handle excluded folders (e.g. Google Music cache)
Add 4.4 decrypt support
Add some toolbox utilities to TWRP (namely to support SELinux functions not supported in busybox)
Various SELinux fixes and bug fixes
Note: 2.7 marks the first time that we are dropping support for older devices. We are doing this because of the SELinux support needed to install 4.4 Kit Kat ROMs. The non-TWRP parts of the recovery image have to be built in at least a 4.1 tree and the kernel that is included in the recovery image has to support writing SELinux contexts. We don't own most of the devices that we support so we depend on outside testers and developers to help us update devices. In many cases we can't find someone readily. Come to #twrp on Freenode if you want to help bring your device up to date. You can tell right away if your device will support 4.4 ROMs in 2.7. Boot TWRP and press the console button (the square-ish button either in the bottom middle or upper right) to view the console output. If it doesn't say "Full SELinux support" in the console, then your device still needs some work. Help us help you.
Changelog for LG P500:
20140311
SELinux functions support
Android 4.4.2 support
20140406
USB Mass Storage mounting
Display brightness and timeout settings working
20140725
TLS support
Swap /system and /userdata
Installation:
Flash the ZIP file in your existing recovery to install TWRP.
Credits:
AndroidMeda
TeamWin
Source Code:
Github
Will i be able to backup/restore SD-ext2 (link2sd) partition?
ujilraj said:
Will i be able to backup/restore SD-ext2 (link2sd) partition?
Click to expand...
Click to collapse
I can use to backup/restore SD-ext4
will it work when i try to flash android 4.3 and prior Roms or just 4.4 only?
thanks bro for 2.7.0.0.
Downloading.
Thanks
Sent from my LG-P500
thanks bro.,
I got reboot when I restore backup.
delete
Version for Odin?
Can't install Goo manager on this old phone because the stock ROM is too old. Froyo! And there is no newer software available!
james.faction said:
Version for Odin?
Can't install Goo manager on this old phone because the stock ROM is too old. Froyo! And there is no newer software available!
Click to expand...
Click to collapse
I have never used Odin on an LG device. As I understand it's widely used by Samsung owners. But there are other methods that I am familiar with. If you are able to access fastboot mode on your rooted LG P500 device, you could extract the zip, and use AndroidFlashRecovery:
http://forum.xda-developers.com/showthread.php?t=1827723
to flash recovery.img. Also there is a simple installation script that I use in terminal emulator:
http://www.mediafire.com/download/7baf5u85iah4fa0/rec.zip
Download and extract the zip into the root of your sdcard so that the path is /sdcard/rec. Copy desired recovery.img to the rec directory, overwriting the one that is already there. DO NOT RENAME RECOVERY.IMG. Install a terminal emulator from play.and start it. Type "su" (without quotes) and enter. Superuser prompt should appear. select allow. now type "sh /sdcard/rec/rec.sh" (without quotes) and enter. Phone will reboot into your new recovery.
TWRP 2.7 July25
New version compatible with latest jenkins builds is out.
Changelog:
20140725
TLS support
Swap /system and /userdata
Error executing updater binary in zip '/data/OldBBBFix_signed.zip'
I'm getting "Error executing updater binary in zip '/data/OldBBBFix_signed.zip'"
The OldBBBFix_signed.zip file is a flashable file which allows to flash an old baseband.
As you can see I try to install it from /data/
It won't work in this way or with sideload.
If I remember correct it wen't pretty well on ClockworkMod when the zip was on sd-card.
But now I need TWRP since I don't have sd-card and CWM allows to flash only from sd-card...
Any suggestions?
Edit: never mind. I just found this:
Tasssadar said:
OLD UPDATE-BINARY (error executing updater binary in ZIP)
P500 is fairly old device, so it is quite possible that some ROMs use old update-binary in their ZIP files, which is not compatible with TWRP. This is not a bug, rather a design feature - TWRP simply does not use such old parts anymore.
You can fix the ZIP by yourself. Download correct update-binary and put it to folder META-INF/com/google/android/ in the ZIP file. You should see previous update-binary in there, just overwrite it.
The binary affects only the ZIP file, nothing else - it is used only to install the contents of the ZIP file.
Click to expand...
Click to collapse
Sorry for posting before doing a thorough research.
@HardLight, I really think you should edit the first post with this information.

[RECOVERY][k2ul/k2u] TWRP 2.8.4.0 touch recovery [24/01/2015]

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"
}
CHANGELOG for 2.8.4.0:
-Add flashing of boot and recovery images via the TWRP GUI (Find the Images button on the Install page)
-Fix some MTP related crashes and bugs
-Eliminate TWRP toggling USB IDs during boot if MTP is enabled
-Fix various adb sideload issues
-Improve threading of actions
-Eliminate separate thread for screen timeout
-Update libblkid to 2.25.0
-Use power button as back button on watch themes for easier navigation
-Add mutex locking to data manager
-Improve custom theme handling on encrypted devices
-Allow the stock theme to be offset by build flags so we can center a lower res theme on a higher res screen especially for watches with round screens
DOWNLOAD:
Compatible with 2.21 hboot!
twrp-2.8.4.0_k2ul-k2u_xpirt.img - MEGA.co.nz
CREDITS:
- TeamWin for ramdisk
- MikG for zImage
- Modding.MyMind for idea to mix them
enjoy!
this should work just fine, please test and report!
Hello,
So I've just installed it, and it doesn't have the binary for the battery charging when powered off
fbpw131 said:
Hello,
So I've just installed it, and it doesn't have the binary for the battery charging when powered off
Click to expand...
Click to collapse
You can unpack the recovery, and add it. Just make sure init.rc has it included as well and the images are also in the ramdisk. You can get what is needed from your stock recovery. A simple fix.
Hi,
i flash 2.8.4.0twrp, then make backup, after that (whit in recovery options) try to make factory reset, and after that my one sv is messed up like hell...
It is not booting...stuck for a while at htc logo, screen goes black, then loads bootloader, I am able to go to twrp (I have fresh backup of complete phone, did it with twrp above), but not able to flash anything...it fails every time, saying that is unable to mount cache...try advance wipe, but it is not able to mount any thing...
Since my phone was S-off, unlocked bootloader, superCID (it is k2ul), hboot2.0, I tryed with fastboot oem relock (to lock bootloader, and flash stock pl80img.zip) but that fails too, ends up with to many links message...and bootloader stays with tampered and unlocked sign...
So..now i have latest twrp and totaly messed up phone...
How can U help me, anny advice???
THX in advance!
xpirt said:
DOWNLOAD:
Compatible with 2.21 hboot!
twrp-2.8.4.0_k2ul-k2u_xpirt.img - MEGA.co.nz
Click to expand...
Click to collapse
If the file is unavailable due to post #5?

Categories

Resources