Using Milestone's custom ROM for Milestone 2? - Milestone 2 General

Is it actually possible to use Milestone's custom ROM for Milestone 2??

maymui said:
Is it actually possible to use Milestone's custom ROM for Milestone 2??
Click to expand...
Click to collapse
Sorry but just Milestone 2's custom ROM ...

good thing
good thing you asked, I was just about to start looking at milestone ROMS for it because they seem well developed so far.
So are there any custom ROMS for this? Probably a stupid question, as I'm still researching... (just about it yesterday, though from China, I pray someone makes one that supports chinese...)

You can try Motorola Defy ROMS. Milestone 2 ROM or Motorola Cliq 2 ROM works with some small changes on Defy.
Try nandroid backup and flash a milestone 2 kernel via RSD Lite
Milestone 2 Port for Defy: http://forum.xda-developers.com/showthread.php?t=906465
Cliq 2 port for defy: http://forum.xda-developers.com/showthread.php?t=914598

Theoretically possible, though I prefer using D2 roms, since they also include the bootstrap and very minor modifications need to be done.

uhhh
walter79 said:
You can try Motorola Defy ROMS. Milestone 2 ROM or Motorola Cliq 2 ROM works with some small changes on Defy.
Try nandroid backup and flash a milestone 2 kernel via RSD Lite
Milestone 2 Port for Defy: http://forum.xda-developers.com/showthread.php?t=906465
Cliq 2 port for defy: http://forum.xda-developers.com/showthread.php?t=914598
Click to expand...
Click to collapse
Mikevhl said:
Theoretically possible, though I prefer using D2 roms, since they also include the bootstrap and very minor modifications need to be done.
Click to expand...
Click to collapse
Gee, crap... I have a lot to learn. I've flashed a good 3-4 phones before with custom ROMs, but they were never as complicated as how the android forums make it out to be. I still have a lot to learn, I have no idea what a nandroid backup, RSD Lite, defy, boostrap, etc is. I have about 30 threads open reading up on it but none really seem to explain how each of these tie in together. I don't suppose theres a FAQ for noobs for android ROMs is there? Cause so far it's not relating to any of the vague flashing work I've done in the past for a Samsung Blackjack or a Sony Experia X1 Sorry for acting like such a n00b, haha.

Spixe1 said:
Gee, crap... I have a lot to learn. I've flashed a good 3-4 phones before with custom ROMs, but they were never as complicated as how the android forums make it out to be. I still have a lot to learn, I have no idea what a nandroid backup, RSD Lite, defy, boostrap, etc is. I have about 30 threads open reading up on it but none really seem to explain how each of these tie in together. I don't suppose theres a FAQ for noobs for android ROMs is there? Cause so far it's not relating to any of the vague flashing work I've done in the past for a Samsung Blackjack or a Sony Experia X1 Sorry for acting like such a n00b, haha.
Click to expand...
Click to collapse
RSD Lite is a program you run on your computer by Motorola. It flashes official motorola releases without having the need of a working phone, so it has two purposes: Updating to a new motorola-release and restoring when the phone is screwed.
defy is a phone by motorola, which earns it's name because it defies water and dust
bootstrap is not something that's easy to explain, to keep it simple it allows you to boot into a custom recovery that allows you to flash non-motorola roms, like the project I'm working on. It also allows you to make nandroid backups
nandroid backups are direct dumps of system partitions packed into an .img, kinda comparable to ripping a dvd to a .iso file. The most important system partitions are:
/system <-- stores, well, the system. All apps and drivers and such. The partition is uneditable by default, but by gaining root acces (rooting) you are able to remount the system as read-write instead of read-only and are thus able to edit the system files. You could compare it to program files and the WINDOWS on one partition.
/data <-- stores your data, google login infos and such. It's always accesable. Comparable to my documents.
/cache <-- not really sure what it does
/recovery <-- this is the recovery mode on the phone. It is locked and unreplacable. It can be used to flash official signed motorola images but that's all. That's why we need the bootstrap app to launch our own recovery, the one inside /recovery is unmodify-able.
/boot <-- You've probably heard of this. The locked bootloader means that /boot is unaccesable for us. /boot contains very core stuff and for some people it's better that it's locked down.
Hope that clarifies stuff a little bit

Mikevhl said:
defy is a phone by motorola, which earns it's name because it defies water and dust
Click to expand...
Click to collapse
heh i didnt know that ^^

