TimeTurn
Inventar
- 5.457
Hallo allerseits,
da ich selbst nicht so der Fan vom ClockworkMod bin (4EXT Recovery gibbes ja leider noch nicht fürs One X) fand ich dieses Recovery hier bei XDA recht interessant, weil es eine ungewöhnliche Optik hat.
Habs selbst noch nicht geflasht, aber es sieht schonmal besser aus als CWM
Ist noch Beta, aber das Youtube-Video sieht schonmal recht interessant aus.
Quelle: http://forum.xda-developers.com/showthread.php?t=1583713
DooMRecovery for HTC One X is based on ClockworkMod recovery source (GB 5.0.2.x).
[ info ]
so friends i present to u DooMRecovery! its based on CWM 5.0.2.x sources... i have done some additions which i feel makes the recovery a lot smarter... i am still working on the recovery and will be actively maintaining it, so there will be updates as and when i get things working/add new features...
THE RECOVERY IS STILL WORK IN PROGRESS
so till i get the "not working" things sorted i though i should release a public beta... so here it is...
THE RECOVERY IS COMPATIBLE WITH ROM MANAGER!
[ not yet working / TO DO ]
reboot device into recovery mode
Code:
adb reboot recovery
OR
use the reboot into recovery apps from Market/Play store
[ how to use recovery? ]
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ downloads ]
KINDLY DO NOT MIRROR MY FILES
DooMRecovery (BETA1)
[ MD5HASH: 41bc5a74dcb74df819230dedcca78861 ]
please test it out and let me know if u have any issues or if u would like any new features!
da ich selbst nicht so der Fan vom ClockworkMod bin (4EXT Recovery gibbes ja leider noch nicht fürs One X) fand ich dieses Recovery hier bei XDA recht interessant, weil es eine ungewöhnliche Optik hat.
Habs selbst noch nicht geflasht, aber es sieht schonmal besser aus als CWM
Ist noch Beta, aber das Youtube-Video sieht schonmal recht interessant aus.
Quelle: http://forum.xda-developers.com/showthread.php?t=1583713
DooMRecovery for HTC One X is based on ClockworkMod recovery source (GB 5.0.2.x).
Credits and special thanks to Koush and everyone else involved in Cyanogenmod project!
[ info ]
so friends i present to u DooMRecovery! its based on CWM 5.0.2.x sources... i have done some additions which i feel makes the recovery a lot smarter... i am still working on the recovery and will be actively maintaining it, so there will be updates as and when i get things working/add new features...
THE RECOVERY IS STILL WORK IN PROGRESS
so till i get the "not working" things sorted i though i should release a public beta... so here it is...
THE RECOVERY IS COMPATIBLE WITH ROM MANAGER!
- Start the ROM Manager APP
- Click on Menu (3-dots)
- Select Manual Flash Override
- Click OK at the next prompt
- Confirm phone model as "HTC One X"
- Confirm version as "ClockworkMod 3.x+"
- Click OK at the next prompt
[ not yet working / TO DO ]
- ADB (the ICS kernel has a different USB gadget, i working on triggering the adb/mass storage mode)
- USB mass storage mounting (i have the correct LUN file but this can only function once the above USB gadget issue is resolved)
- flashing of kernels using update.zip (not really sure what causing this, but restore of kernel works, from previous backups)
- Touch functionality (the sources i have were ment for GB branch, we will begin work on ICS branch to get touch response working)
when we get it working this is how it will look:
(the video is a bit older one from my Xperia Play but gives u an idea how its supposed to work when full touch capability works)
Touch capabilities are added by my teammate (Team UtterChaos) Napstar....
- Advanced Menu -> Key Test
- Advanced Menu -> Partition SDcard
- Koush - for the brilliant work & coding on CWM recovery
- Napstar - for doing most of the work on Touch capabilities for CWM recovery (not fully implemented it)
- Frosty666 for the Vibration triggers
- paulobrien - for the Interim ClockworkMod Touch Recovery, i am using a modified version of his ramdisk
- Honeycomb themed
- haptic feedback
- shows current time (time when the recovery was entered/started)
- uses new Roboto FONT (from latest CWM repo)
- new "select update.zip menu": it will give u a new option - "show file details" - which will display the size (in bytes) and the MD5SUM of the selected file
- when any update.zip is selected its complete file name will now be displayed (right at the top) and full path to that file will be printed before flashing begins
- added prompt to display the "backup folder name" when user starts restoring a backup
- added a warning and option to abort backup if space on sdcard is < 150 MB
- removed Wipe cache partition from main menu (u can format /cache from "Mounts & Storage" menu)
- removed those tons of "No"s
- add confirmation to "backup" option in Nandroid menu... it used to keep getting pressed by mistake and start making backups immediately... now it will ask u before starting backup
- replaced "reboot system now" with new menu "reboot options"... now with this new menu u can:
- reboot sytem
- reboot into recovery
- reboot into fastboot mode
- Power Off
- added "advanced backup" menu (based on amit.bagaria implementations for his CF-Root kernel for SGS-SL)
- now u can selectively choose which partitions to backup
- its like a toggle
- once u have finished choosing which partitions u want just click on "perform backup" and only those partitions will be backed up!!!
- revamped layout for recovery menu (to improve navigation) [renamed few options and changed their order]
- changed "wipe data/factory reset" option to just "factory reset", and detailed the partitions which will be wiped
- changed text of most menus to fit the new honeycomb inspired design
- the Nandroid backups & restore now show/displays which files were used to restore/what the backup is called (folder name)
- UNLOCKED BOOTLOADER
- fastboot binaries
- download the file provided below
- reboot device into fastboot mode
Code:
adb reboot bootloader - flash the recovery onto your device
Code:
fastboot flash recovery recovery.img
reboot device into recovery mode
Code:
adb reboot recovery
OR
use the reboot into recovery apps from Market/Play store
[ how to use recovery? ]
- VOL UP/VOL DOWN key to move Up/Down in menu
- POWER key to SELECT item
if u feel that this work has helped u OR u think that the work i put into making this is worthy of donations, then click on the following link for buying me some coffee/beer/etc
PAYPAL DONATION LINK
[ downloads ]
KINDLY DO NOT MIRROR MY FILES
DooMRecovery (BETA1)
[ MD5HASH: 41bc5a74dcb74df819230dedcca78861 ]
please test it out and let me know if u have any issues or if u would like any new features!
Zuletzt bearbeitet von einem Moderator: