[RECOVERY][CWM] Custom ClockworkMod Touch 6.0.2.3 v14.4.4 (12/22/12) - Nexus 4 Android Development

This is my custom cwm that ive been making for multiple other devices. The touch code is adapted from kbc-developers and is much different than the stock koush cwm touch. This recovery is all based on swipe gestures and has a custom extras menu with some new features. Also, OpenRecoveryScript compatible to use with GooManager.
UP - swipe finger up on screen
DOWN - swipe finger down on screen
SELECT - swipe finger from left to right on screen
BACK - swipe finger from right to left on screen
Q: Whats in the extras menu?
A: Look in the 2nd post
Flashable zip:
cwm6023touch_v14.4.4.zip: ---------> DOWNLOAD
Click to expand...
Click to collapse
Thanks to :
gweedo767
koush
PhilZ BIG THANKS!
kbc-developers
PREVIOUS VERSIONS:
Code:
v1:
[CODE]initial release
v2:
Code:
- updated to latest version of clockworkmod
- add reboot download option
- add reboot recovery option
- add power off option
- change font size
- add various internal/external sdcard options from cwm 5.5.0.4 touch recovery
- change order of internal/external sdcard so internal comes first on backup/restore/install
v3:
Code:
- add support for phones that sdcard mounts as external_sd
- fix the line below the menu to actually be below the menu
- clean up the "andy the android" picture. (if you make a backup you will see that the picture in the background has been poorly edited. there are bits of black spots around him)
- JellyBean Background
v4:
Code:
- fixed missing slash that was not allowing installs from external sdcard
v5:
Code:
- update to latest version of CWM 6.0.0.8
v6:
Code:
- updated to latest version of CWM 6.0.0.9
- added ability to delete nandroids from recovery (in backup and restore menu)
- changed order of internal/external so external comes first
- fix timestamp creation on backups
v7:
Code:
- updated to latest version of CWM 6.0.1.0
- fixed bug that would not allow backup of /system
v8:
Code:
- update to latest version of CWM 6.0.1.1
- allow customization of backup format (dedupe/tar)
- use minizip tool instead of e2fsck, etc.
- more....
v9:
Code:
- update to latest version CWM 6.0.1.2
- fixed bug where backing up to external wouldnt backup /emmc/.android_secure
- ADDED DUAL LUNFILE SUPPORT! (thanks to topprospect for this!)
-- what this does is when you mount USB storage you
will see both of your sdcards mount at the same time
- various /emmc fixes (recovery now looks for all clockworkmod "." files in /emmc instead of /sdcard)
- this is useful for people who dont use an external sdcard at all
v10:
Code:
- grabbed latest commits to official CWM 6
- added new extras menu (look in 2nd post for info)
- some other stuff i dont remember
v11:
Code:
- fixed hide nandroid progress bug (it now works)
- added sk8's fix permissions option (logging is disabled so it runs faster and it also clears stale data directories)
- fixed bug where normal fix permissions wouldnt create a log to correct location
- cleaned up some syntax
v12:
Code:
- added darkside wipe/super wipe built in
- added aroma file manager built in
- added ability to backup/restore the /efs partition
- cleaned up oneconfirm/hidenandroidprogess features to be one menu item
- more......
v12.5:
Code:
- fixed bug where darkside cache scripts wouldnt work
- added option to create a custom zip (read 2nd post)
v13:
Code:
- report log gets copied to /emmc instead of /sdcard
- add support for roms without busybox (stock roms) to create a custom rom zip
- add support for openrecoveryscript (read [URL="http://forum.xda-developers.com/showpost.php?p=31093552&postcount=344"]THIS[/URL])
- add support to choose a custom created openrecoveryscript
- use goo-manager to flash roms and create openrecoveryscripts
- now detects where android_secure is automatically
- fix ors-mount.sh to work even if 'sdcard' is in the path
- misc code cleanups.....
v13.1
Code:
- bug fixes
- android_secure fixes
v13.2
Code:
- that pesky android_secure - bugfixes for restoring android_secure
v13.3
Code:
- updated to latest 6.0.1.4
- some bugfixes
- added option to select where android_secure lives (hopefully this is the last time. i promise)
v13.4:
Code:
- updated aroma file manager to latest version
v13.5:
Code:
- add initial support for whole-device encryption (thanks topprospect)
v14:
Code:
- updated to latest CWM 6.0.1.5
- fixed some mtdutils issues
- added a bootanimation changer
v14.1:
Code:
- not released
v14.2:
Code:
- added bootanimation change selection from external sdcard
- added newest aroma filemanager w/ console support (you can use terminal in recovery)
- updated to latest changes of official CWM
- added support for Android 4.2
- zip file now installs updater.sh to your internal sdcard
- updated updater.sh to fix typo
v14.2.1:
Code:
- openrecoveryscript automatically runs if script is found in /cache/recovery/
- this is good for using my updater.sh or goomanager
v14.3
Code:
- skipping this number to keep in line with my other devices
v14.3.1
Code:
- lots and lots of under the hood improvements
- re-wrote OpenRecoveryScript and efs backup/restore code
- these work alot better now (thanks so much to PhilZ for his amazing help)
- add option to backup/restore boot.img from sdcard
- now using latest stable kernel
- completely re-wrote the touch code for some improvements
- now to select you tap anywhere on the screen
- fixed some typos
- made my source code universally compatible with all phones using ICS or greater
- compiling in jellybean base recovery code now
Code:
v14.4
- fixed soft keys (virtual keys on bottom) (credit to PhilZ for this)
- reverted back to swipe to select
- tweaked some features in the extras menu
Code:
v14.4.1
- messed up on the mount points so i fixed them now
- added some buffer to fix ability to accidentally select wrong item
Code:
v14.4.2
- completed re-write of extras menu features
- various other tweaks
Code:
v14.4.3
- added in battery status percentage
[/CODE]
Current Version:
v14.4.4
- got rid of the missing /external_sd error
Click to expand...
Click to collapse

Whats in the extras menu?
- change bootanimation (this lets you select a bootanimation form your sdcard. it backs up your current bootanimation to /sdcard/clockworkmod/ba_backup/. it only backs up the original bootanimation so if you keep changing your bootanimation you will still only have your original one in ba_backup.)
- enable/disable one confirm (this makes it so you only have to scroll through one confirm selection when installing something instead of having to go through 10 no's to click yes)
- hide/show backup & restore progress (this makes it so the progress bar when you backup/restore doesnt show up and makes backups/restores a bit faster since it doesnt have to show you the progress and files its backing up)
- aroma file manager (file explorer)
- Special Backup and Restore (backup and restore your /misc and /boot partition)
- create custom zip (this will create a custom rom from the currently installed files you have on your phone. it takes your /system partition and /boot partition and makes them into a zip file ready to be flashed. the end product will be in /sdcard/clockworkmod/zips/{DATE}. with date being a timestamp of the time it was created. be sure to run a fix_permissions after installing the zip too just in case. DO NOT DELETE THE FOLDER /sdcard/clockworkmod/zips/files
- choose custom openrecoveryscript (read THIS)
- recovery info (shows the version of recovery and the build date)

Can you share any screenshots please?

Imperticus said:
Can you share any screenshots please?
Click to expand...
Click to collapse
Sure. I'll make a video of it when I get into work today. You can see a video of it on a different device by going to the skyrocket link in my signature.
Sent from my Nexus 4 using xda app-developers app

Imperticus said:
Can you share any screenshots please?
Click to expand...
Click to collapse
uploaded a picture.

Just tried it and works great. Did a nandroid and restored and works perfectly. Thanks for sharing!

CWM released 6.0.2.5!

seriousneo said:
CWM released 6.0.2.5!
Click to expand...
Click to collapse
Lol only a rev change. No actual code changes
Sent from my Nexus 4 using xda app-developers app

does this allow USB functions?

I've just added this recovery to the Nexus 4 Complete Index
Sent from my Nexus 7 using xda premium

gd6noob said:
does this allow USB functions?
Click to expand...
Click to collapse
Which usb functions are you talking about? I'm using the cm10.1 kernel in this
Sent from my Nexus 4 using xda app-developers app

I like your recovery but is the clockwork mod folder supposed to be sdcard/0/ n not just sdcard/?
Sent from my Nexus 4 using Tapatalk 2

joshndroid said:
I like your recovery but is the clockwork mod folder supposed to be sdcard/0/ n not just sdcard/?
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
No clockworkmod is supposed to be in /sdcard no matter what. The 0/ folder is only for your OS.
Sent from my Nexus 4 using xda app-developers app

sk8erwitskil said:
No clockworkmod is supposed to be in /sdcard no matter what. The 0/ folder is only for your OS.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
My main wonder was mainly because I was trying to copy a backup to my computer and had no way of accessing the clockwork folder...
Sent from my Nexus 4 using Tapatalk 2

joshndroid said:
My main wonder was mainly because I was trying to copy a backup to my computer and had no way of accessing the clockwork folder...
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
why dont you copy your backup from sdcard to sdcard/0 via file explorer on your phone and the to pc.easy

joshndroid said:
My main wonder was mainly because I was trying to copy a backup to my computer and had no way of accessing the clockwork folder...
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
There's a new feature in clockworkmod exactly for that reason. Download the latest version of clockworkmod and you'll see when you go to the manage backups option. You have to now download them from your phone.
Sent from my Nexus 4 using xda app-developers app

O
pa.pn2 said:
why dont you copy your backup from sdcard to sdcard/0 via file explorer on your phone and the to pc.easy
Click to expand...
Click to collapse
because the rom mounts sdcard/0/ therefore it is not actually there no matter how far back you go towards the root directory... the recovery mounts /sdcard
sk8erwitskil said:
There's a new feature in clockworkmod exactly for that reason. Download the latest version of clockworkmod and you'll see when you go to the manage backups option. You have to now download them from your phone.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Fair enough.. Just makes it a pain when you flash back to stock if a partition gets corrupted you basically lose your sdcard partition when flashing the userdata Img and so the clockwork backup goes as well
Sent from my Nexus 4 using Tapatalk 2

joshndroid said:
O
because the rom mounts sdcard/0/ therefore it is not actually there no matter how far back you go towards the root directory... the recovery mounts /sdcard
Fair enough.. Just makes it a pain when you flash back to stock if a partition gets corrupted you basically lose your sdcard partition when flashing the userdata Img and so the clockwork backup goes as well
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I have added aroma file manager for that reason. Its in the extras menu. Its a root file explorer in recovery
Sent from my Nexus 4 using xda app-developers app

sk8erwitskil said:
Which usb functions are you talking about? I'm using the cm10.1 kernel in this
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
I meant through the recovery?

I tried flashing this zip in my current CWM touch recovery and it aborted.

Related

[RECOVERY]Unofficial ClockworkMod Recovery v4.0.0.2(WIP)

Hi
Clockwork Recovery v 4.0.0.2 for Galaxy Ace
v2:
- working nandroid backup/restore!
For now i've disabled backup/restore of boot and recovery partitions. Restore of DATA, CACHE and SYSTEM is working fine.
If you have JTAG and want to test restore of boot/recovery please PM me!.
- it's based on KPH firmware + root in adb (both in normal and recovery mode)
v1:
Tested:
- wipe Data/Factory reset
- wipe cache partition
- some options under advanced menu (to wipe)
- install zip from SDCard (tested on some file from UOT kitchen)
- reboot recovery
- mount USB storage (and other mount options) Better not try to format partitions from recovery yet - it could format them to ext4 for which we probably not have yet support in kernel.
Know bugs:
- poweroff sems to reboot phone
- problem with graphics (probably framebuffer is set to 24 or 32 bpp mode. There is also missing double buffer support in framebuffer - thats why we have 2 recovery screens). It'll be fixed - thanks to tj_style!!
Remember, I am not reponsible if you brick your phone. You're flashing this on your own risk.Not all options are tested!!!.
How to flash (v2):
1. Download file from here .
2. flash it as PDA with odin
Mirrors:
Multiupload (thanks to peeter123)
I've removed recovery.zip - it was recovery.img packed with zip, not update for apply using stock recovery.
To move in recovery:
- Volume up/down to move.
- Home (center key) to select item.
- Back to move back.
Where did you get this?
Lovetz said:
Where did you get this?
Click to expand...
Click to collapse
I've build it from source using this tutorial Porting clockwork recovery to new device, with some changes. Then i've mixed recovery.img with those from samsung firmware.
PabloPL said:
I've build it from source using this tutorial Porting clockwork recovery to new device, with some changes. Then i've mixed recovery.img with those from samsung firmware.
Click to expand...
Click to collapse
You are elite, dude!;-) (Hackers)
This opens so many oppertunites to our Ace CyanogenMod being one of them. Have you got any further with these bugs? This is great. Thank you
Sent from my GT-S5830 using XDA App
awesome work!!!....it would be legendary if NANDROID backup works!!!!NO more bricking worries!!!
I've successfully to porting the Clockworkmod Recovery too for Galaxy mini.
The problem with framebuffer it's been fixed too.
I just have the problem with backup & restore, also with flashing full rom from zip.
Are you get success with backup and restore?
since galaxy ace / mini is using different tool for read / write the bml partition. not like SGS that can using redbend_ua
PabloPL said:
Hi
Today i managed to run the newest Clockwork Recovery on my Galaxy Ace. It has some problem with graphics (as you can see on screenshots).
I've tested following options (and for me they are working):
- wipe Data/Factory reset
- wipe cache partition
- some options under advanced menu (to wipe)
- install zip from SDCard (tested on some file from UOT kitchen)
- reboot recovery
- mount USB storage (and other mount options) Better not try to format partitions from recovery yet - it could format them to ext4 for which we probably not have yet support in kernel.
Know bugs:
- poweroff sems to reboot phone
- problem with graphics (probably framebuffer is set to 24 or 32 bpp mode. There is also missing double buffer support in framebuffer - thats why we have 2 recovery screens)
I've also managed to create nandroid backup of all partitions (boot,recovery,data and system) but not tried yet to restore them.
Phone info
In recovery mode (sorry for terrible image quality)
I've attached packed recovery.img. it's based on KPH firmware + root in adb (in both boot and recovery mode) + su binary.
Remember, I am not reponsible if you brick your phone. You're flashing this on your own risk.Not all options are tested.
How to flash:
1. take KPH firmware
2. extract CODE_S5830XXKPH_CL260130_REV03_user_low_true.tar.md5
- tar xvf CODE_S5830XXKPH_CL260130_REV03_user_low_true.tar.md5
3. replace recovery.img with attached file
4. pack it back
- tar -H ustar -c boot.img recovery.img data.rfs system.rfs >ODIN_FILE.tar
- md5sum -t ODIN_FILE.tar >>ODIN_FILE.tar
- mv ODIN_FILE.tar ODIN_FILE.tar.md5
5. flash it with odin
To move in recovery:
- Volume up/down to move.
- Home (center key) to select item.
- Back to move back.
Click to expand...
Click to collapse
GREAT JOB MAN!
Go ahead, you are on it!!!
CHEERS!
The main thing is to get the install update zip feature as that really is the reason we use ClockworkMod and what we wanted it for.
Sent from my GT-S5830 using XDA App
kills999 said:
awesome work!!!....it would be legendary if NANDROID backup works!!!!NO more bricking worries!!!
Click to expand...
Click to collapse
For now i've tested it only with creating backup of boot/recovery/data/system partitions and it generated without errors.
Jekle_Ace said:
The main thing is to get the install update zip feature as that really is the reason we use ClockworkMod and what we wanted it for.
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
I've tested installing update from zip on some theme from OUT Kitchen and it worked fine
PabloPL said:
I've tested installing update from zip on some theme from OUT Kitchen and it worked fine
Click to expand...
Click to collapse
Can you upload ready-to-flash KPH file with CWM integrated?
Wiping partitions /system /data etc is very important without wiping it can cause many problems as I've done that many times with my ZTE Blade. But still I appriciate this greatly
Sent from my GT-S5830 using XDA App
tj_style said:
I've successfully to porting the Clockworkmod Recovery too for Galaxy mini.
The problem with framebuffer it's been fixed too.
View attachment 623281
I just have the problem with backup & restore, also with flashing full rom from zip.
Are you get success with backup and restore?
since galaxy ace / mini is using different tool for read / write the bml partition. not like SGS that can using redbend_ua
Click to expand...
Click to collapse
Could You share what changed did you made to fix framebuffer problems ?? For now i've made some change found here to get 2 screens in recovery (was getting 4 before).
About backup, like i wrote, tested only creating. I have to set up correct size of all partitions in BoardConfig etc, Ace is my primary phone, so i don't want to brick it.
I've made some changes to recovery source (look into bmlutils/bmlutils.c - there are hardcoded paths to boot and recovery partitions, which on Ace are differend than those in code).
I've also used custom recovery_ui.c with custom key mapping.
Lovetz said:
Can you upload ready-to-flash KPH file with CWM integrated?
Click to expand...
Click to collapse
I have PDA file for odin with it, but i've messed something with Superuser.apk and you must install it by hand (only Superuser.apk, su binnaries are fine). Maybe when i'll have some free time - i'm working and studying (now have exams) - i'll upload it, if someone won't do this before .
Jekle_Ace said:
Wiping partitions /system /data etc is very important without wiping it can cause many problems as I've done that many times with my ZTE Blade. But still I appriciate this greatly
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
For now i've tested wipe only on following options (and it worked fine):
- battery stats
- cache
- data (factory reset)
Sorry for double-postings
PabloPL said:
Could You share what changed did you made to fix framebuffer problems ?? For now i've made some change found here to get 2 screens in recovery (was getting 4 before).
About backup, like i wrote, tested only creating. I have to set up correct size of all partitions in BoardConfig etc, Ace is my primary phone, so i don't want to brick it.
I've made some changes to recovery source (look into bmlutils/bmlutils.c - there are hardcoded paths to boot and recovery partitions, which on Ace are differend than those in code).
I've also used custom recovery_ui.c with custom key mapping.
Click to expand...
Click to collapse
Sure, You can see on my github soon. I'm not yet pushing to my github now.
because the project of Cyanogenmod port and Clockworkmod port for Galaxy Mini is pending now until i have the Galaxy mini back, you can see the progress in this thread.
I've add the double buffering to clockworkmod source, since Galaxy mini kernel doesn't suppot that.
I hope we can colaborate to make clockworkmod is fully working, because the Galaxy Mini, Ace, Gio and Fit is using similiar environtment.
thx dude, i really need this.
tj_style said:
I hope we can colaborate to make clockworkmod is fully working, because the Galaxy Mini, Ace, Gio and Fit is using similiar environtment.
Click to expand...
Click to collapse
It would be nice. As i see You have far more progress.
In my opinion it would be better to make it with only minimal changes (or even without) to android source (recovery etc), to keep it in synch with "mainline". Closer we keep(and less changes), longer we could have support.
Also getting rid of BML and use MTD (when we have sources for 2.3.4) would be great.
PabloPL said:
It would be nice. As i see You have far more progress.
In my opinion it would be better to make it with only minimal changes (or even without) to android source (recovery etc), to keep it in synch with "mainline". Closer we keep(and less changes), longer we could have support.
Also getting rid of BML and use MTD (when we have sources for 2.3.4) would be great.
Click to expand...
Click to collapse
Yup, i'm waiting to someone borrowing the galaxy mini to me and also waiting samsung to get released the 2.6.35.7 kernel source.
The source will come after 2.3 is offically released but we may be waiting a few weeks for it
Sent from my GT-S5830 using XDA App
Great work mate. Maybe you can work together with nprussel who is also trying to run cwm on g ace
@formatting partitions, there is indeed no support for ext4 in kernel
Sent from my GT-S5830 using XDA App

(Recovery) PX WHITE S Recovery - cwm - touch enabled

Well this is an new recovery
based on PX recovery V 0.27
aka cwm 5.0
Feature:
Touchscreen Support
Redesigned UI
More color & Better Image quality
Reboot menu
Set brightness level
Charging on recovery
push apk to system
auto mount/unmount system & data before/after install zip
Touch Event only if onscreen button touched
how it somekind of will look like
HTML:
- reboot system now
- reboot menu
- reboot to system
- reboot to recovery
- reboot to download mode
- wipe & factory reset
- wipe cache
- wipe data (factory reset)
- wipe dalvik cache
- wipe battery stats
- mount menu
- mount/unmount /cache
- mount/unmount /data
- mount/unmount /system
- mount/unmount /sdcard
- mount/unmount /sd-ext
- mount/unmount USB storage
- format menu
- format /cache
- format /data
- format /system
- format /sdcard
- format /sd-ext
- Install zip from sdcard
- choose zip
- apply /sdcard/update.zip
- tonggle signature
- tonggle script assert
- backup & restore
- backup
- restore
- advance restore
- advance menu
- report error
- key test
- show log
- partition sdcard
- fix permission
- set brightness
- low
- medium
- high
- push apk to system
- +++++ GO BACK +++++
ive got 2 diffrent versions
one with an elegant background - robinrecovery.zip
and one with bleuish touch and elegant tree background PX spacecaker recovery CWM .zip
Download link
--------------------
http://www.mediafire.com/?qn391ae449vdaa6,6tvw7u03t2st968
here u can choose the version u want
credits----------------------------------
Special THX to Phiexz for porting PX recovery to galaxy ace
First spees GOO ON
Screenshots of both versions pls
Chipdroid said:
Screenshots of both versions pls
Click to expand...
Click to collapse
How can we make screenshots in recovery
herpderp ©copy+paste
spacecaker said:
How can we make screenshots in recovery
herpderp ©copy+paste
Click to expand...
Click to collapse
with your Gio [ohh might be dead]
one thing can you tell Phiexz to make brightness to middle by default as its too bright and option changed do not get stored
Screenshots
When install Robinrecovery.zip I saw text about this recovery is only for ROMs with ext4 file system, is it true?
update_script:
ui_print("PX Recovery v.0.2.7 - beta");
ui_print("Only for ext4 ROM!!");
assert(package_extract_file("recovery.img", "/tmp/recovery.img"), write_raw_image("/tmp/recovery.img", "recoveryonly"), delete("/tmp/recovery.img"));
ui_print("Thanks, -phiexz-");
Click to expand...
Click to collapse
spacecaker said:
How can we make screenshots in recovery
herpderp ©copy+paste
Click to expand...
Click to collapse
ddms.........
It is better to use a background image with a dark top and bottom, so that all the information on the screen was well visible.
And what about CWM-Recovery-Touch 5.8.1.5?
Lovetz said:
It is better to use a background image with a dark top and bottom, so that all the information on the screen was well visible.
And what about CWM-Recovery-Touch 5.8.1.5?
Click to expand...
Click to collapse
Yeah i have one too
But i accedntly uploaded wrong one
Sent from my GT-S5830 using xda premium
Lovetz said:
Screenshots
When install Robinrecovery.zip I saw text about this recovery is only for ROMs with ext4 file system, is it true?
update_script:
Click to expand...
Click to collapse
Phiexz has made px recovery i modded it so it was looking nicer
He said he will post his version too
In one of these days
Sent from my GT-S5830 using xda premium
sergeantgeneral said:
ddms.........
Click to expand...
Click to collapse
Wont work
Sent from my GT-S5830 using xda premium
Lovetz said:
Screenshots
When install Robinrecovery.zip I saw text about this recovery is only for ROMs with ext4 file system, is it true?
update_script:
Click to expand...
Click to collapse
Nope
It will work o all system types
But on gio they need to be ext4
Sent from my GT-S5830 using xda premium
is installation same as cwm-------i.e, goto 2e recovery and "flash update" ??????????????
biswatmak said:
is installation same as cwm-------i.e, goto 2e recovery and "flash update" ??????????????
Click to expand...
Click to collapse
Install zip from sd.
Sent from my GT-S5830 using xda premium
spacecaker said:
Well this is an new recovery
based on PX recovery V 0.27
aka cwm 5.0
Feature:
Touchscreen Support
Redesigned UI
More color & Better Image quality
Reboot menu
Set brightness level
Charging on recovery
push apk to system
auto mount/unmount system & data before/after install zip
Touch Event only if onscreen button touched
how it somekind of will look like
HTML:
- reboot system now
- reboot menu
- reboot to system
- reboot to recovery
- reboot to download mode
- wipe & factory reset
- wipe cache
- wipe data (factory reset)
- wipe dalvik cache
- wipe battery stats
- mount menu
- mount/unmount /cache
- mount/unmount /data
- mount/unmount /system
- mount/unmount /sdcard
- mount/unmount /sd-ext
- mount/unmount USB storage
- format menu
- format /cache
- format /data
- format /system
- format /sdcard
- format /sd-ext
- Install zip from sdcard
- choose zip
- apply /sdcard/update.zip
- tonggle signature
- tonggle script assert
- backup & restore
- backup
- restore
- advance restore
- advance menu
- report error
- key test
- show log
- partition sdcard
- fix permission
- set brightness
- low
- medium
- high
- push apk to system
- +++++ GO BACK +++++
ive got 2 diffrent versions
one with an elegant background - robinrecovery.zip
and one with bleuish touch and elegant tree background PX spacecaker recovery CWM .zip
Download link
--------------------
http://www.mediafire.com/?qn391ae449vdaa6,6tvw7u03t2st968
here u can choose the version u want
credits----------------------------------
Special THX to Phiexz for porting PX recovery to galaxy ace
Click to expand...
Click to collapse
Ty mr.spacecaker.
Thumbs up :thumbup:
Sent from my GT-S5830 using xda premium
Thanks
Now my recovery looks better
TheSG said:
Install zip from sd.
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
well my question was that is the installation through cwm or samsung's recovery???
And it supports every roms right???? (I am talking about spacecaker's)
biswatmak said:
well my question was that is the installation through cwm or samsung's recovery???
And it supports every roms right???? (I am talking about spacecaker's)
Click to expand...
Click to collapse
I have installed it through cwm recovery 5 and u can install this in every rom.
If u want to intall this through samsung recovery,u can do that too.
Sent from my GT-S5830 using xda premium
This is based on CWM5 right? I mean, we can restore CWM5 nandroid with this one?
Also, Gingerbread only, isn't it?
KcLKcL said:
This is based on CWM5 right? I mean, we can restore CWM5 nandroid with this one?
Also, Gingerbread only, isn't it?
Click to expand...
Click to collapse
We can restorr every backupp of cwm
herpderp © aint got money to pay to my fish

[RECOVERY] TWRP 2.6.3.0 touch recovery [2013-09-16]

Team Win Recovery Project 2.x, 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.6.3.0:
-Proper backup and restore of SELinux contexts (thanks to Tassadar)
-Pull in some ROM information for backup name generation
-Merge all recent patches from AOSP bringing TWRP up to date with Android 4.3
-Add 1200x1920 theme (thanks to Tassadar)
-A few other fixes and tweaks
CHANGELOG for 2.6.1.0:
-Initial SELinux support (only a few devices, need testers so come by IRC if your device doesn't have it and needs it)
-Initial support for f2fs file system formatting (Moto X)
-Update SuperSU install for 4.3 ROMs
-Fixed a permissions bug on files created during backup
-Fixed a bug that caused TWRP to not wait for compressed backups to finish causing 0 byte files and md5sums to not match
-Fixed decryption of encrypted data so that both TouchWiz and AOSP decryption are possible
-Ignore lost+found folder during backup and size calculations
-Various other minor bug fixes and tweaks
CHANGELOG for 2.6.0.0:
Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.6.0.0 as your custom theme will likely not have some of the new changes visible (e.g. you won't be able to encrypt a backup)!
-Can encrypt a backup to prevent theft of private data from your backup files
-Updated graphics / icon courtesy of shift
-Updated exFAT to latest commits
-Fixed a problem with Samsung TouchWiz decryption
-Update SuperSU binary
-Fixed saving of backup partitions list
-Fixed saving of last used zip install folder
-Fixed backup of datadata on devices that use a separate partition for datadata
-Fixed some issues with the advanced wipe list (android_secure, can now wipe internal storage on data/media deivces and wipe data on the advanced list no longer formats the entire data partition)
-Fixed some problems with partitioning a SD card
-Various other bug fixes and tweaks
Notes about encrypted backups:
Why encrypt your backups? -- Most people store their backups on the device. Any app that has permission to access storage could potentially read your backup files and try to harvest your data. Encrypted backups also provide an added layer of security if you move your backups to other storage devices or to the cloud. The encryption that we're using is probably not strong enough for enterprise level security, but should be strong enough to make it significantly difficult to get to your data.
Encryption is using OpenAES which uses AES 128-bit cbc encryption. If you happen to use a longer password (over 16 characters) then the encryption strength improves to 192 or 256 bits. Do not forget your password. If you forget your password you will be unable to restore your backup. We don't encrypt the entire backup. Encryption is very CPU intensive and can be fairly slow even when we spread the workload over multiple cores even on the latest high-end devices. To ensure that encrypted backups don't take forever, we don't encrypt any other partitions besides /data and in /data we don't encrypt /data/app (or other app related directories where apks are stored) and we don't encrypt dalvik cache.
DOWNLOAD:
The fastest and easiest way to install TWRP is to use the GooManager app:
Play Store Link
Direct Download
1) Install GooManager from the Play Store
2) Open GooManager and provide root permissions
3) Hit Menu (or the button with the 3 dots on your screen) and then Install OpenRecovery
OR:
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 40 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.
sweet i might have to try this out on one of mine
Works great
can you post instructions on how to get the recovery cuz i downloaded the app and i went to recovery and flashed the zip but nothing happened.
Does the battery indicator is still a issue?
Marshmellow92 said:
can you post instructions on how to get the recovery cuz i downloaded the app and i went to recovery and flashed the zip but nothing happened.
Click to expand...
Click to collapse
You have to flash the recovery .img as well. I used the GUI app renamed the. .img to recovery.img and flashed it. Then reflashed the zip for extra measure.
contactwajeeh said:
Does the battery indicator is still a issue?
Click to expand...
Click to collapse
Yes it is, but charging while powered off works now.
Very nice! Many thanks to the devs.
I cant access my external sd card from any of the directorys, emmc, internal sd, etc.. They all point to internal.
lmftmf said:
I cant access my external sd card from any of the directorys, emmc, internal sd, etc.. They all point to internal.
Click to expand...
Click to collapse
The bug has been confirmed and a fix is on the way.
Can I use this recovery when upgrading to ics using the new ics ruu? Right now on cwm, stock sense gb, rooted.
Sent from my HTC PH39100
cannothas said:
Can I use this recovery when upgrading to ics using the new ics ruu? Right now on cwm, stock sense gb, rooted.
Sent from my HTC PH39100
Click to expand...
Click to collapse
Yes you could, but here download this:
http://www.mediafire.com/?dzt7c3xz7ti73ic
The above recovery image has fix for external SD
The recovery that is installed by the app has the sdcard fix now too. The app build was updated by midnight last night eastern time.
Humm
Dees_Troy said:
The recovery that is installed by the app has the sdcard fix now too. The app build was updated by midnight last night eastern time.
Click to expand...
Click to collapse
Can you post a zip file I could Fastboot flash>? my phone wont boot because it wont charge when its off but I can still flash a recovery !
jul644 said:
Can you post a zip file I could Fastboot flash>? my phone wont boot because it wont charge when its off but I can still flash a recovery !
Click to expand...
Click to collapse
You can find that here:
http://www.teamw.in/project/twrp2/76
cruzin_cruzing said:
You can find that here:
http://www.teamw.in/project/twrp2/76
Click to expand...
Click to collapse
Does that link have the sdcard fix yet? Version 2.1.0?
htcvividnoob said:
Does that link have the sdcard fix yet? Version 2.1.0?
Click to expand...
Click to collapse
I don't know for sure, but I know this one does:
http://www.mediafire.com/?dzt7c3xz7ti73ic
cruzin_cruzing said:
I don't know for sure, but I know this one does:
http://www.mediafire.com/?dzt7c3xz7ti73ic
Click to expand...
Click to collapse
I downloaded this but its a .txt file
Sent from my HTC Raider X710e using xda premium
thuglifesk said:
I downloaded this but its a .txt file
Sent from my HTC Raider X710e using xda premium
Click to expand...
Click to collapse
Just rename it to an .img file and flash. This happens alot on mediafire with img files.
battery to dead
Thank you but unfourtunetly it didnt work

[RECOVERY] TWRP v2.4.4.0 - GMod v0.1.1 for unlocked devices

Hey there!
Because there is still no TWRP released, I decided to build it.
I used to code in C++ since 2005. Made alot of stuff. Now I'm moving to android.
I used the official CM10.1 sources (+kholk's) and the official TWRP sources to compile it on OS X Mountain Lion 10.8.3 (initial release was compiled on Ubuntu 12.10. With GMod I'm using OS X)
It's using kernel 3.1.10 (extracted from boot.img) and some files from its ramdisk.
The output was a working TWRP recovery. Internal Storage (/data/media) works to use it as backup storage.
External SDCard should also be working, since you can change where to backup in TWRP settings (internal/external). I did not try that, cause I don't own an external sdcard
To boot recovery just hold down Power+Vol-Down.
To install zips navigate to /emmc (internal) or /sdcard (external)
Note: If you have a folder called 0 inside /sdcard, then move its content to the root of /sdcard and delete the folder 0 (/sdcard/0). Otherwise TWRP will act weird and the internal storage doesn't get properly mounted but would still be fully functional.
How to install (some methods, you can choose one of them):
1) Using fastboot:
Code:
adb reboot oem-unlock
fastboot flash recovery twrp2440-recovery.img
fastboot reboot
2) Using adb or Terminal Emulator (place on root internal storage[/sdcard])
When using adb
Code:
adb shell
then, same when using adb or Terminal Emulator
Code:
su
cat /sdcard/twrp2440-recovery.img > /dev/block/mmcblk0p1
sync
That's it. Hope it works well for you as it does for me.
Changelog:
Code:
v0.1.1
Added Aroma Filemanager
Added Clockworkmod Touch 6.0.3.0
v0.1
Changed theme default color from blue to green
Now internal and external storage support
First working Reboot to recovery option for P880
Added Extras Menu in Advanced page - functions are not implemented (comming soon!)
gordon0001
Re: [RECOVERY] TWRP v2.4.4.0 for unlocked devices
Thaaaaanks !!! TWRP is much better , easier , and faster than CWM .
It's always good to see new development threads :good:
Sent from my LG-P880 using xda app-developers app
Updated.
Decided to customize TWRP.
Aroma Filemanager, CWM, and more will come soon to be included in my custom TWRP.
Changelog:
Code:
v0.1
Changed theme default color from blue to green
Now internal and external storage support
First working Reboot to recovery option for P880 (Reboot recovery in recovery)
Added Extras Menu in Advanced page - functions are not implemented (comming soon!)
gordon0001 said:
Updated.
Decided to customize TWRP.
Aroma Filemanager, CWM, and more will come soon to be included in my custom TWRP.
Changelog:
Code:
v0.1
Changed theme default color from blue to green
Now internal and external storage support
First working Reboot to recovery option for P880 (Reboot recovery in recovery)
Added Extras Menu in Advanced page - functions are not implemented (comming soon!)
Click to expand...
Click to collapse
Great!
Updated.
Changelog:
Code:
v0.1.1
Added Aroma Filemanager
Added Clockworkmod Touch 6.0.3.0
To access them go to Advanced --> Extras
This looks very nice gordon0001! Thanks for posting. Can I use this as an alternative to CWM, since it doesn't work for me properly? Can it use zip packages with no incompatabilities?
Feregorn said:
This looks very nice gordon0001! Thanks for posting. Can I use this as an alternative to CWM, since it doesn't work for me properly? Can it use zip packages with no incompatabilities?
Click to expand...
Click to collapse
Most zip archives that works for clockworkmod works also for twrp. just flash my modded recovery and you have both.
Cant mount sd-card!
I cant mount sd-card in recovery, extsd is working tought...
Any ideas?
EDIT: I can see the log says "E: Unable to find partition size for ' /sdcard'"
eliel1301 said:
I cant mount sd-card in recovery, extsd is working tought...
Any ideas?
EDIT: I can see the log says "E: Unable to find partition size for ' /sdcard'"
Click to expand...
Click to collapse
As soon as I'm getting a microsd card I'll try to fix that.
BTW: Internal sdcard is mounted at /emmc (TWRP default)
Thanks!! Installed without problems (v.0.1.1) and menu is working fine so far.
Haven't used it to install zips/roms yet though.
Sent from my LG-P880 using xda premium
i wont update this thread anymore, since a made something new. that combines cwm&twrp.
http://forum.xda-developers.com/showthread.php?t=2220302
next update will have alot of improvements and twrp 2.5.0.0 included
is it possible to restore a cwm backup from TWRP rec?I get FAIL CHECKING MD5 SUMS
no
@gordon0001, any news with your recovery?
@GRG13, your signature is terrible big and ugly and the link to your "How to enable developer options [...]" is wrong. :laugh:
Thanks a lot for TWRP recovery .. Happy time to have it .. Thumbs up

