Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
BravoMotorola
Old
(Last edited by BravoMotorola; 29th October 2011 at 12:09 AM.)
#1  
BravoMotorola's Avatar
Senior Member - OP
Thanks Meter 354
Posts: 1,513
Join Date: Oct 2010
Default [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!
The Following 3 Users Say Thank You to BravoMotorola For This Useful Post: [ Click to Expand ]
 
josuearisty
Old
#2  
josuearisty's Avatar
Senior Member
Thanks Meter 188
Posts: 786
Join Date: Dec 2010
Location: Somewhere!
Excellent dude, I had it, but I'll copy everything so I can make ports also.

Do you have video camera working doing these steps?

When I did it a couldnt get video camera.
 
ribragimov
Old
#3  
Junior Member
Thanks Meter 2
Posts: 20
Join Date: Oct 2010
Location: TBILISI
Quote:
Originally Posted by josuearisty View Post
excellent dude, i had it, but i'll copy everything so i can make ports also.

do you have video camera working doing these steps?

when i did it a couldnt get video camera.
i confirm the camcorder working perfectly !!! Waiting for camera !!
 
josuearisty
Old
#4  
josuearisty's Avatar
Senior Member
Thanks Meter 188
Posts: 786
Join Date: Dec 2010
Location: Somewhere!
Nice, gonna try it later.

I have a question for you BravoMotorola.

I'd like to make a custom rom from the system dump from gingerblur, so that we can install it as a normal rom, not as a restore backup.

Thanks.
 
marquae11
Old
#5  
Senior Member
Thanks Meter 9
Posts: 207
Join Date: Mar 2011
We can also use rdannar's sbf when flashing these roms

Sent from my gingerbravo
 
marquae11
Old
#6  
Senior Member
Thanks Meter 9
Posts: 207
Join Date: Mar 2011
And Walter released his ms2ginger 2.0. Unfortunately we can't port it beside it's a backup. I tried to do it but I got stuck on boot logo everytime
Sent from my gingerbravo
 
josuearisty
Old
#7  
josuearisty's Avatar
Senior Member
Thanks Meter 188
Posts: 786
Join Date: Dec 2010
Location: Somewhere!
Quote:
Originally Posted by marquae11 View Post
And Walter released his ms2ginger 2.0. Unfortunately we can't port it beside it's a backup. I tried to do it but I got stuck on boot logo everytime
Sent from my gingerbravo
No, we cant do it this way, I think its not the same.

I'd like to convert this backup to a normal rom, but dont know how.

I hope that this version is not based on a kernel 2.3, because then we are not going to port it anymore, unless a code master come to us.
 
BravoMotorola
Old
#8  
BravoMotorola's Avatar
Senior Member - OP
Thanks Meter 354
Posts: 1,513
Join Date: Oct 2010
Quote:
Originally Posted by marquae11 View Post
We can also use rdannar's sbf when flashing these roms

Sent from my gingerbravo
That fix is specific to MIUI and also doesn't come with a camera fix

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Auto Test Your Android Apps with Robotium

You’ve just finished coding your very first app, but before you release it to the wild, you … more

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more