Joined
·
262 Posts
Today, I worked with Koush to get official support for ClockworkMod going on the Droid 3 using the standard CM Bootstrap app. Using the new "official" app will immediately allow developers to start devving ROMs. Please use the "Remove Recovery" button in this one and then uninstall it PRIOR to installing Koush's.
Do not use both Bootstraps -- You have been warned.
-------
This is the Droid 3 port of CWM-Recovery and Boostrap Installer. Use it to do backups, restores, apply .zip updates (be sure you know that the .zip is safe).
WARNING: You still need to be smart and not screw your /system up so badly that you can't get past a certain point where the init is hijacked into recovery. Because in the end this isn't a REAL recovery. It won't save you from a hard brick. DO NOT USE THIS ON ANY OTHER PHONE (Read as: BIONIC) KEY DIFFERENCES IN THE FILESYSTEMS CAUSE PROBLEMS.
That being said, it is very good.
Download Version 0.87 APK
md5sum: f5a449f7b1cb2027f372bdc2444ef089
Tested successfully on XT862(Droid 3), and XT860(Motorola XT860 4G)
Features:
Demo Video by kshen1:
View screenshots here
Known Issues:
There are quite a few people who contributed in some way to get this made:
Enjoy the recovery.
Do not use both Bootstraps -- You have been warned.
-------
This is the Droid 3 port of CWM-Recovery and Boostrap Installer. Use it to do backups, restores, apply .zip updates (be sure you know that the .zip is safe).
WARNING: You still need to be smart and not screw your /system up so badly that you can't get past a certain point where the init is hijacked into recovery. Because in the end this isn't a REAL recovery. It won't save you from a hard brick. DO NOT USE THIS ON ANY OTHER PHONE (Read as: BIONIC) KEY DIFFERENCES IN THE FILESYSTEMS CAUSE PROBLEMS.
That being said, it is very good.
Download Version 0.87 APK
md5sum: f5a449f7b1cb2027f372bdc2444ef089
Tested successfully on XT862(Droid 3), and XT860(Motorola XT860 4G)
Features:
- /boot and /recovery partitions are disabled while we have a locked bootloader
- /pds is disabled for privacy reasons
- /preinstall contains the actual recovery files so I've disabled that as well -- no messing with /preinstall
- Supports dual SD cards by offering a choice on most backup/restore/zip options (thanks Romracer and Atrix devs)
- Verify option added to backup menu (thanks Romracer and Atrix devs)
- Accessing recovery should live through a "wipe data" as all of the files are on /preinstall partition
- Boot into recovery by using the "Boot Menu" (power + the 'm' key) and select "BP Tools"
- The "Droid 3 Bootstrap" app allows for removing the recovery from your system if you want to go back to stock.
- Supports ADB access in the recovery. [Linux only as reported currently.]
Demo Video by kshen1:
View screenshots here
Known Issues:
- The recovery currently requires a "busybox" with the "which" applet. I'll be removing this requirement in future versions. But you'll know when you don't have it, if you get a "Installation complete." message and the Status shows "Not installed"
- I think the qHD launcher has an issue with 1 of the permissions of the APK. If you use that launcher and get "Application is not installed" when clicking on the icon, try changing launchers and installing the APK, then going back to qHD. [This may also be fixed -- need confirmation.]
- Occassionally, the checkbox for "Recovery Active" isn't selected after clicking on the "Install Recovery" button. If this happens, checkmark it manually. THIS MUST BE CHECKED TO BOOT INTO RECOVERY.
- USB Mount won't work because we are booting "BP Tools" mode. This deallocates the USB LUN devices in the OS. [Possibly change the boot mode selection later to allow for this.]
There are quite a few people who contributed in some way to get this made:
- The Atrix devs were very helpful getting this rolling: Edgan with 2nd-init, Romracer for his recovery mods and fix for the graphics issues.
- I "borrowed" some settings from cvpcs's bionic setup while troubleshooting some issues that cropped up later.
- The IRC folks in #KrazyK helped test this backwards and forwards. All the way to having to fastboot reinstall. Thanks guys. (Screenshots were done by TheDeathly)
- The icon was designed by our very own b16a2smith
- P3droid contributed some disclaimer code for the APK
Enjoy the recovery.