[OFFICIAL][RECOVERY] Cannibal Open Touch v3.0 Alpha Builds (latest: Alpha 10) - Nexus 7 (2013) Android Development

Cannibal Open Touch 3.0 Alpha 10
Disclaimer:
While we try to test our work as much as possible, it is always a possibility that something could go wrong and screw up your phone. We are not responsible for any damage that is done to your device, either directly or indirectly, as a result of using Cannibal Open Touch or any other Project Open Cannibal projects. Any damage done to your device is your responsibility and your responsibility only. We do this for fun, and we simply like to share our work.
What is Cannibal Open Touch?
Cannibal Open Touch is a custom recovery (like ClockworkMod or TWRP), created purely out of love for the platform and the desire to contribute something cool to the community. The name embodies everything that Cannibal Open Touch is. We take what we believe are the best features of popular recoveries like TWRP and ClockworkMod and, well, cannibalize them along with rolling out our own features.
Features:
Full Touch UI
Complete theme support, including app for management of themes (we'll get to that in a sec)
On-device backup and restore
Backup and restore via ADB
Much much more planned!
Bugs:
During installation, the standard Android installing icon gets displayed instead of the custom dialog box.
If you find a bug, please do not report it here! Instead, report it in the GitHub repository!
Screenshots
See the Screenshots tab above. (Or click me if you're using Tapatalk!)
Nandroid has been replaced!
Nandroid is in fact gone, and has been replaced with a much more robust backup solution. Backups can now be made either with ADB (the recommended way) or via the new Backup and Restore item in the main menu. Backups made via the built-in menu can be copied to a PC and restored via ADB, and backups made via ADB can likewise be copied to your device and restored using the Backup and Restore menu.
Code:
adb backup -f mybackupfilename.ab boot system data cache
You can also restore said backup by using adb, like so:
Code:
adb restore mybackupfilename.ab
Downloads:
Cannibal Open Touch flo builds (latest: CannibalOpenTouch-2.99.10_flo.img)
How to install:
Download the latest Alpha image
Reboot to bootloader:
Code:
adb reboot bootloader
Flash the image with fastboot
Code:
fastboot flash recovery /path/to/downloaded/recovery.img
Boot into recovery mode
Alternatively, you may boot the image instead of flashing it:
Code:
fastboot boot /path/to/downloaded/recovery.img
Changelog:
3.0 Alpha 10 (2.99.10)
Themes are now stored in /cache/cot/themes to fix an issue introduced with FDE.
3.0 Alpha 9 (2.99.9)
Real menu scrolling! (but volume keys still work)
All backup/restore operations now verify that you want to take action
Resized UI to be more usable on all device resolutions
Themes can now display a battery charge indicator (depends on individual theme settings)
3.0 Alpha 8 (2.99.8) (not released)
Not released
3.0 Alpha 7 (2.99.7)
On-device backup and restore
3.0 Alpha 6 (2.99.6)
Complete theme support
Recovery settings (Theme settings and Unsigned ZIP flashing)
The preceding list is not 100% complete. See the project source code page for the full commit list.
Cannibal Open Touch themes app:
We are currently seeking Alpha testers for an app that will let users download and choose themes without rebooting to recovery mode. Currently there are 20 slots open. If you wish to join please PM me. The only requirement is you must have a Google+ account and are willing to submit proper bug reports, should any arise.
Cannibal Open Touch Themes:
You can now make your own themes for Cannibal Open Touch! See the example themes (it's pretty self-explanatory). Themes must be installed in /sdcard/cot/themes/theme_name (or /data/media/cot/themes/theme_name) in order to work. Please feel free to submit pull requests to have your custom themes added to the theme repository. They will also be packaged and made available to download via the Cannibal Themes app (mentioned above)!
Contribute to Project Open Cannibal
If you like our work and want to see more, consider a donation to the project!
Project Open Cannibal gerrit: http://review.projectopencannibal.org
Credits:
tdm, for the superb touch code (and lots more)
sblood86, for joining the project and leading the charge to greatness
thenameisnigel, for picking up our webhosting while I was gone
anyone else who has ever contributed to any Android-related project
XDA:DevDB Information
Cannibal Open Touch, Tool/Utility for the Nexus 7 (2013)
Contributors
drewwalton19216801, Sblood86, thenameisnigel, tdm, CyanogenMod, Koush and many others
Source Code: https://github.com/ProjectOpenCannibal/android_bootable_recovery-cm
Version Information
Status: Alpha
Created 2014-10-26
Last Updated 2014-12-03

Nice work!

looks promising keep up the good work.

Awesome stuff great work much appreciated

Related

12,5,14[Saga] CWM 6.0.4.8 Advanced Edition / PhilZ Touch 6.41.5 (libtouch_gui 1.21)

Main thread + features + install instructions + dev support
http://forum.xda-developers.com/showthread.php?t=2201860
CWM Touch for Ace was a bit old and outdated compared with others recoveries. Now it seems one of the most functional.
PhilZ Touch is a CWM Advanced Edition that adds all the features you could ever miss in CWM.
It is a well proven recovery for many phones,It also adds a full touch interface a completely configurable GUI.
USB mount not working
device will go into recovery by itself when charging
one thing need to tell you, you can't use this recovery flash a aroma2.56 package just like this http://forum.xda-developers.com/showthread.php?t=1960734, maybe need update aroma to 2.70B4.
Don't PM me about this recovery,just post at this thread.
If you like my work,please click on the “Thanks” button on the left.
Instruction:
For Unlocked Users:
Download recovery Image and adb tools,
Rename this Image to recovery.img ,Put in
Open the device's USB debugging, run "Run me.bat".
Then will automatically flash recovery.
Click to expand...
Click to collapse
Download links:
http://d-h.st/pkh
Changelog:
http://forum.xda-developers.com/showpost.php?p=39433912&postcount=5
Githubs:
CyanogenMod
SAGAAIO
Phil3759
Thanks and credits:
Phil3759
Andromadus
devil-kin
CodeAuroraForum
BananaGranola
Epic Beard Men
eXistZ
Flemmard
Flinny
Juansheng
paulb_nl
randomblame
synergye
Koush for having created and maintaining cwm
Cyanogenmod for making all this possible
ClockworkMod
Dees_Troy from TWRP team for pigz source and many great ideas in their recovery + source for backups compatibility
kbc-developers for the base semi-touch code and much more
[email protected] for his great job / support
sk8erwitskil for his recovery source, a great place to start learning
shoe63 for his help from the start across many devices
dougiebee for his work on fixing time on many Qualcom devices
Chainfire for his support (stock recovery flash) and all his work for the Android community
All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.
A special thank also to the below, and ALL who I do not mention but did contribute a lot with their efforts

[OFFICIAL][RECOVERY] Cannibal Open Touch v3.0 Alpha Builds (latest: Alpha 10)

Cannibal Open Touch 3.0 Alpha 10
Disclaimer:
While we try to test our work as much as possible, it is always a possibility that something could go wrong and screw up your phone. We are not responsible for any damage that is done to your device, either directly or indirectly, as a result of using Cannibal Open Touch or any other Project Open Cannibal projects. Any damage done to your device is your responsibility and your responsibility only. We do this for fun, and we simply like to share our work.
What is Cannibal Open Touch?
Cannibal Open Touch is a custom recovery (like ClockworkMod or TWRP), created purely out of love for the platform and the desire to contribute something cool to the community. The name embodies everything that Cannibal Open Touch is. We take what we believe are the best features of popular recoveries like TWRP and ClockworkMod and, well, cannibalize them along with rolling out our own features.
Features:
Full Touch UI
Complete theme support, including app for management of themes (we'll get to that in a sec)
On-device backup and restore
Backup and restore via ADB
Much much more planned!
Bugs:
During installation, the standard Android installing icon gets displayed instead of the custom dialog box.
If you find a bug, please do not report it here! Instead, report it in the GitHub repository!
Screenshots
See the Screenshots tab above. (Or click me if you're using Tapatalk!)
Nandroid has been replaced!
Nandroid is in fact gone, and has been replaced with a much more robust backup solution. Backups can now be made either with ADB (the recommended way) or via the new Backup and Restore item in the main menu. Backups made via the built-in menu can be copied to a PC and restored via ADB, and backups made via ADB can likewise be copied to your device and restored using the Backup and Restore menu.
Code:
adb backup -f mybackupfilename.ab boot system data cache
You can also restore said backup by using adb, like so:
Code:
adb restore mybackupfilename.ab
Downloads:
Cannibal Open Touch grouper builds (latest: CannibalOpenTouch-2.99.10_grouper.img)
How to install:
Download the latest Alpha image
Reboot to bootloader:
Code:
adb reboot bootloader
Flash the image with fastboot
Code:
fastboot flash recovery /path/to/downloaded/recovery.img
Boot into recovery mode
Alternatively, you may boot the image instead of flashing it:
Code:
fastboot boot /path/to/downloaded/recovery.img
Changelog:
3.0 Alpha 10 (2.99.10)
Themes are now stored in /cache/cot/themes to fix an issue introduced with FDE.
3.0 Alpha 9 (2.99.9)
Real menu scrolling! (but volume keys still work)
All backup/restore operations now verify that you want to take action
Resized UI to be more usable on all device resolutions
Themes can now display a battery charge indicator (depends on individual theme settings)
3.0 Alpha 8 (2.99.8) (not released)
Not released
3.0 Alpha 7 (2.99.7)
On-device backup and restore
3.0 Alpha 6 (2.99.6)
Complete theme support
Recovery settings (Theme settings and Unsigned ZIP flashing)
The preceding list is not 100% complete. See the project source code page for the full commit list.
Cannibal Open Touch themes app:
We are currently seeking Alpha testers for an app that will let users download and choose themes without rebooting to recovery mode. Currently there are 20 slots open. If you wish to join please PM me. The only requirement is you must have a Google+ account and are willing to submit proper bug reports, should any arise.
Cannibal Open Touch Themes:
You can now make your own themes for Cannibal Open Touch! See the example themes (it's pretty self-explanatory). Themes must be installed in /sdcard/cot/themes/theme_name (or /data/media/cot/themes/theme_name) in order to work. Please feel free to submit pull requests to have your custom themes added to the theme repository. They will also be packaged and made available to download via the Cannibal Themes app (mentioned above)!
Contribute to Project Open Cannibal
If you like our work and want to see more, consider a donation to the project!
Project Open Cannibal gerrit: http://review.projectopencannibal.org
Credits:
tdm, for the superb touch code (and lots more)
sblood86, for joining the project and leading the charge to greatness
thenameisnigel, for picking up our webhosting while I was gone
anyone else who has ever contributed to any Android-related project
XDA:DevDB Information
Cannibal Open Touch, Tool/Utility for the Nexus 7
Contributors
drewwalton19216801, Sblood86, thenameisnigel, tdm, CyanogenMod, Koush and many others
Source Code: https://github.com/ProjectOpenCannibal/android_bootable_recovery-cm
Version Information
Status: Alpha
Created 2014-10-26
Last Updated 2014-12-03
plz show UI pic
superuser.pm said:
plz show UI pic
Click to expand...
Click to collapse
Apparently the screenshots never transferred over. But that's okay. If you read the post there's a handy section called Screenshots with a link to an imgur album.
Does this recovery have landscape mode?
brystro said:
Does this recovery have landscape mode?
Click to expand...
Click to collapse
It does not.
Does anyone know of a recovery that has landscape
brystro said:
Does anyone know of a recovery that has landscape
Click to expand...
Click to collapse
The more recent versions of TWRP have a setting to rotate the screen as desired. Settings > Screen > set desired rotation.

[OFFICIAL][RECOVERY] Cannibal Open Touch v3.0 Alpha Builds (latest: Alpha 10)

Cannibal Open Touch 3.0 Alpha 10
Disclaimer:
While we try to test our work as much as possible, it is always a possibility that something could go wrong and screw up your phone. We are not responsible for any damage that is done to your device, either directly or indirectly, as a result of using Cannibal Open Touch or any other Project Open Cannibal projects. Any damage done to your device is your responsibility and your responsibility only. We do this for fun, and we simply like to share our work.
What is Cannibal Open Touch?
Cannibal Open Touch is a custom recovery (like ClockworkMod or TWRP), created purely out of love for the platform and the desire to contribute something cool to the community. The name embodies everything that Cannibal Open Touch is. We take what we believe are the best features of popular recoveries like TWRP and ClockworkMod and, well, cannibalize them along with rolling out our own features.
Features:
Full Touch UI
Complete theme support, including app for management of themes (we'll get to that in a sec)
On-device backup and restore
Backup and restore via ADB
Much much more planned!
Bugs:
During installation, the standard Android installing icon gets displayed instead of the custom dialog box.
If you find a bug, please do not report it here! Instead, report it in the GitHub repository!
Screenshots
See the Screenshots tab above. (Or click me if you're using Tapatalk!)
Nandroid has been replaced!
Nandroid is in fact gone, and has been replaced with a much more robust backup solution. Backups can now be made either with ADB (the recommended way) or via the new Backup and Restore item in the main menu. Backups made via the built-in menu can be copied to a PC and restored via ADB, and backups made via ADB can likewise be copied to your device and restored using the Backup and Restore menu.
Code:
adb backup -f mybackupfilename.ab boot system data cache
You can also restore said backup by using adb, like so:
Code:
adb restore mybackupfilename.ab
Downloads:
Cannibal Open Touch d2lte builds (latest: CannibalOpenTouch-2.99.10_d2lte.tar)
How to install:
Download the latest Alpha image
Reboot to Download Mode:
Code:
adb reboot download
Flash the image with ODIN
Boot into recovery mode
Changelog:
3.0 Alpha 10 (2.99.10)
Themes are now stored in /cache/cot/themes to fix an issue introduced with FDE.
3.0 Alpha 9 (2.99.9)
Real menu scrolling! (but volume keys still work)
All backup/restore operations now verify that you want to take action
Resized UI to be more usable on all device resolutions
Themes can now display a battery charge indicator (depends on individual theme settings)
3.0 Alpha 8 (2.99.8) (not released)
Not released
3.0 Alpha 7 (2.99.7)
On-device backup and restore
3.0 Alpha 6 (2.99.6)
Complete theme support
Recovery settings (Theme settings and Unsigned ZIP flashing)
The preceding list is not 100% complete. See the project source code page for the full commit list.
Cannibal Open Touch themes app:
We are currently seeking Alpha testers for an app that will let users download and choose themes without rebooting to recovery mode. Currently there are 20 slots open. If you wish to join please PM me. The only requirement is you must have a Google+ account and are willing to submit proper bug reports, should any arise.
Cannibal Open Touch Themes:
You can now make your own themes for Cannibal Open Touch! See the example themes (it's pretty self-explanatory). Themes must be installed in /sdcard/cot/themes/theme_name (or /data/media/cot/themes/theme_name) in order to work. Please feel free to submit pull requests to have your custom themes added to the theme repository. They will also be packaged and made available to download via the Cannibal Themes app (mentioned above)!
Contribute to Project Open Cannibal
If you like our work and want to see more, consider a donation to the project!
Project Open Cannibal gerrit: http://review.projectopencannibal.org
Credits:
tdm, for the superb touch code (and lots more)
sblood86, for joining the project and leading the charge to greatness
thenameisnigel, for picking up our webhosting while I was gone
anyone else who has ever contributed to any Android-related project
XDA:DevDB Information
Cannibal Open Touch, Tool/Utility for the Verizon Samsung Galaxy S III
Contributors
thenameisnigel, Sblood86, drewwalton19216801, tdm, CyanogenMod, Koush and many others
Source Code: https://github.com/ProjectOpenCannibal/android_bootable_recovery-cm
Version Information
Status: Alpha
Created 2014-11-23
Last Updated 2014-12-03
Reserved
Reserved
Sounds great. Cant wait to try it. Thanks for all your hard work on this cool new recovery!
Is this seed able to be used on phones with a locked boot loader?
Thanks for your hard work. I wish I had a unlocked bootloader to try it out on this phone. I've used it on other phones and really liked it.
can we flash with something like flashify or do we have to use odin?
dvaderx said:
can we flash with something like flashify or do we have to use odin?
Click to expand...
Click to collapse
You try mobile Odin.

[RECOVERY] Swipe CWM 6.0.5.1

What's this: As you may know, there are 3 varieties of the ClockWorkMod recovery: the original (controlled by hardware buttons), the touch one (with an on-screen navbar providing up/down/left/right controls), and the swipe one (same 4-way control, but bound to finger movement).
After buying this phone I was disappointed with the lack of 1- a ROM that doesn't use the emulated SD system and instead uses the external card as the only media storage, but this is the next step, and 2- swipe CWM, given the hardness and lack of feedback on the Moto E's physical buttons.
Where is this: http://forum.xda-developers.com/devdb/project/dl/?id=10409
Who made this: I did enable a preprogrammed swipe mode and waste 100x the time of that between downloading and compiling.
But what could this have been without the CM11 port by the team represented on this site by @percy_g2 and, recursively, by the CWM and Linux developers? :good:
How was this made:
After installing developer tools and downloading the CM11 source (which, as of today, requires removing the project path="external/svox" name="CyanogenMod/android_external_svox" line from .repo/manifest.xml and running `repo sync` again when it fails due to drama),
open devices/motorola/condor/BoardConfig.mk and add a BOARD_RECOVERY_SWIPE := true line;
I also added /pds to the list of critical partitions in device/motorola/condor/device.mk to prevent it showing up as formattable.
then return to the root of the source code, run
Code:
. build/envsetup.sh
lunch (answer its question with "cm_condor-userdebug" even though it isn't in the list)
make recoveryimage
then open YouTube, watch a fail compilation and you'll find the recovery in out/target/product/condor/recovery.img :good:
What's working:
Known tested features:
Install zip from external storage
Install zip from ADB
Nandroid backup to external storage
Nandroid restore from external storage
Factory reset + All formats
Rainbow mode
How to use it: Install and/or run over fastboot like any recovery :good:
For unlocked BL only, but you probably already knew that!
XDA:DevDB Information
CWM Swipe Recovery 6.0.5.1, Kernel for the Moto E
Contributors
Ryccardo, the Moto E CM11 team
Kernel Special Features:
Version Information
Status: Beta
Current Beta Version: 6.0.5.1-1
Beta Release Date: 2015-01-01
Created 2015-01-01
Last Updated 2015-01-01
Everything works fine.............................................. .....
Dunoo why there has been no feedback for one month (maybe due to the fact that the dpwnloads are bit buried deep inside the OP)
Tested it everythings working fine.:good: to @Ryccardo

[UNOFFICIAL][RECOVERY][coriplus] TWRP 2.8.7.0 [2015-12-18]

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.
Click to expand...
Click to collapse
This is an unofficial port of TWRP for Samsung Galaxy Pocket Plus. The original work code is done by @Alonso1398 but since he disconnected his updates for our device I'm carrying this project from now on
About
TWRP is an open source, community project that was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After their work on the EVO 4G they wanted to work on a project that would work on more devices than just the EVO 4G and they settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM
Disclaimer
I am not responsible for bricked devices or dead SD cards, your are the one who decided to flash this recovery
Click to expand...
Click to collapse
Bugs/What's not working?
-Themes, will its not broke but use 240×240 themes (its preferable to stay away from it)
Download links
- TWRP Flashable zip
- recovery.fstab
- recovery.img
How to take a backup
1 - Open the terminal emulator.
3 - type "su" (without quotation marks).
3 - Grant root permission.
4 - Type "dd if =/dev/block/mmcblk0p6 of=/sdcard/recovery.img".
5 - Go to the root of the device's internal memory (sdcard) and copy that backup to a secure location.
How to install
- Installing as flashable zip
1 - Download the TWRP recovery.zip and place the root of the memory card.
2 - Reboot your custom recovery.
3 - Select install zip from SD / choose Zip.
4 - Choose TWRP recovery.zip.
5 - Then reboot to recovery.
6 - Enjoy TWRP installation mode.
OR
- Flashing as an image
1 - Download the file and place in in the root of the device's internal memory (sdcard).
2- Open the terminal emulator.
3 - Type "su".
4 - Type "dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p6".
5 - Wait a few seconds, then restart the device and enter recovery mode and enjoy your TWRP.
OR
- Installing with ZIT flasher
1 - Download ZIT Flasher, recovery.fstab, TWRP recovery.img.
2 - Install and open the ZIT Flasher.
3 - Press in settings, click on recovery.fstab, look for the file and press it.
3 - click MAIN, press in BROWSER, search for "recovery.img".
4 - Restart the device and enter recovery mode and enjoy the TWRP.
FAQ
Visit the official TWRP FAQ
Support
If you have found a bug, please consider posting it in this thread, also grab recovery.log in /tmp or I can't help you.
You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/
Changelog
12-12-15
-Ported again
-Full SELinux support
-Updated keys
-Official changelog
14-12-15
-Initial Port
-Official changelog
Opensource
-Device Tree : https://github.com/XadoA/android_device_samsung_coriplus
-Kernel Source : https://github.com/Alonso1398/android_kernel_samsung_coriplus
Gotta try dis
Which version is more stable for samsung galaxy pocket plus, 2.6.03 or 2.8.7? Regards
Sent from my GT-S5301 using XDA Free mobile app
I can not install rom breeze with this version of recovery, instead with version 2.6.3, I do it without problems..saludos
Sent from my GT-S5301 using XDA Free mobile app
hey hey. i need this. the links are broken. can you put here new links?. please
rodrigo151515151515151 said:
hey hey. i need this. the links are broken. can you put here new links?. please
Click to expand...
Click to collapse
in case anyone needs this, here is twrp 3.4 for coriplus
twrp-34-coriplus.img | by MLXProjects for Generic Device/Other
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Just leaving this for the future (you can already find it at galaxy pocket forum)
MLX said:
in case anyone needs this, here is twrp 3.4 for coriplus
twrp-34-coriplus.img | by MLXProjects for Generic Device/Other
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Just leaving this for the future (you can already find it at galaxy pocket forum)
Click to expand...
Click to collapse
thanks!! :U

Categories

Resources