Crap again, but this time out of surprise and appreciation. Thanks SO much. You probably saved me hours of reading and piecing this information together myself.
So you can backup and restore nandroid backups whenever you screw up a certain partition, is that right? And it sounds like one would need to run RSDLite to be able to use a Bootstrap which would then probably make use of some nandroid backups to modify and/or input some custom ROMS? And in some cases, custom ROMs are merely just modified nandroid backups? This is keeping deep.... haha
May I trouble you for a couple more quick summaries? How about: FissionROM, Angro2...something... I closed the tread that mentioned it (I've probably skimmed 50 threads so far), MIUI ROMs, dlavik, vulerable recovery, root (that is, installing something called "root", mentioned in the "Latest and Best guide" thread), GOT, OR (this means OpenRecovery I assume), CM, and uh... OK, thats it for now. I think I'm starting to tie all of this together. Whether these terms can be easily explained or not, I apprecaite the help you've given so far. Thanx a bunch

Spixe1 said:
Crap again, but this time out of surprise and appreciation. Thanks SO much. You probably saved me hours of reading and piecing this information together myself.
So you can backup and restore nandroid backups whenever you screw up a certain partition, is that right? And it sounds like one would need to run RSDLite to be able to use a Bootstrap which would then probably make use of some nandroid backups to modify and/or input some custom ROMS? And in some cases, custom ROMs are merely just modified nandroid backups? This is keeping deep.... haha
May I trouble you for a couple more quick summaries? How about: FissionROM, Angro2...something... I closed the tread that mentioned it (I've probably skimmed 50 threads so far), MIUI ROMs, dlavik, vulerable recovery, root (that is, installing something called "root", mentioned in the "Latest and Best guide" thread), GOT, OR (this means OpenRecovery I assume), CM, and uh... OK, thats it for now. I think I'm starting to tie all of this together. Whether these terms can be easily explained or not, I apprecaite the help you've given so far. Thanx a bunch
Click to expand...
Click to collapse
There are two sorts of custom roms:
Real: Something build from the AOSP sources with modifications to it. They usually are way different from each other. CyanogenMod is the most famous with the most modifications to the AOSP ( Android Open Source Project ). Liberty is one of those and so is FissionRom. Miui is also a custom rom.
Fake: People that just modify stuff from others. Angro2 is an edit of the stock milestone2 rom.
Dalvik Android is an system which runs inside an emulator, DalvikVM. (DalvikVirtualMachine). It's comparable to virtualbox and vmware on windows.
vurnerable recovery, GOT, OR are terms which only concern orinigal milestone.
What you guys need to do to run a custom rom is this:
1. Root (download z4root from the market)
2. Install recovery bootstrapper (droid2 version from the market)
3. Use the recovery to install cyanogenmod, which I will supply

Thanks again Mikevhl, again, saved me hours (if not days) of piecing together info.
Am I right in assuming you are the creator of the CyanogenMod? You said you [will] supply it... may I ask where can we get it? I'd like to try it out. Do you know of any of these ROMs support Chinese by chance? Will yours? I live in China so its a necessity.
So it sounds like Dalvik would be slower than using actual ROMs, since it runs on top of the OS. Fake ROMs sound easier to make, so theres probably a lot of those floating around I would image. Right now I still have to learn the difference between all these ROMs, and which ones the MS2 can even use, since ROMs for other phones are not compatible with this (as per the initial point of this thread, haha).
Looking forward to your updates Mikevhl

Spixe1 said:
So it sounds like Dalvik would be slower than using actual ROMs, since it runs on top of the OS. Fake ROMs sound easier to make, so theres probably a lot of those floating around I would image. Right now I still have to learn the difference between all these ROMs, and which ones the MS2 can even use, since ROMs for other phones are not compatible with this (as per the initial point of this thread, haha).
Click to expand...
Click to collapse
Dalvik is the default virtual machine from android, so it wouldn't be slower because every app on android uses it, it's not a modification from the ROM.
Basic Dalvik is the java virtual machine chosen by android.
@Mikevhl:
The user cvpcs had made an AOSP rom for Droid 2 that may help your job. You can modify to milestone 2 the config he made. It's on hxxps://github.com/cvpcs/android_device_motorola_droid2
I thought of doing this and use to compile AOSP but I never had time to actualy do it.

root Milestone2.2.1 with z4root and instal Cynogen Gingerbread ROM
Dear Mike,
I need your advise and help.How can I root my Milestone 2(Italian version-now using in India), officially updated to 2.1 and then to 2.2.1, using z4root and install latest version of Cynogen Mod Gingerbread ROM?And, is there any other ROM more suitable to my phone than Cynogen?Please give me a step by step specific instructions for z4rooting and installing the suitable ROM avoiding the sophesticated technical terms as I am not an expert in this field.I am using a Windows XP laptop in which Motorola Driver pack5.1.0 and Installer 3.8.3 are installed.I have been surfing through hundreds of threads in various forums but they all seem to be complicated and confusing .So I am requesting you to please render me your kind help.
Waiting for you with thanks in advance,
pnsdhrn.
PS:Also please give me your link for making a donation.

You can root your M2 with SuperOneClick (search on Google or XDA)
You can't install Cyanogenmod or any other custom rom that you don't see in this section, the only rom available for Milestone2 is argent2stone

I believe he's talking about Milestone 1, not 2

patton82 said:
You can root your M2 with SuperOneClick (search on Google or XDA)
You can't install Cyanogenmod or any other custom rom that you don't see in this section, the only rom available for Milestone2 is argent2stone
Click to expand...
Click to collapse
Dear Patton &Majkel,
My Milestone is unrooted and officially updated to 2.2.1 from Motorola Software update site using USB AND WINDOWS XP PC.Hence whether this can be rooted with z4Root?If yes,what is the procedure?And I saw in various threads that latest CynogenMod7 7.1.0-RC8-11.06.02 can be installed in this rooted Milestone2.2.1.Is it possible without any drawbacks?Pl advise.
pnsdhrn

But this is Milestone 2 forum. With Milestone you should go here. Here you have information about CyanogenMod for Milestone 1.

Related

Droid 2/Global ROMS

Sorry if this has been asked but I have just ordered a Milestone 2 and i was wondering whether the Droid 2 ROMs would work on the Milestone 2. I know people say no but i remember reading in the D2G forums about a little patch you can implement to make D2 roms work on D2G - Isn't the hardware and drivers the same apart from the EVDO/CDMA part of the antennae?
Thanks, Jack
I tried to install a ROM designed to work on the D2G and I bricked my Milestone 2 so I advise you to not try it
I might have done something wrong but I won't test again as I had to restore my system with RSD Lite (and it's a pain in the a*s).
Well that sucks - wonder why it bricked it D:
I hope you did something wrong and it does work. I will just try when i get my phone.
If it doesn't i will either install ArgenROM or overclock to 2GHz
D2 custom roms mostly work, however the issue with those is that they do not initialise with the UMTS radio, instead they use CDMA. By "mostly", I mean "everything except for the phone part". All the difficult bits (wifi, GPS, camera etc etc) work perfectly. I've flashed the APEX rom to my phone without issue.
It's possible, when we can work it out, that we can force them to boot with the UMTS radio. When we've worked this out, we should be home free, thus giving us a few more roms to use =)
smacky_wolf said:
D2 custom roms mostly work, however the issue with those is that they do not initialise with the UMTS radio, instead they use CDMA. By "mostly", I mean "everything except for the phone part". All the difficult bits (wifi, GPS, camera etc etc) work perfectly. I've flashed the APEX rom to my phone without issue.
It's possible, when we can work it out, that we can force them to boot with the UMTS radio. When we've worked this out, we should be home free, thus giving us a few more roms to use =)
Click to expand...
Click to collapse
There is a file you can flash on the d2g to initialise the UMTS radio once a D2 rom is installed - I wonder if that would work?
What file?
Would you upload it? In a update.zip way?
Sent from my Milestone 2 XDA App
JackStoreytime said:
There is a file you can flash on the d2g to initialise the UMTS radio once a D2 rom is installed - I wonder if that would work?
Click to expand...
Click to collapse
If you can find it for me, I'm more than willing to try!
The "file" is called D2G romer tool. Yes, it is an update.zip which you install from clockwork recovery. It will NOT work on Milestone 2. However, the approach taken creating the romer tool can be used with Milestone 2 to create similar file based on Milestone 2.
Romer is far from perfect though. If you want to know more, google for Get~R~Done team, or go to droidforums.net and navigate to Droid2 Global section.
Sent from my DROID2 GLOBAL
leobg said:
The "file" is called D2G romer tool. Yes, it is an update.zip which you install from clockwork recovery. It will NOT work on Milestone 2. However, the approach taken creating the romer tool can be used with Milestone 2 to create similar file based on Milestone 2.
Click to expand...
Click to collapse
Thanks for that! Based on this info, I have an idea as to how I can make this work. Hell, I have another slightly dodgier thing to try that may also work :3
Will try tonight
smacky_wolf said:
Thanks for that! Based on this info, I have an idea as to how I can make this work. Hell, I have another slightly dodgier thing to try that may also work :3
Will try tonight
Click to expand...
Click to collapse
Lets hope we can get some ROMs a Flashin' on the MS2 then
I've downloaded that file. So by, let's say, replacing all files from that update.zip with files from the Milestone 2 Stock ROM, we would be able to create a "MS2 Romer"..?
There are quite some files to replace, but I think I might try it out this weekend!
w0ndersp00n said:
I've downloaded that file. So by, let's say, replacing all files from that update.zip with files from the Milestone 2 Stock ROM, we would be able to create a "MS2 Romer"..?
There are quite some files to replace, but I think I might try it out this weekend!
Click to expand...
Click to collapse
Lets see what we can do! Thanking btw
Hah! Messing around, I've managed to get a version of APEX to boot. However, in my messing I removed all the bits that make it APEX, but the rom does boot with the apex logo and the different key map, and the phone part works too..
Pretty sure I know what to modify to get this work... gonna mess some more :3
smacky_wolf said:
Hah! Messing around, I've managed to get a version of APEX to boot. However, in my messing I removed all the bits that make it APEX, but the rom does boot with the apex logo and the different key map, and the phone part works too..
Pretty sure I know what to modify to get this work... gonna mess some more :3
Click to expand...
Click to collapse
Well this is a start- just shows we are getting there
Also, The milestone's BL is blocked but devs just load the system files such as SenseUI or other ROMs without replacing kernels. With some tweaks would it be possible to port Sense 2.2/2.3 to the MS2? (I like blur but sense is good too and i tend to chop and change roms on my current phone)
Yay! Congratulation!
I see MM2 community raise. Now I don't have any arguments, I will buy MM2
JackStoreytime said:
With some tweaks would it be possible to port Sense 2.2/2.3 to the MS2? (I like blur but sense is good too and i tend to chop and change roms on my current phone)
Click to expand...
Click to collapse
Theoretically it's possible to bring across SENSE. Not sure how deeply it integrates, I don't know a lot about sense. Theoretically you could replace the bits of BLUR with Sense, dunno for sure yet. The fact that sense exists on non-sense devices makes me believe it's possible :3
But like someone said before, the camera probably wouldn't be working because of the integration of its libraries into the kernel
[email protected] said:
But like someone said before, the camera probably wouldn't be working because of the integration of its libraries into the kernel
Click to expand...
Click to collapse
If the camera itself is a part of sense, then sure. But otherwise, D2 roms have working camera on them on MS2.
smacky_wolf said:
If the camera itself is a part of sense, then sure. But otherwise, D2 roms have working camera on them on MS2.
Click to expand...
Click to collapse
They just use the moto client for the camera so it works so we could keep the moto camera?
Hey, try Apex Rom and youre gonna see it mostly works(except from, obviously, the signal)
Sent from my Milestone 2 XDA App