[RECOVERY] TWRP 2.6.3.1 touch recovery for KFire 2nd-GEN (ZIP) [12-09]

[ THIS POST IS TEAMWIN'S STOCK TWRP POSTING. USE OF THE WORDS "US" AND "OURS" MEANS "DEES_TROY AND TEAMWIN" NOT HASHCODE ]
*** ALL CREDIT FOR TWRP BELONGS TO DEES_TROY AND TEAMWIN. ***
They do a BANG UP job on making a fantastic customizable touch-based recovery.
Donate to TeamWin:
http://www.teamw.in/project/twrp2
BEFORE YOU FLASH THIS, PLEASE MAKE SURE THAT YOU HAVE A 2ND-BOOTLOADER INSTALLED FROM HERE:
http://forum.xda-developers.com/showthread.php?t=2100963
Team Win Recovery Project 2.x, 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.
Tablet look:
CHANGELOG for 2.6.3.0:
-Proper backup and restore of SELinux contexts (thanks to Tassadar)
-Pull in some ROM information for backup name generation
-Merge all recent patches from AOSP bringing TWRP up to date with Android 4.3
-Add 1200x1920 theme (thanks to Tassadar)
-A few other fixes and tweaks
CHANGELOG for 2.6.1.0:
-Initial SELinux support (only a few devices, need testers so come by IRC if your device doesn't have it and needs it)
-Initial support for f2fs file system formatting (Moto X)
-Update SuperSU install for 4.3 ROMs
-Fixed a permissions bug on files created during backup
-Fixed a bug that caused TWRP to not wait for compressed backups to finish causing 0 byte files and md5sums to not match
-Fixed decryption of encrypted data so that both TouchWiz and AOSP decryption are possible
-Ignore lost+found folder during backup and size calculations
-Various other minor bug fixes and tweaks
CHANGELOG for 2.6.0.0:
Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.6.0.0 as your custom theme will likely not have some of the new changes visible (e.g. you won't be able to encrypt a backup)!
-Can encrypt a backup to prevent theft of private data from your backup files
-Updated graphics / icon courtesy of shift
-Updated exFAT to latest commits
-Fixed a problem with Samsung TouchWiz decryption
-Update SuperSU binary
-Fixed saving of backup partitions list
-Fixed saving of last used zip install folder
-Fixed backup of datadata on devices that use a separate partition for datadata
-Fixed some issues with the advanced wipe list (android_secure, can now wipe internal storage on data/media deivces and wipe data on the advanced list no longer formats the entire data partition)
-Fixed some problems with partitioning a SD card
-Various other bug fixes and tweaks
Notes about encrypted backups:
Why encrypt your backups? -- Most people store their backups on the device. Any app that has permission to access storage could potentially read your backup files and try to harvest your data. Encrypted backups also provide an added layer of security if you move your backups to other storage devices or to the cloud. The encryption that we're using is probably not strong enough for enterprise level security, but should be strong enough to make it significantly difficult to get to your data.
Encryption is using OpenAES which uses AES 128-bit cbc encryption. If you happen to use a longer password (over 16 characters) then the encryption strength improves to 192 or 256 bits. Do not forget your password. If you forget your password you will be unable to restore your backup. We don't encrypt the entire backup. Encryption is very CPU intensive and can be fairly slow even when we spread the workload over multiple cores even on the latest high-end devices. To ensure that encrypted backups don't take forever, we don't encrypt any other partitions besides /data and in /data we don't encrypt /data/app (or other app related directories where apks are stored) and we don't encrypt dalvik cache.
CHANGELOG for 2.5.0.0:
Special Note: If you are running a custom theme, you will likely need to remove that theme before updating to 2.5.0.0 as your custom theme will likely not be compatible with the new changes!
-Added scrollable partition lists for mount, backup, restore, wipe, and storage selection
-Add new SliderValue GUI element for selecting brightness and screen timeout (thanks to Tassadar)
-Re-work AOSP and TWRP code to improve license compatibility between GPL and Apache
-Added official theme for 1080x1920 portrait devices (HTC One m7, HTC DNA, HTC Butterfly, Oppo Find 5, Sony Xperia Z, etc)
-Fixed a problem with directory permissions on split archive backups (backups usually restored with no app data)
-Fixed a problem with md5 verification of backups
-Added a search function to libtar (thanks to kokotas)
-Improve handling of XML errors (fix permissions)
-Fixed handling of subpartitions
-Improvements to recovery.fstab flags
-Fixed a problem with decryption not being able to locate the decryption key in some situations
CHANGELOG for 2.4.4.0:
-Added another libtar hardlink workaround to fix restore of some backups (usually related to Ubuntu Touch)
-More fixes for the file selector
-Switched from using busybox md5sum to a direct C function call
-Fixed capturing the exit status of tar based backups/restore - TWRP will display that there was an error if there was one again
-Update exFAT to latest commits
-Added a build flag to disable using the ioctl for screen blanking
CHANGELOG for 2.4.3.0:
-Fixed 2 bugs related to restore, one dealing with mknod failures (by bigbiff) and one dealing with restoring hardlinks (by Dees_Troy)
NOTE: If your backups weren't restoring correctly in earlier 2.4.x versions they should restore correctly now. Hopefully you didn't delete those backups. If you're still having problems, run the restore, go to advanced and copy log, then give us the log. Complaints without logs will be rightfully ignored.
-Added a scroll bar to file selectors and listboxes courtesy of Tassadar
-Added libblkid for more accurate detection of file systems and can now detect exFAT properly thanks to bigbiff
-Added a screen dim effect 2 seconds before screen off on some devices
-Finally fixed file selector crash (one of the joys of working with multi-threaded software)
-Fixed loading of screen timeout setting during startup
-Improvements and bugfixes to screen timeout code
-Fixed persistence of the 24 hour / military time setting
CHANGELOG for 2.4.2.0:
-Add screen timeout - screen will turn off automatically after 60 seconds, saves battery and prevents screen burn-in especially on AMOLED devices
-Add a brightness setting (requires device specific setup and only some devices have been added)
-Add a root checker and offer to install SuperSU if the device isn't already rooted
-Add a write buffer to libtar backups, significant improvements to speeds when backing up to exFAT target, minor improvements for other file systems
-Check and offer to fix root permissions if broken
-Add an option for a 24 hour clock display instead of AM/PM (aka military time)
-Move stock recovery reflash check to occur during the reboot cycle
-Add support for some MTK6xxx devices
-Change libtar to vfork to help prevent memory problems
-Add a "clicked" effect to most buttons, file selector, and listbox
-Improve timezone listbox to be more like file selector (per pixel kinetic scrolling, etc)
-Remove some no longer used settings (Forced MD5 sum on zips, size checking on image backups)
-Other minor bugfixes and improvements
CHANGELOG for 2.4.1.0:
-Fixed a problem with mkdosfs that formatted sdcards to 2GB
-Fixed handoff between vfat and exFAT on devices where blkid didn't detect vfat (fixes some issues with mounting sdcards)
-Fixed problems with changing working directory on MD5 creation/checking that may have prevented unmounting
-Backups will now store a copy of the backup log after the backup is completed (only if backup is successful)
CHANGELOG for 2.4.0.0:
-Using libtar instead of busybox's tar for better control over tar file creation and breaking the 2GB barrier that busybox imposes (thanks to bigbiff)
-Support for exFAT formatted sdcards (also thanks to bigbiff)
-Support for decrypting Samsung TouchWiz encrypted devices including internal and external storage (special thanks to a3955269 for figuring it out)
-Improvements to OpenRecoveryScript including displaying a proper GUI while the script is running
-Added wipe cache and dalvik after ADB Sideload
-Replaced many system calls with their native C counterparts
-Fixed bugs in file manager where it would display an empty list after moving or deleting a folder
-Fixed AOSP recovery commands to run after decryption on encrypted devices
-Improvements for building TWRP in CM10.1
-Other minor bugfixes and improvements
NOTE: 2.4.0.0 is, as always, still compatible with your older backups!
** THIS IS A FLASHABLE .ZIP FILE FOR INSTALLING IN YOUR CURRENT VERSION OF TWRP **
DOWNLOAD:
[ DO NOT DOWNLOAD ANY FILES FROM TEAMWIN'S WEBSITE. IN GENERAL, THEY ARE MEANT TO BE FLASHED TO UNLOCKED DEVICES AND WON'T WORK FOR THE KINDLE FIRE 2 ]
You can download from goo.im here and place on your SDCARD:
http://goo.im/devs/Hashcode/otter2/recovery-zip/zip-otter2-twrp-2.6.3.1-recovery.zip
md5sum: b9eb941b1673396c91f73ccda010daf1
INSTALL INSTRUCTIONS:
During the BLUE logo screen press the power button to cycle through options and select "Recovery" to enter TWRP.
Select "Install"
Navigate to where you placed the file on your device
Select the .zip filename
Swipe to confirm flash
Reboot
KNOWN ISSUES:
None at the moment.
BUGS:
First: I'd read through this thread and see if your issue isn't answered.
Second: Try googling for it
Third: If it seems like a Kindle Fire 2 issue, then post in the thread.
Lastly: If you have found a bug, please consider posting it to TeamWin's github issues log. It's pretty much impossible for us to keep up with the more than 40 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 #kindlefire-dev or #twrp on Freenode with your IRC client or just click this link.
can i just flash the new image from the old (previously available twrp) recovery?
755 said:
can i just flash the new image from the old (previously available twrp) recovery?
Click to expand...
Click to collapse
You flash it via fastboot
Sent from my Amazon Kindle Fire2 using xda app-developers app
The link is dead
Alin1997 said:
The link is dead
Click to expand...
Click to collapse
No, it isn't.
--
Sent from my mind to your screen.
Any chance this will get usb mounting fixed?
I can adb push, but usb mounting would make like much easier
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
any chance for flashable zip?
mindmajick said:
Any chance this will get usb mounting fixed?
I can adb push, but usb mounting would make like much easier
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
I dont think TWRP supports USB sharing for /data/media emulated sdcard space.
Sent from my DROID4 using Tapatalk 2
Hashcode said:
I dont think TWRP supports USB sharing for /data/media emulated sdcard space.
Sent from my DROID4 using Tapatalk 2
Click to expand...
Click to collapse
Is it possible to port a cwm recovery?
Sent from my A2109A using Tapatalk HD
While I'm waiting on my fastboot cable, I've been trying to get to fastboot mode on my own. No luck, of course, no matter what I try. I guess I don't need twrp-2.4 yet since 2.3 does the job, but not having the latest is bothersome.
Sent from my Amazon Kindle Fire2 using xda premium
TWRP 2.5.0.0 for KF2?
Thanks for this. Wondered if TWRP 2.5.0.0 was on the way for the KF2. Any news?
Squuiid said:
Thanks for this. Wondered if TWRP 2.5.0.0 was on the way for the KF2. Any news?
Click to expand...
Click to collapse
Contact @Hashcode. He can make a newer version.
Gesendet von meinem LG-P990 mit Tapatalk 2
TWRP 2.6.0.0 is being tested.
Once approved, I'll add it to the instructions
Sent from my XT926 using Tapatalk 2
OP Updated with TWRP 2.6.0.0 download and instructions.
NOTE: USB Vendor ID / Product ID's have been reset to match Amazon stock OS for better compatibility
Enjoy
and remember if you like this product you can donate to TWRP at the top of this page:
http://www.teamw.in/project/twrp2
(Maybe mention [KFire2] in the donation so that they know what device you have)
WARNING: IF YOU INSTALLED THIS BEFORE TONIGHT(7/8) THEN I WOULD ADVISE RE-INSTALLING. I MADE SOME LAST MINUTE FIXES.
Hashcode said:
OP Updated with TWRP 2.6.0.0 download and instructions.
NOTE: USB Vendor ID / Product ID's have been reset to match Amazon stock OS for better compatibility
Enjoy
and remember if you like this product you can donate to TWRP at the top of this page:
http://www.teamw.in/project/twrp2
(Maybe mention [KFire2] in the donation so that they know what device you have)
WARNING: IF YOU INSTALLED THIS BEFORE TONIGHT(7/8) THEN I WOULD ADVISE RE-INSTALLING. I MADE SOME LAST MINUTE FIXES.
Click to expand...
Click to collapse
Flashed and looking good.
The WIPE screen has changed. Can I get a general consensus that choosing Advanced Wipe, and then choosing "Internal Storage" will still end in a bricked device, before anyone does it?
Thanks for your work on this Hashcode.
EDIT:
I normally create a backup and then copy it to my PC (Ubuntu 13.04), but I can't copy:
system.ext4.win
data.ext4.win
It gives me an error saying it can't copy them. I've tried a couple of times without joy.
Is there anything you want me to try?
chronicfathead said:
Flashed and looking good.
The WIPE screen has changed. Can I get a general consensus that choosing Advanced Wipe, and then choosing "Internal Storage" will still end in a bricked device, before anyone does it?
Thanks for your work on this Hashcode.
EDIT:
I normally create a backup and then copy it to my PC (Ubuntu 13.04), but I can't copy:
system.ext4.win
data.ext4.win
It gives me an error saying it can't copy them. I've tried a couple of times without joy.
Is there anything you want me to try?
Click to expand...
Click to collapse
Could be leaving those files open for some reason. Can you reboot back into recovery and try copying them again?
Also, the "Internal Storage" option under "Advanced Wipe" is for formatting /data + /sdcard. This should *NOT* result in a brick, but I haven't tested it personally.
Instructions have been changed slightly:
Swapped out the .img file for a flashable .zip file for use by those who already have TWRP installed.
Just download, toss on the SD card and flash in TWRP like anything else.
People who do not have TWRP installed should be using the 2nd-bootloader thread anyway.
Hashcode said:
Could be leaving those files open for some reason. Can you reboot back into recovery and try copying them again?
Also, the "Internal Storage" option under "Advanced Wipe" is for formatting /data + /sdcard. This should *NOT* result in a brick, but I haven't tested it personally.
Click to expand...
Click to collapse
I have rebooted into recovery and mounted USB storage, but it doesn't mount on my Ubuntu PC. The message I get is:
Unable to open MTP device '[usb:002,019]'
If I flick into the terminal in TWRP I see the following message:
E: Unable to locate volume information for USB storage mode.
Off to work. If you want me to try anything, just let me know.
chronicfathead said:
I have rebooted into recovery and mounted USB storage, but it doesn't mount on my Ubuntu PC. The message I get is:
Unable to open MTP device '[usb:002,019]'
If I flick into the terminal in TWRP I see the following message:
E: Unable to locate volume information for USB storage mode.
Off to work. If you want me to try anything, just let me know.
Click to expand...
Click to collapse
Sorry, you are correct. USB mounting inside recovery is not supported for any /data/media sharing type device. This includes the Galaxy Nexus and Nexus 4. :/
Best way to push/pull files from the device is via the Windows Command Line using adb.
To push files to the device:
adb push <filename> <destination>
example: adb push cm-10.1-otter2.zip /sdcard/Download
or to pull files from the device while in recovery:
adb pull /sdcard/Download/cm-10.1-otter2.zip
(This would pull the file from the device to whatever directory you are currently in)
or
adb sideload

Categories

Resources