[PORT] Easy Defy to Bravo port instructions EDIT 10/28 -Now Working-
EDIT: There was an error in the file I uploaded in /ect/motorola. The error has now been fixed. You should now get a working signal when following the instructions. Please re download the "DEFY2BRAVO.zip". It has been updated.
Here is a list of what to do in order to get ROMs like CM7 and MIUI for the Defy to work on the Bravo. This method works PERFECT.
Before you start:
Download my
"DEFY2BRAVO.zip"
Get
Winrar
Get
Notepad++
1) Open the Defy ROM you want to get working on the Bravo
2) Delete "boot.img", "devtree.img", and "logo.img"
3) Go to \META-INF\com\google\android\
4) Open file "updater-script" in notepad++
5) Scroll to the bottom and delete these 9 lines:
Code:
assert(package_extract_file("logo.img", "/tmp/logo.img"),
write_raw_image("/tmp/logo.img", "/dev/block/mmcblk1p10"),
delete("/tmp/logo.img"));
assert(package_extract_file("boot.img", "/tmp/boot.img"),
write_raw_image("/tmp/boot.img", "/dev/block/mmcblk1p15"),
delete("/tmp/boot.img"));
assert(package_extract_file("devtree.img", "/tmp/devtree.img"),
write_raw_image("/tmp/devtree.img", "/dev/block/mmcblk1p12"),
delete("/tmp/devtree.img"));
6) Open my "DEFY2BRAVO.zip" click and drag everything in \system\etc\ in my "DEFY2BRAVO.zip" into \system\etc of the ROM you are porting
7) Open my "DEFY2BRAVO.zip" click and drag everything in \system\lib in my "DEFY2BRAVO.zip" into \system\lib of the ROM you are porting
Done. You can flash this and everything up to the camcorder will work perfect. We still need the actual camera to work, so please help join in on the effort.
Enjoy whatever you just ported!