The Battle of the ROMs

With the surge of some ROMs for our devices, and though they're related between each other to a certain degree (save for CM7), the inevitable question surges: which one has the upper hand? The stock ROM is vastly improved since 1.06 and Ganjaman's add-ons make it more mature, the MoDaCo ROM has the advantage of having been the first modded ROM, CyanogenMod7, thanks to Apache14's work, has made a stellar appearance and we actually get the official updates (such as the ones that mad-murdock presented us yesterday), Corvus has been updating his new ROM quite rapidly and it works nicely, like Fuji-Vega does... We're lucky that we're not in want of possible choices! But which is yours?
Thread moved to General.
For me corvus. It's so quick and stable, and is the only one, where's my usb 3g huawei running. Did I told you, that it's really fast?
Sent from my X10i using XDA Premium App
I agree totally, corvus is so quick. I can't wait until it can be combined with mad murdoch's HC tweaks, the vega will be Ninja then!
support
@logseman
great idea for a thread. I'm considering starting a thread on a similar line, thought id check in and avoid toe treading and see if there is a need for it.
As a newb to vega android modding, its great that there is such a wealth of info and advice, but sometimes its not clear or comprehensive (at least in one place! )
I'd like to run a "what vega setup is best for me" thread. The aim being to allow users to show exactly what setup they are running, how it performs, pro's and cons, bugs etc.
By using a standard template, we can see what works and why. We can make direct comparisons between setups without searching through threads for hours.
Users can then copy setups and try if they think they like it. Might also provide devs useful concise feedback to help them progress roms / kernels etc.
If it already exists, feel free to point me in the right direction whilst mocking my newbe stupidity, but ive read and re read the main threads and can't see it.
If you're reading this and think it would be useful, let me know, with suggestions and i'll get the ball rolling.
I.A.O.
Edit: if you want to help or collaborate, pm me.
I'm not sure how setting up a "standard configuration" would be of benefit. Primarily because of two issues: first, the same custom ROM can have dramatic performance differences between one device and the other (I am a ROM tester for Galaxy S, people claim battery lives of 4 days which I've never heard about); and second, the point of Android is that it actually doesn't force any standardisation as of now: I don't see why users would tend to a certain set up which has been done by another person instead of experimenting themselves.
Don't take me wrong, I appreciate that you take interest in this thread, but I fail to see the point of your suggestion. Android has no predefined "set-ups" as far as I know.
Yeah, i get your point. For me too its all about modding and tweaking. But i also got the impression that some people just want to get there device configured in a way that works for them quickly.
Im certainly Not saying lets all set up the same, if we wanted that we'd just bite the apple right!
I just think it would be useful to see at a glance what is working for people. I.e - "i need a rom with no lag on my vega - ah looks like cm7 ttrc2 has lag issues", without having to read 178 pages to find out.
I guess it would be more like an "at a glance" guide to roms for each device.
I used Modaco since i got my Mobii/Vega, but yesterday i flashed clockwork recovery and started using Titanium backup for real, so now i am testing some ROMs and sofar i like fuji-vega the most, fast and smooth, only some lag in appmenu when i have the device rooted.
I spent a long time using mcr8 eventually with buzz kernel but I then got bored and tried cm7 which I loved but just could not stand all the lag when scrolling etc.
I am now using corvus which seems to work well for me. I hope to switch back to cm7 when it improves a bit.
I love CM7 on my phone and would love it on the Vega, but the wifi troubles it has at this moment on the Vega made me switch to first Modaco and than Corvus. The only bad thing I can say about Corvus is that I personally would prefer Gingerbread green icons aboive the blue ones in Corvus
Slipurson said:
I used Modaco since i got my Mobii/Vega, but yesterday i flashed clockwork recovery and started using Titanium backup for real, so now i am testing some ROMs and sofar i like fuji-vega the most, fast and smooth, only some lag in appmenu when i have the device rooted.
Click to expand...
Click to collapse
I am in a similar position to you. I have only installed Modaco R8 and not really used Titanium Backup nor Clockwork Recovery. I find R8 lags after extended use (requiring a reboot) so I am interesting in changing to Corvus. I have a few questions.
What is the best way to move from Modaco to Corvus?
Can I use Clockwork Recovery/Titanium to ease the pain of transition?
How do I install CWR?
Is it best to go back to stock and then install Corvus? If so, will I lose all of my customisations?
Thanks in anticipation of a response.
What is the best way to move from Modaco to Corvus?
Click to expand...
Click to collapse
I would do a Ti Backup of everything, then a nandroid backup before flashing.
Can I use Clockwork Recovery/Titanium to ease the pain of transition?
Click to expand...
Click to collapse
Definitely use both of these, pay for Ti Backup to enable auto batch stuff
How do I install CWR?
Click to expand...
Click to collapse
Try THIS thread
Is it best to go back to stock and then install Corvus? If so, will I lose all of my customisations?
Click to expand...
Click to collapse
You would want to wipe when doing an install of a different rom anyway, so you will lose settings, most will be restored by Ti Backup though.
> I would do a Ti Backup of everything, then a nandroid backup before flashing.
Sorry, how do I do that? I have Modaco R8 with Titanium Backup installed. How do I use Ti to "backup everything", what is a "nandroid backup", and how do I restore stuff after installing a new ROM?
Cheers.
you can find this information quite easily by searching
ti backup press menu>batch>backup all user apps and system data
Then after installing cwm (download zip open
cd /path/to/folder
./install.sh for mac and linux (make sure to downlod my fixed scripts second post)
or
click install.bat for windows
then click recovery app use volume buttons and power to select backup and restore)
wipe data instal rom
ti backup from market
menu>batch>restore all user apps and system data (modaco is similar to corvus so should be safe to restore everything if things start crashing repeat install and untick all apps that are already installed in ti backup)
there you go you have transitioned
sorry if this sounds patronising it sounded like you were a noob so i included great detail
p.s. this will all become second nature after a while
hmmm atm i'm using CM7, and after switching to launcher pro it's so fast !!
adw launcher is such a crappy launcher (sry, my opinion)
anyways, my flash is pretty laggy due to the unstable nightly builds, I mean they're not in the fully power.. but I will wait, <3 cyanogem
I wish we had the HC update soon, rly =(
Ive been using Fuji-Vega since april and applying updates when they become available.
Really happy with it and cant complain. Does what i need it to do.
Very quick to use.
Corvus5 for me right now. it's stable and fast as, with oc I have been using cm7 until a few days ago and will no doubt give the latest a shot before the weekends gone, it now has oc kernel
I can't use custom ROMs because nor CM neither Corvus doesn't let my Huawei e150 connect to internet. When I'll solve this problem CM'll my choice.
CM7 for me. I've tried a few but CM7 just feels/looks slicker.
Will there ever be a fully working honeycomb rom?
Sent from my HTC HD2 using XDA Premium App

Install CyanogemMod 7 in your Milestone 2

Old Thread:
Hi guys,
With this new kernel and a lot of new ideas, isnt better if we try a new port of cyanogen with no motoblur?? Particulary, i prefer that ROM...
I didnt know how to do, but i can test...
There are so many roms for droid 2, like fission, that i want to use in my milestone 2, but see that mike and others try to port but doesnt work. But now, we have new roms and new oportunites...
=)
Is that port possible now (with leaked CHINA rom)?
Click to expand...
Click to collapse
Rom UPDATED!! (02/09): Check on DEV Section using the link below
New Rom Release (28/08):
Hi Guys,
A new CM7 Rom was just released in DEV forum by Endless7 (thanks!)... If anyone (like me!) dont be able to post in DEV forums and need suport for this ROM... PLZ!! USE THIS TREAD....
I´m working now, but I will try this ROM at Night, finger crossed! THIS IS THE WAY
Bye..
jorgebaruchi said:
Hi guys,
With this new kernel and a lot of new ideas, isnt better if we try a new port of cyanogen with no motoblur?? Particulary, i prefer that ROM...
I didnt know how to do, but i can test...
There are so many roms for droid 2, like fission, that i want to use in my milestone 2, but see that mike and others try to port but doesnt work. But now, we have new roms and new oportunites...
=)
Is that port possible now (with leaked CHINA rom)?
Click to expand...
Click to collapse
Well, I'm still learning the basics of android building. As soon as I get my custom hijack for 2nd init working I will try to port CM to the Milestone2. Note that I'm not promising any dates. My free time is very short and I'll do my best, but I don't want to get under pressure because of this
I think a leaked unlocked bootloader would do the trick
Just jocking. As I see it, nothing has changed regarding custom roms, as the bootloaded stays the same.
But I am quite confident, that r2beta0 will have progress on 2nd-init soon.
cypressious said:
I think a leaked unlocked bootloader would do the trick
Just jocking. As I see it, nothing has changed regarding custom roms, as the bootloaded stays the same.
But I am quite confident, that r2beta0 will have progress on 2nd-init soon.
Click to expand...
Click to collapse
filgers crossed!! but i remender that there are some blocks on system booting with froyo rom... then, i thinked that new rom could change this issue... =/
well, thks everybody!
r2beta0 said:
Well, I'm still learning the basics of android building. As soon as I get my custom hijack for 2nd init working I will try to port CM to the Milestone2. Note that I'm not promising any dates. My free time is very short and I'll do my best, but I don't want to get under pressure because of this
Click to expand...
Click to collapse
I think we don't need the 2nd-init built specially for GB rom, since Defy's CM7 (and Droid 2/X's) still have the base SBF on froyo. Maybe if we exchange the boot.img and devtree.img from GB leak to the ones inside Defy's CM7 update.zip (don't forget to delete /system/etc/motorola/bp_nvm_default/pds_init too, or you'll get all that GSM problems again)?
Edit: Won't Apex 2.0 RC2 work on GB Mile2?
@Milestone 2 (Finnaly on Gingerbread!)
dangpzanco said:
I think we don't need the 2nd-init built specially for GB rom, since Defy's CM7 (and Droid 2/X's) still have the base SBF on froyo. Maybe if we exchange the boot.img and devtree.img from GB leak to the ones inside Defy's CM7 update.zip (don't forget to delete /system/etc/motorola/bp_nvm_default/pds_init too, or you'll get all that GSM problems again)?
Edit: Won't Apex 2.0 RC2 work on GB Mile2?
@Milestone 2 (Finnaly on Gingerbread!)
Click to expand...
Click to collapse
We need 2nd-init in order to change the boot sequence required by CM7. DroidX already have a customized 2nd-init for CM7, but I don't want to use it yet as it uses bootscripts inside a /system/etc/shadow-boot.zip. I prefer to have my files ready to edit and not inside a zip file. Also, trying to make my own hijack is giving me knowledge I will need when trying to port CM to M2.
r2beta0 said:
We need 2nd-init in order to change the boot sequence required by CM7. DroidX already have a customized 2nd-init for CM7, but I don't want to use it yet as it uses bootscripts inside a /system/etc/shadow-boot.zip. I prefer to have my files ready to edit and not inside a zip file. Also, trying to make my own hijack is giving me knowledge I will need when trying to port CM to M2.
Click to expand...
Click to collapse
Hm... Okay, nice! So we have a better coded 2nd-init.
PS: If you need to unpack a boot.img to get the scripts/zImage, I got it with dsixda's Kitchen
@Milestone 2 (Finnaly on Gingerbread!)
dangpzanco said:
Hm... Okay, nice! So we have a better coded 2nd-init.
PS: If you need to unpack a boot.img to get the scripts/zImage, I got it with dsixda's Kitchen
@Milestone 2 (Finnaly on Gingerbread!)
Click to expand...
Click to collapse
Yeps, I'm using that one too.
Hi guys,
Searching the web, i found a oficial port of MIUI for droid 2, than i think: "Can we port this version with the ch kernel and change the baseband?"
If its possible, i think that this way is more simple, however port a defy rom and fix the incompatible bugs...
=)
jorgebaruchi said:
Hi guys,
Searching the web, i found a oficial port of MIUI for droid 2, than i think: "Can we port this version with the ch kernel and change the baseband?"
If its possible, i think that this way is more simple, however port a defy rom and fix the incompatible bugs...
=)
Click to expand...
Click to collapse
We should check first if this ROM is compatible with the kernels we have available. If so, we can try to port from that. Some ppl into Development forum are already trying to do that.
r2beta0 said:
We should check first if this ROM is compatible with the kernels we have available. If so, we can try to port from that. Some ppl into Development forum are already trying to do that.
Click to expand...
Click to collapse
It is more difficult to port from a CDMA device. If you achieve Apex Rom to work with GSM network, then you can think about porting it.
@Milestone 2 (Finnaly on Gingerbread!)
Hey guys, a new ROM has just released on Dev Forum, click here and see by your self!!!!
One maybe stupid question:
Can I install this rom on froyo or should I first upgrade my MM2 to GB?
There´s what u have to do (didn´t test yeat, I will try at night. But u can always downgrade with a stock SBF):
** Make u sure of your phone is rooted before everything !! **
1. Download all-in-one.zip and put into /sdcard/
2. Download and Install Droid2bootstrapper (old CWM) from the internet/market
3. Update to Ported Defy CWM (there´s a thread in general forum explain how to install that)
4. Boot into CWM and apply the all-in-one.zip and after (without reboot) make a full-wipe (make u sure that u have maked a backup of everything before)
5. At this moment, reboot your phone and use the keys combination for enter in bootloader mode
6. Download the fixed_sbf from the original thread in DEV forum and apply with RSD lite.
7. Your phone will reboot and after some minutes, U Can Enjoy the new ROM!!!
I think I made ​​a big mistake!
I touch everything and I'm going to Defy baseband! I change the parameter.
Since the network can not be found.
Any idea?
i will take a look at this
ping0o said:
I think I made ​​a big mistake!
I touch everything and I'm going to Defy baseband! I change the parameter.
Since the network can not be found.
Any idea?
i will take a look at this
Click to expand...
Click to collapse
Strange..
Try that tread and if dont work, reapply the rom...
Good mod!
But does anybody know how can I get back low battery beep and camera sounds? I find them rather useful.
I got struck in "google" logo and the phone dont boot
how can i do factory reset in bootmenu from the CM7 ? i dont find this option there...
or even re-install all the stuff...
EDIT: i can't open CWM 4.0 from the BootMenu 1.0.2 , i try latest recovery or stable recovery but it says "error in /system/bootmenu/script/recovery.sh (result: no such file or directory)
Please help ! T__T
I can't post in thread on development's subforum, so I ask my question here:
where can I find a tool and howto to make my own custom *.zip file to use with CWM? I have found a tool called Android Kitchen, but readme inside archive says, that it is mainly created for HTC devices. Am I following a correct path , or I should search some other tools?
update:
I have successfully flashed my custom *.zip file based on information taken from www[dot]londatiga[dot]net/it/how-to-create-android-update-zip-package/
coming from miui, how should i update?

New to root and overwhelmed with choices-please help

I finally decided to root my g2 but I'm quickly becoming overwhelmed with all the possible choices and information. This is what I'm looking for and hopefully somebody can tell me the simplest way to achieve it.
I want good gps and working Google talking navigation.
I need working wifi calling.
I want to safely over clock.
I am not overly concerned with appearance, i just want something that works well with no bugs. I've been using cm7 nightly on my nook color and I'm happy with it, but does cm play nice with gps now? I've read several threads about other roms and that's why I'm stuck. I really don't want to have to experiment with a dozen different setups. Thank you ahead of time!
Most ROMs in the dev section provide all 3 of those. Any custom ROM allows overclocking, nearly all provide WiFi calling (or you can add it later), and gapps provides your navigation/gps functionality.
You can read before installing whether or not there are known bugs (some AOSP ROMs have GPS issues), and then troubleshoot afterwards if you have issues.
Just be sure to back up with ROM manager before you flash, and you can always go back to the previous setup if you're unhappy with the way your chosen ROM performs for you.
I'd recommend the ROM in my signature to meet all of the needs you mentioned. It's fast, reliable, and has incredible support... essentially it's a moderately modded version of CM7.
Sent from my HTC Vision using XDA App
Be sure to follow the wiki for rooting its flawless.
As for rom choice I always, always end up back on CM7. Nothing beats its out of the box functionality and stability.
Sent from my HTC Vision using xda premium
I've used Virtuos Sense 2.0.0 and now I'm on InsertCoin Sense 2.1+3.0. Both are great and should fit your needs.
Basically, once you root your phone changing ROMs is easy so you can try different ones and see which you like best.
Thanks for the replies so far. If I get anything wrong or mistaken, please jump in and correct me:
From what I've read, I don't think I'd like any of the Miui-types, they seem more iPhone like than android and I really don't like the iphone.
CM7 is cm7, so it'd be the same on my G2 as my nook color, right? My NC has a built in overclock, I didn't have to add anything extra, is CM7 for the G2 the same?
I've read many threads about how good Virtuous is, but seems like just as many people say it's too resource intensive and slow. Comparing it to the stock Tmo 2.2 or 2.3, is it at least as good? Seems pointless to develop something if it's slower than stock. Is the Insertcoin just a variation of virtuous?
I'm intrigued by Dit's recommended rom, that may be my first choice to try.
I guess I'm really looking for a 1 stop shop, it took me a little while to get the market working on my NC. Do any of the mentioned rom's have everything from the start, or do I still need to add pieces (like gapps, or wifi calling) after installing the rom?
The other rom that has my interest is meXdroidMod, any opinions on it?
I've read many threads about how good Virtuous is, but seems like just as many people say it's too resource intensive and slow. Comparing it to the stock Tmo 2.2 or 2.3, is it at least as good? Seems pointless to develop something if it's slower than stock. Is the Insertcoin just a variation of virtuous?
Click to expand...
Click to collapse
Virtuos Sense 2.0.0 is Sense 2.1, so it's not slower than stock (in fact it's faster, thanks to optimizations and Virtuos OC Daemon) and doesn't have any weird issues.
InsertCoin is developed by a different team and uses a different kernel (rmk), so I wouldn't call it a variation. It's also different in that it combines elements from Sense 2.1 and 3.0, while Virtuos ROMs are either full 2.1 or full 3.0.
i guess we all missed the main point here and is how to root lol heres the best guide for rooting your G2/Desire Z:
http://forum.xda-developers.com/wik...sion#Rooting_the_Vision_.28G2.2FDZ.29_and_DHD
about the ROMs if you like CM7 go ahead and try it for, its the same as the one you have on your nook, and yes you can overclock without adding anything
about gps on cm7 most people have had trouble with it, but you just need to try cause i really never had any problems
Yea wipe efs before flashing, it will eliminate a lot of common issues with gps and such. Superwipe + will wipe everything well. Don't forget to flash recovery and do a nandroid backup! Also to make the transition easier backup with titanium backup pro. I use virtuous glite btw it looks stock except with light overclock and it is solid. Virtouos basically took the stock rom removed a lot of the bloat and overclocked and pre-rooted it. Works great my only hiccup was I had to grab the swpye beta apk. Aside from that I just restored my apps and I was away.
kingston73 said:
Thanks for the replies so far. If I get anything wrong or mistaken, please jump in and correct me:
From what I've read, I don't think I'd like any of the Miui-types, they seem more iPhone like than android and I really don't like the iphone.
CM7 is cm7, so it'd be the same on my G2 as my nook color, right? My NC has a built in overclock, I didn't have to add anything extra, is CM7 for the G2 the same?
I've read many threads about how good Virtuous is, but seems like just as many people say it's too resource intensive and slow. Comparing it to the stock Tmo 2.2 or 2.3, is it at least as good? Seems pointless to develop something if it's slower than stock. Is the Insertcoin just a variation of virtuous?
I'm intrigued by Dit's recommended rom, that may be my first choice to try.
I guess I'm really looking for a 1 stop shop, it took me a little while to get the market working on my NC. Do any of the mentioned rom's have everything from the start, or do I still need to add pieces (like gapps, or wifi calling) after installing the rom?
The other rom that has my interest is meXdroidMod, any opinions on it?
Click to expand...
Click to collapse
Gapps is embedded in the ILWT ROM, as is the EFS wipe tool, to help eliminate GPS issues (plus radio suggestions/info in the OP). Wifi Calling can also be added during ROM install. The OP gives all the info you could possibly need in his thread. Give it a thorough read... seems to cover all the things you've mentioned. And I've had nothing but best experience with it... been running it since nightly 186.
I've successfully rooted following the wiki, I was pretty nervous about screwing it up but everything went smoothly and exactly how it was written. I installed RomManager and flashed "clockworkmod recovery" and then clicked on "backup current rom" and it rebooted the phone and gave me several choices. I used the volume button to select "backup and restore" and selected that, and now it is showing me a screen with a top hat over an orange ring, it's just sitting there with no progress bars and no words. I was following the directions from this site:
http://www.androidpolice.com/2010/0...nandroid-backup-and-clockworkmod-rom-manager/
but it doesn't look like the screens on that site right now.
Is this supposed to happen, or did I somehow screw something up when I've barely gotten started?
You still need to flash a Recovery... you can do this through Rom Manager... but use version 3.0.2.4. Or, you could check out the Recovery in my signature. 4EXT Recovery... it's pretty wonderful. After you flash your chosen Recovery you will be able to make a NANDroid backup.
Misread your post. Yeah, you probably used the trackpad... sorry.
Sent from my HTC Vision using XDA App
Did you use the power button to select?Don't, use the trackpad
I thought clicking "flash clockworkmod recovery" was flashing a recovery? My big question is what do I do right now, as things seem locked up with just the hat/orange ring on the screen. It's been that way for about 5 minutes at least. Can I power off without hurting anything? And yes, I used power to select "backup/recover".
Press it again and then use the trackpad to scroll and select,that screen is like a screensaver so to speak.
Bombadier,
Many, many thanks to you, I was afraid I'd royally screwed up. If it wasn't for your help in my ADB thread I wouldn't have made it this far, many and much thanks!
No problems happy to of helped
Last question for the night, and sorry if this is a dumb newb question. Once a rom is flashed, what is the easiest, quickest way to reinstall all my old apps?
When you log into google your apps are synced,would recommend getting titanium backup though,a good app which can backup,restore apps,upload to dropbox,uninstall system apps very useful indeed
kingston73 said:
Last question for the night, and sorry if this is a dumb newb question. Once a rom is flashed, what is the easiest, quickest way to reinstall all my old apps?
Click to expand...
Click to collapse
Before you flash a new ROM, download "Titanium Backup" off the market and use the Menu button to select Batch. Do a backup of all your apps and data (not system data), and when you flash a new ROM, reinstall Titanium, select Batch mode again, and restore all missing apps and data.

Moto XPRT Gingerbread Modding HERE!

Hello everybody, It´s been like a week since I last posted, a lot of things went wrong in my house and I somehow lost all my computers
anyway, back in business again, Last night I had to install the stock Sprint GB sbf, to my surprise it worked Really, Really good.
I´ve had a Defy+ and a Milestone 2, And I remembered having lots of issues with modding aka. no signal, wifi issues (like the cm7 and 9 ones) data issues, system lags, poor battery life, kernel errors on development, Overclocking settings not being saved, recovery mess-ups, and a lot of depicable stuff, most of all kernel-related.
Anyway, last night I flashed the stock rom over cm7 and noticed a real speed, functionality and battery boost, so I thought of just theming, de-bloating and optimizing the stock Sprint ROM.
Please follow me here:
We will never be able to flash custom kernels (not w/o the help of a reaaaaal good DEV)
CM9 &10, though they are eye-candy, are based actually on Gingerbread kernel, so no new features can be added besides the ones you can get withg new apps.
CM7, though stable, lacks the performance and functionality of the stock rom.
Finally, the stock rom as I said, (and I´ve tested TONS of ROMS in different motorola devices) is the one with the best responsivenness, snappiness and battery life, plus It's almost clean (eg. bloatware is easily removed.)
How will it be done?, you may ask.
Well Our first step, will be deodexing the stock GB SBF.
After deodexing we will be optimizing the build.prop on our phone, to trick apps into installing on our phones, and to make some quick optimizations.
Once we have deodexed our rom, we will be able to run,autorun and theme /system/apps.
Apps like Gnow, the statusbar and other tweaks can be easily (RELLY EASY) ported to deodexed ROMS
So this is the challenge guys, Let´s build our own stockcustom ROM.
So far I´m re-flashing stock sprint GB to continue testing only the essential apps, so we can build from there.
And just for a tease; here is my latest build.prop, with some tweaks and tricks taken from other roms and my personal experience, just make sure you have root access, fire up a file explorer and replace your build.prop
Please Refer to next post for links on how to maybe help me with deodexing the full rom.
And please, developers, dont take this as a shady move towards your development, I just think that the best way to make something is to start from scratch..... there are too many source files, modded files and crap files on cm7,9&10 specially when not officially supported (Because everybody messes with the files and re-distributes them, so a lot of clutter and unneeded files, references and code are injected on some releases....)
So my friends, we have a common goal, By now I have succesfully overclocked/undervolted the phone to 1350/233 mhz (not on recovery!!)
I´ve deodexed system/framework/
and Im stuck trying to deodex system/apps/
Xprt Owners of the world, please come on over here, we can do this...
I´m an architect/artist so I really want this to have a sleek look, but not copying a specific stock look, if you know what I mean....
From now on refer to the "wished features post" for features you´d like
And now my final statement:
Though it IS possible to compile JB or ICS from source to our phones, my experience with this somehow outdated android motorolas, is that you will not get significant performance boosts or super cool functions with new software. The only way to get this functionality is by upgrading the kernel which I again declare IS NOT POSSIBLE on our phone. CM9 and 10 my look like JB and ICS, but run straight off a GB kernel.
Yes you will get a lot of new stuff like menus and graphics, but the functionality will be the same, plus all the eye candy will trade off your new features with lags and possible errors.
Software is built in time with devices, and it doesn´t matter how much you say "but the hardware is capable of more!!", incremental software updates "ignore" some HW features, so they have to be forced or modified to run, which adds more procesess/tasks to the kernel and this will suck your speed and battery.
Let´s build something pretty...............:laugh:
Hello everybody, and welcome to the world of modding.
From today, we will be coordinating an army of people to work towards a common goal: Having the best ROM for our phones, and surviving the day.
The tools you absolutely need:
Brain
Hands
Eyes
Text-comprehension.
Be a self-troubleshooter
Advanced Google skills
Patience
Some Weed
First of all I will just oversee the topic: ODEXED vs DEODEXED
In simple words, Odexed systems have XX.apk and XX.odex, which store certain app properties (like icons, colors, fonts, menus) so that they wont be messed up with, thus making the system more stable, Deodexed systems, have only APK´s with their icons, colors and behaviors packed on, thus making theming, modding and using alternative system apps easier.
If you would LOVE to read about the subject, please refer to this: http://www.addictivetips.com/mobile/what-is-odex-and-deodex-in-android-complete-guide/
Well, now that you are totally aware of the odex-deodex situation, you might ask yourself..
-how the phuck do I deodex my system??????
Well, deodexing implies merging the .odex properties onto the apk.
Hey!!!! but how???
you need brains, patience, Java SDK7, Android sdk, and music.
http://forum.xda-developers.com/showthread.php?t=1852322 this instructions are for deodexing.. good luck....
To save your time, you need Android SDK and JSDK properly installed, you need xUltimate (Try and find the version that works on you), and you need the patience and willingness of Sidharta.
Ive tried already 5 versions of xUltimate to find out errors on different files!!!!!!
http://forum.xda-developers.com/showthread.php?t=2065270This will tell you some other basics on the xultimate deal.
There are other ways to deodex, help me google that.
We will be based on the stock 1FF-p3_kronos_cdma_kronos-user-2.3.5-4.5.1-110-KNS-46-49-test-keys-signed-Sprint-US SBF....
I would love to develop something good to both sprint and boost, but I have a Sprint handset, so I cannot assure our development will work on boost handsets, so please just sprint handset owners only for now.
For xultimate errors and troubleshooting, please refer to Google.com!
Ive been up all last night deodexing my system apps, and found out that most google related apps cannot be deodexed...
maybe that's why you need to install gapps in cm7 or other custom roms...
anyway people, let's get fully deodexed.
Make sure you have both Android SDK and Java SDK 7 PROPERLY installed oin your pc before trying this.
Cheers, luck and please reply
One last thing, I dont know if it is related somehow, but try to flash your stock rom without a SIM card inserted
Quick update: I Think I´ve got it figured out....
You need full Android SDK, and Java development kit, Android sdk tools alone wont do it, and java alone wont do it, you need developer runtimes and libraries for some programs like xultimate to run right.....
And you need not to activate, use or anything your phone before trying to deodex, I guess just starting up and entering simple things as the time, or having a sim card installed, or your google account can write data on the phone and mess up with the deodexing process.....
xultimate has already deodexed full framework and has passed from the yesterday´s troublesome google quick search box...(first thing to fail last night) so let´s hope it goes well.. it is indeed a loong process...
and just another error, but now I think I have it figured out, you need smali-baksmali assembler/disassembler for some specific .jar packed files... I´ve just installed it, and hopefully will post a fully deodexed stock rom today or tomorrow, for you to test and for us to start theming.
remember if you want to try... you need jdk not just java, you need full android sdk bundle, and you need smali/baksmali on your jdk installation for it to work properly...
%#%"!!!
This completely sucks, I´ve been trying to troubleshoot the errors xultimate is throwing at me on specific files, that lead me to download A LOT of java JRE and JDK versions, and both in x64 and x32 flavors, which apparently caused a major mixup on my PC´s guts....
Now I´m freaking trying to clean up my dev enviroment, trying to re-set the appropiate paths and classes, but hell with it...
Anyone succeeded??? please let me know if you´ve tried and if you get into any error can you please upload a screenshot???
thanx
Sounds like hell. I haven't tried, because I just don't have enough time in the day to do something like this. Plus, the xprt is my only phone, so I can't afford to experiment on it much.
Sent from my XT720 using xda premium
tzuba12 said:
Sounds like hell. I haven't tried, because I just don't have enough time in the day to do something like this. Plus, the xprt is my only phone, so I can't afford to experiment on it much.
Sent from my XT720 using xda premium
Click to expand...
Click to collapse
Same.
Sent from my MB612 using xda app-developers app
are you trying to deodex the stock rom?
rongsang said:
are you trying to deodex the stock rom?
Click to expand...
Click to collapse
yes sir, but in the mean time I managed to patch it with the battery mod, power menu and ICS style notifications
If I can deodex it I think I can improve it a little bit more in terms of performance and looks and functionality , but my powerful pc is a zombie right now, this is no task an old notebook can handle
I have deodexed it a long time back but sadly I can't upload it now. You can run kitchen from cygwin and it will deodexed your rom completely.
Sent from my MB612 using xda app-developers app
Ive used the kitchen and xUltimate with no good results mate!...
I always get smali errors or heap size errors despite I was using even a 4gb heap size, and tried using different versions of smali baksmali....
I am beggining to think I´ve been cursed by the digital gods.
BTW, if you´re able to upload it, I´ll be very thankful dude! I think Im going nowhere right now

Categories

Resources