Can m11kkaa's multiboot be ported to Milestone 2? - Milestone 2 General

Sorry if this is in the wrong section, thought it would be fine because it is about development.
I was looking at the flashable zip for his multiboot and it looked like it might be compatible with the Milestone 2.
I may test it if I get time.

A question is a question and it should be in Q&A or general!
For your answer:
Multi boot for defy should work with MS2(I don't know if the mount points are the same or not)
But so far m11kaa has not made any work on multi boot with 2nd boot and hence the will not work if you use ROM with custom kernel(On both Defy or MS 2)
Hope that explains everything...
I don't want a tapatalk sig!

Sorry
Anyway, thanks I may try it out.

Related

Using Milestone's custom ROM for Milestone 2?

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.

[ROM] HONEYCOMB ROM for Milestone [No DROID]

Hey everyone! Guess what? HONEYCOMB ROM FOR MILESTONE!!!
It's kinda basic right now, but it WORKS!!!
To use it you just need the Open Recovery for Milestone (and root).
Then just wipe and flash like any old zip!
(Post if any problems like bootloops)
---I Take no responsibility if you brick, explode, incinerate your phone, or if you destroy the world. Good luck!---
(Oh and anyone with the right privelges, please move this to the right section, thanx!)
See you guyzez later!!!
v1.0 Alpha
dl dropbox com/u/14758660/MotoHoney-v1.0.zip
(put dots where the spaces are)
Have fun!
EV
evmunro said:
Hey everyone! Guess what? HONEYCOMB ROM FOR MILESTONE!!!
It's kinda basic right now, but it WORKS!!!
To use it you just need the Open Recovery for Milestone (and root).
Then just wipe and flash like any old zip!
(Post if any problems like bootloops)
---I Take no responsibility if you brick, explode, incinerate your phone, or if you destroy the world. Good luck!---
(Oh and anyone with the right privelges, please move this to the right section, thanx!)
See you guyzez later!!!
v1.0 Alpha
dl dropbox com/u/14758660/MotoHoney-v1.0.zip
(put dots where the spaces are)
Have fun!
EV
Click to expand...
Click to collapse
Link to OP?
Screenshots?
Working/not working?
Sorry
Was so excited to just get this out.
Yep, of course it works.
WIll post some images once (and if i can-who knows on Honeycomb ) i install Drocap.
If u wanna wait for pics, thats cool.
Cyaz!
AAAHHH! AFter some reboots, suddenly bootloader problem.
Don't flash yet, will fix/update.
Ev
Wrong forum. Move it to Dev.
wow......can't wait to test it....thank you!!!!
all funtion work ???
phone??wifi??google apps???
and slow or fast??
Can someone please move this to Dev?
does not work....
stuck at the bootloader.
Update/install path: GOT 221->CM7 RC3->Honeycomb
Great! But can you post what function works now!
keunhuvac said:
Great! But can you post what function works now!
Click to expand...
Click to collapse
Stuck at bootloader.
Lol...this works? screenshots? Cya
Sent from my Milestone using XDA App
So... what about this????...is it for real????... i download the "link" posted and i got stocked at M logo.
Nevertheless he said it would be updated/fixed in couples of hours and we still waiting!!!
Don't know whether to keep waiting or just remove this thread (which is even in a wrong place).
SENT FROM MY MILESTONE POWERED BY GINGERBREAD
Judging by the OP's short post history, my guess is that it's a theme on top of an existing ROM and probably has nothing to do with real honeybits.
zeppelinrox said:
Judging by the OP's short post history, my guess is that it's a theme on top of an existing ROM and probably has nothing to do with real honeybits.
Click to expand...
Click to collapse
Was my first thought as well. Can someone who installed this provide further information?
havnt got chance to make it work...but got this info of the ROM
Android OS version : 3.0
Device : passion
ROM Name : sdk-eng 3.0 HONEYCOMB 104254 test-keys
Rooted (unsecured boot.img) : NO
Rooted (Superuser.apk + su) : YES
BusyBox installed : YES
BusyBox run-parts support : NO
Apps2SD enabled : NO
/data/app enabled : YES
Custom boot animation allowed : NO
Nano text editor installed : NO
Bash shell support : NO
/system/framework is deodexed : YES
/system/app is deodexed : YES
radio.img found : NO
ROM will wipe all data : NO
Click to expand...
Click to collapse
this is Honeycomb rom but only for Nexus One...
Not working for me, stuck on M logo
ovitz said:
this is Honeycomb rom but only for Nexus One...
Not working for me, stuck on M logo
Click to expand...
Click to collapse
Yeah, maybe, but it says passion which( if im not wrong) is HTC Desire... but anyway that wasn't for milestone!
Anyway, but ... i don't know too much, but the first MIUI ROM was a port from NEXUS... ain't i wrong???
PS: i apologize for my noob questionz!
SENT FROM MY MILESTONE POWERED BY GINGERBREAD
I think it's matter of time to make HC work on milestone
Hey Guys, sorry
I have NO idea what went wrong, was working fine until now.
Looking through files now, pls be patient.
To answer some Qs:
Nah, no Gapps.
Quite slow
Will reupload when ready.
In the meantime,
Sit tight!
Ev
you have working Honeycomb for Milestone?

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?

Ace Think Tank [Noob friendly - softbricks, bootloops, edify, etc]

If you are serious about Android then be prepared to read - that is the one thing which will separate you from the average user.
To get you started you will need to know a few basics before you can start contributing to a community which has dedicated themselves in bringing better Operating Systems (Roms) to our phones. By knowing these basic steps you will be able to help iron out bugs from whatever Rom you have decided to keep on your phone and thus, improving your own user experience.
If you are completely new to this then you should read Glevitan's Starter Guide. It contains everything you need to know and it is a mandatory prerequisite before you can post in this thread seaking help.
Now that you have read and understood some of the terminology and how to recover from possible issues, you can root your phone with the A high-level DHD/Inspire manual S-OFF hack concept for advanced users [NOTE: The AAHK HAS BEEN RETIRED FOR NOOBS. IT IS FOR ADVANCE USERS ONLY. REFER TO THIS STICKY INSTEAD [How to] ROOT without the Hack Kit] Even if you do encounter issues, knowing the terminology, what you did and what went wrong will help communicating your issue so we can find a way to solve it. If you read the starter guide you should know that we don't recommend using HTC dev to unlock your bootloader. However, if you did go this route you can read this helpful guide: [NOOB] Flashing a custom ROM & getting it to boot IF bootloader is htcdev unlocked. And finally, our own resident and esteemed Glevitan is working on a tool to make it easier for you all. [ROOT] [TOOL] Easy Ace Root Tool
After having spent some time in the XDA threads reading a lot more than what you should post, you will have realized that almost any question you could possibly think about has already been asked over a dozen times and why so many emphasize the importance of searching for your answer first. You would also come to realize what are the benefits of setting up ADB. Among one of ADB (Android debug Bridge - [GUIDE] ADB - Usage, Tips, Tricks and More! and [GUIDE]ADB Workshop and Guide for everyone) uses is creating logcats. These logcats help developers finding what is causing a bug and how to fix it. This is a quick [Tutorial] How To Logcat. However, this quick tutorial will only help you get started. Keep in mind that apps like aLogcat or Catlog could shorten important output from the log. Another one: Learn to logcat like a Pro!
To be able to help developers create a better user experience for us, we need to create a bug report. The reason why we first need to search the forum is to avoid confusing the developer by cluttering the thread with repeated reports, of bugs and questions which as mentioned earlier, most likely have already been asked. To have a better understanding of the different instances we can create logs, then have a look at: [TUT]Report a bug I do believe this can not be emphasized enough and thus, what better way than reading it from existz own words.
Making your own Android Rom: Some advice..
You can find some relevant and not so relevant links in the second and third post.
Forum Rules
A Short Guide To Open-Source And Similar Licenses
Team:
Gizmoe
Bananagranola
Glevitan
Teichopsia
GuyInTheCorner
Muikkuman
sashank
hdorius
We are all here attempting to return what the community has given us - constantly deconstructing the OP in lieu of a better organization.
Thread Index​
Page#1, post#7 Noob Starter Guide by Glevitan.
Goes to a different thread (Guide) (Beginners) You have rooted your phone, now what can you do Thanks to GuyintheCorner.
Goes to a different thread Steps to flashing ROM - Thanks to sashank.
Page#1, post#8 FAQ's by Hdrorius.
Page#18, post#179 Booting into recovery, Full wipe and flashing, How to restore after formatting the SD card.
Page#1, post#9 [GUIDE] ADB - Usage, Tips, Tricks and More!, thanks to andyharney.
Page#14, post#133 [Tutorial] How To Logcat Thanks to andyharney. This will take you directly to the OP.
Page #2, post #19 "I have the SanDisk Class 10 64GB MicroSD card and it works flawlessly in my DHD." Thanks to Blasphemer666 for the report.
Page#3, post#24 Radio - Location mapping project by Xeleth.
Page#4, post#35 CPU+FAN+Overclocking brief discussion, Continues here, And here, Here as well, One more, Another one, Doesn't seem to end, Finally Ending in post#42
Page#5, post#45 British cure for Hangovers - by a 15yr old
Page#9, post#82 How to check which camara sensor you have, thanks to GuyInTheCorner.
Page#18, post#172 Radio, Ril discussion.
Page#22, post#213 Random Links
Page#28, post#273 A little guide on flashing radios the PD98IMG.zip way Thanks to Xeleth - link will take you to the OP.
Page#37, post#368 Enabling the right click button in LinuxMint It all started on post#316. A special thanks to bananagranola for the step by step guidance.
Page#40, post#396 [NOOB] Flashing a custom ROM & getting it to boot IF bootloader is htcdev unlocked Thanks to sashank.
Page#52, post#514 [TUT] Edify Scripts (Creating flashable zips) Thanks to sashank.
Page#57, post#569 Inspire - Aroma Installer calibration values.
Page#67, post#668 Links to learn how to program.
Page#69, post#687 Stuff to say about dalvik cache and data wiping. Thanks to sashank, continues on post #689.
Page#76, post#757 adb devices not listed linux Udev, Udev Rules, etc., still under construction.
Page#78, post#776 pd98img.zip / 4ext touch recovery RC7.
Page#83, post#822 Short flashable zip explanation / guide. Thanks to bananagranola.
Page #164 [Guide][How to]Disable hardware key and light functions. thanks to hdorius.
Gold Card Generator Kinda a do it yourself thing.
Page#200, post#1992 Links to learn Java and Linux - but mostly linux
Links​
Freenode IRC chan. #htc-ace - DHD/Inspire, a place to hang out and generally talk about anything pertaining to these devices. Thanks to synergydev.
#AceRoot - S-OFF support, Thanks to Glevitan
XDA University
[Lists]Guide Ride-From a Newbie to a Dev, Get all you need here
Android Debug Bridge.
zeppelinrox
[RC9] ULTIMATIC RC6! [EXE]-=Ultimate Jar Power Tools=-With Maximum MultiTasking Mods!
Hboot explained. thanks to cee43ja1 for the links.
[COLLECTION][TWEAKS]build.prop tweaks[8 JUNE]
[REF][TWEAKS] Kernel Governors, Modules, I/O Schedulers, CPU Tweaks, AIO App Configs
a list of build.prop tweaks
Android Terms,Slang & Definitions
{HELP} Interactive Help Forum!{TUTORIALS} Where questions are encouraged!
[Reference] Interactive Phone Modification [GUIDE]
RUU (ROM Upgrade Utility): How to extract files from a RUU.
[HOW TO] Beginners Guide to Android ROM Development
[Guide]Complete Android ROM development and essential tutorials ~~ By Nero Young ~~
[GUIDE] How to port Stock/GB/CM7/CM9/ICS/CM10/JB Based ROMs
[GUIDE] [how to] CREATE OWN ROM [FOR ANY ANDROID DEVICE] [FOR N00B] [EASIEST METHODS]
[Tutorial] Compile JB on Ubuntu
[Tutorial] Compile ICS on Ubuntu
[Tutorial][Oct. 19, 2011] Compile AOSP Gingerbread on Ubuntu
[Guide] How to use Github
[Guide] How to set up ADB and Build Android with fedora KDE
dsixda's Android Kitchen
[Kitchen] Easy Development Studio
Ultimate Apk Workshop
[MULTI-TOOL] StudioAndroid (cross-platform)
[CM10] [PPA] Cyanogenmod Compiler v0.6
[UTILITY] Android Utility - [apktool|dex2jar|smali|more][Mac & Linux][Feb13, 2012]
[KITCHEN]Android Kernel Kitchen 0.3.1 (Linux / Windows)
[INFO] WaccoPedia - Sharing is Caring Thanks to hdorius for the link.
A quick tutorial on SplashScreens by Glevitan
[ATTN - ALL ANDROID DEVS] General Public License
And it has moderator approval, so please only report posts if they actually require attention.
Yes let the fun begin
Sent from my HTC Desire HD using xda premium
I'm a Noob, and I appreciate the help.
Sent from my Desire HD using xda app-developers app
INDEX
ABSTRACT
The present document pretends to guide the noobs and not so noobs in their flashing / modding / theming way. It covers what the team thought is the basic stuff you should be in knowledge of and may be the most helpful. Any suggestions about the contents or stuff that you think should be included are welcomed, just let us know.
Guide Index
1.Basic Stuff: In this section you will find the common language that is related to Android / HTC Ace devices. This is fundamental for you to understand how things work.
2.Rooting: THIS IS OUT OF SERVICE...CHECK THE UNLOCKING BOOTLOADER TOOL IN PARAGRAPH 4
3.Fixing a messed bootloader: You are not good at listening advices or reading for comprehension. You flashed a froyo RUU or hboot in your GB shipped device? Thank God attn1 was around. This is the Hboot fix for you. All credits go for the Hack Kit Channel devs. I have not done anything but put it here
4.HTCDEV tool: So far, this is the best and only way to do the flashing stuff....
5.Unrooting: In case you need to take your phone to the service centre or lost your mind and want the stock rom back (is there anybody that actually does? :cyclops ) you will find everything you need to know here.
6.Flashing roms: The right steps to flash successfully a custom rom…you can´t miss it. If you do, then you haven´t read carefully.
7.Doing / Restoring a nandroid backup: In case you mess it or you don't like what you get on a new rom, a nand backup is what will save your A**. Follow the path and you will see the light at the end of the tunnel.
8.Radio / RILs: All the radio / RILs related issues, follow this or you will regret it!!
9.Kernels: Everything you always wanted to know about kernels but you didn't dare to ask. Links on line now..:silly:
10.Trouble shooting: I guess this will be the most visited section of the guide. OF COURSE YOU DIDN´T READ THE ABOVE. NOW YOU ARE HERE BUDDY FIX YOURSELF A GOOD READ
11.Customization: For those who would like to start customizing your devices, here you will find a good point of start but THIS IS JUST THE BEGUINNING [/QUOTE]
12.Battery drain issues: I HAVE FLASHED A NEW ROM AND MY BATTERY IS DRAINING WAY TO FASSSSSST!. Well that could be normal, just read and learn before you run out of battery...lol
Find the document here: http://d-h.st/Ii2
FAQ & Notice
FAQ :
What Is the Best Battery,Performance GB/ICS/JB ROM?
There is no best ROM, the opinion of each ROM is different from one person to the other, it is subjective.
Is there a recommended Radio for ROM x?
There isn't a recommended radio for any ROM, since the Radio depends where you live, it is best to test each one for a few days to see which one works best for you.
Can I Flash RIL For AOSP ROM?
No, the RIL is sense based ROM,AOSP RIL is provided in the ROM
How Can I Boot in Recovery/Bootloader if My Volume Rocker is Broken?
You must setup adb and then the command:
adb reboot recovery/bootloader
Why Don't We Have Any OFFICIAL CM9 ROM?
Because the CM team always makes everything work (camera, camcorder, etc) and since we don't have the kernel 3.0 source, there isn't any OFFICIAL CM ROM from them.
Is There Any Official Rooted Sense 3.0 ROM?
Yes, There it is
Notice when Posting On the Dev Thread :
Please Read the First Post, It Usually Stated What's Working and Not Working
Don't Post Any THANKS, just use the thanks button
Don't Even Ask ETA of the ROM, the ROM will update when it's ready
Full Wipe Is Recommended when Updating the ROM, but also can try it without (this is basic,even if it's not stated on 1st post)
ADB is easy, very simple to use. Its the CLI interface that most cannot get used to and are afraid of.
A great XDA guide/overview on ADB here. --> [GUIDE] ADB - Usage, Tips, Tricks and More!
After a full wipe including sd card, to restore a backup mount sd card to pc, create the folder "clockworkmod/backup" place backup there - unmount, flash.
Is there a way to flash a backup using adb? If yes, do the folders need to be created or not and what would the command be? I couldn't find an answer for that.
Edit: Answer is no. Why? I have no clue.
Sent from a dream.
Teichopsia said:
After a full wipe including sd card, to restore a backup mount sd card to pc, create the folder "clockworkmod/backup" place backup there - unmount, flash.
Is there a way to flash a backup using adb? If yes, do the folders need to be created or not and what would the command be? I couldn't find an answer for that.
Sent from a dream.
Click to expand...
Click to collapse
ok, I will start tonight at home....let's start from the beguining...we can not forget the section...Can I mess my bootloader for not reading? YESSSSS...hahahaha
GuyInTheCorner said:
+1 adding him will get us some recognition and a solid backgroud
Thanks
Sent from my Desire HD with BlackIce.
Thanks don't hurt ya know?!
Click to expand...
Click to collapse
Just will have to wait for his reply. Wanna help glevitan with finding relevant threads? Pm these if you find links. I.e. not able to boot, bricked, qsoad or whatever error and so forth. The more comolete the better.
hdorius said:
Maybe i could make the FAQ that usually asked in Q&A..if u have something to add just tell me,i will add it
Click to expand...
Click to collapse
Looking good. It would also be nice to add in a different post tips for porting/rom dev or whatever it is you know to do
I'll search to see if I can find anything.
Sent from a dream.
Guys I am working on the Ace guide...is quite ambitious so it will probably need a good review before seeing the light!....Will send u the document in a couple of hours!....:good:
Teichopsia said:
Bumping myself cause I can. Anyone?
@hdorius - what do you know to do? Didn't you port paranoidandroid? The faq's look good but needs some editing/correction. Where are you from? What's your first language? Do you need help with that?
@Guy - what happened buddy? In the previous page I suggested a few things. Apps? It depends what the others think. I don't see this as a standard.
@miukkuman - where are you?
By the way, where are you from? What do you know to do in the android world or what are you interested in learning?
@everyone - the idea behind this thread is:
- I rather ask each one of you to tell me what you understood which is the idea behind this thread - what you understood. If you didn't understand then I'll need to find a better way to explain myself.
Don't forget to let me know if you know the adb question above.
Sent from a dream.
Click to expand...
Click to collapse
ok, before sending the file via PM, I can answer you...there's no choice of restoring a backup from adb. That is the same as flashing a Custom Rom....those files are packed in a certain way that won't be possible to be flashed in hboot (PD98IMG.zip) way.
glevitan said:
ok, before sending the file via PM, I can answer you...there's no choice of restoring a backup from adb. That is the same as flashing a Custom Rom....those files are packed in a certain way that won't be possible to be flashed in hboot (PD98IMG.zip) way.
Click to expand...
Click to collapse
Thanks bub, so no can do. I don't believe in 'no can do's
Did you read my question about the hboot interface in the other thread? This, and the above question is simply a language (which I know absolutely nothing about) - there must be a way to get them talking to each other.
Sent from a dream.
I'm from Indonesia mate, my first language is Indonesian... But i also know English, so i think i dont have any problem with it...
And regarding to the FAQ, you said that it needs to some correction... And you want me to add some porting guide on it?
Sent from my Desire HD using Tapatalk 2
hdorius said:
I'm from Indonesia mate, my first language is Indonesian... But i also know English, so i think i dont have any problem with it...
And regarding to the FAQ, you said that it needs to some correction... And you want me to add some porting guide on it?
Sent from my Desire HD using Tapatalk 2
Click to expand...
Click to collapse
Anything you like really, it's your show. Porting? There are plenty guides for that. If you know any good ones I can link them in the third post. Can you look through the ones I posted to see which are good and if there are any ones that are repetitive or if there are better ones than the ones I posted? Especially the flashable zip link, since I don't know anything about that, maybe there is a betrer one or a guide or a tool for it?
I'll pm you in about 20 minutes.
Sent from a dream.
I found a good link, it should be added in third post
http://forum.xda-developers.com/showthread.php?t=1380385
All thanks to Wacco (Waccopedia)
Sent from my Desire HD using Tapatalk 2
Greets to all
Greets to all from another noob. Well, not a complete noob but a noob here on XDA given my few posts. My deep thanks for allowing a thread where sometimes there just might not be such a thing as a stupid question but honest ones instead,.... Hoping I can contribute something here as an owner of a softbank DHD here in Kyoto, Japan aka the 001HT. I spend alot of time trying to dig up general info from all over the i'net to help answer questions especially for ACE owners so I hope that might be of some help. Grant Barker's homepage is a great resource, (hope its allowed to mention that~). My first minor contribution------ 64GB MicroSD card usage with the DHD. It may already be well-known but for all us noobs who aren't too sure make no mistake..... I have the SanDisk Class 10 64GB MicroSD card and it works flawlessly in my DHD. Since I like to pack lots of MP3's and several full-length HD movies into my handset (helps keep the kids quiet on long drives ) being able to have that much storage space is a blessing! So, just to reiterate, 64GB microSD card--- no problems!
Blasphemer666 said:
Greets to all from another noob. Well, not a complete noob but a noob here on XDA given my few posts. My deep thanks for allowing a thread where sometimes there just might not be such a thing as a stupid question but honest ones instead,.... Hoping I can contribute something here as an owner of a softbank DHD here in Kyoto, Japan aka the 001HT. I spend alot of time trying to dig up general info from all over the i'net to help answer questions especially for ACE owners so I hope that might be of some help. Grant Barker's homepage is a great resource, (hope its allowed to mention that~). My first minor contribution------ 64GB MicroSD card usage with the DHD. It may already be well-known but for all us noobs who aren't too sure make no mistake..... I have the SanDisk Class 10 64GB MicroSD card and it works flawlessly in my DHD. Since I like to pack lots of MP3's and several full-length HD movies into my handset (helps keep the kids quiet on long drives ) being able to have that much storage space is a blessing! So, just to reiterate, 64GB microSD card--- no problems!
Click to expand...
Click to collapse
Thanks for the feedback Blashpemer666, hopefully you manage to refrain yourself in front of the kids.
Absolutely, we were all noobs, still are and probably remain being noobs. There is too much information to cover and too little time to do it in. We here are just trying to return to the community what they have given us by helping the new members whenever they need it and whenever we can, to the best of our knowledge, by pointing them in the right direction. Any and all suggestions are welcome.
Check the second post, it has been updated.
@glevitan, pm.ed you.
@hdorius, same to you. There are a few mistakes in the pm I sent.

I cannot install ANY rom, simply device denies all

Listen, I can read fine and understand instruction.
the phone is rooted but each time I try to install a ROM it gives me a new error, the last one was library cannot found.
I tried about 10 different roms from here, each failed. Either its stuck on boot screen or doesnt let me pass boot menu no matter what.
I guess I got the devils phone.
Any suggestions?
I don't know why your phone is crazy, but maybe flashing the SBF again will help?
auctsbe x651
sack148 said:
I don't know why your phone is crazy, but maybe flashing the SBF again will help?
Click to expand...
Click to collapse
Which SBF? the rom's? I tried, same BS everytime.
I just use this ****ty looking 2.3.6 I just want the phone to look nicer cuz I hate that too-androidish look.
And a nice smooth scrolling in the menu will be nice aswell.
i'm really sorry to ask and i dont mean to offend you but we need a starting point:
- did you try to install zip via stock recovery perhaps
- did you install 2ndinit?
- defy or defy+?
- did you wipe/factory reset before flashong the zip?
- do you maybe have bl7 kernel?
actually, sounds really bad but hopefully there is a way for you!
Please list the exact steps you followed to root and get a recovery and also mention what you did in recovery.. don't worry, we will help you as much as we can
And also list some of the roms you tried flashing..
Sent from my calculator using xda premium
measel said:
i'm really sorry to ask and i dont mean to offend you but we need a starting point:
- did you try to install zip via stock recovery perhaps
- did you install 2ndinit?
- defy or defy+?
- did you wipe/factory reset before flashong the zip?
- do you maybe have bl7 kernel?
actually, sounds really bad but hopefully there is a way for you!
Click to expand...
Click to collapse
Yes
Yes
Defy+
Yes
I have 2.3.6 I'm not sure what BL7 is
I'm not a pro. But first I'd like you to
- install 2ndinit again
- reboot and press Vol-Down when the blue light appears
- use custom recovery do install your preferred custom ROM. (only use the ones for defy+)
you can NOT install custom roms from stock recovery!
measel said:
I'm not a pro. But first I'd like you to
- install 2ndinit again
- reboot and press Vol-Down when the blue light appears
- use custom recovery do install your preferred custom ROM. (only use the ones for defy+)
you can NOT install custom roms from stock recovery!
Click to expand...
Click to collapse
Should I install a specific version of 2ndinit Defy? Can you give me the program, I'm confused what to download.
What do you mean stock recovery?
And another Q: If I was to successfully flash a rom, should I use GB or flash to JB?
stock recovery = shut down > power + vol-down
custom recovery = reboot > vol-down when blue light
no specific 2ndinit. just use the one that is mentioned in FAQ or howto install...
or here: http://forum.xda-developers.com/showthread.php?t=1032212
If you don't know the difference between stock and custom recovery you might want to start reading here: http://forum.xda-developers.com/showthread.php?t=1216982
...and might want to rethink your first sentence:
Hesanka said:
Listen, I can read fine and understand instruction.
Click to expand...
Click to collapse
measel said:
stock recovery = shut down > power + vol-down
custom recovery = reboot > vol-down when blue light
no specific 2ndinit. just use the one that is mentioned in FAQ or howto install...
or here: http://forum.xda-developers.com/showthread.php?t=1032212
Click to expand...
Click to collapse
I have a few more Q:
Do I need to upgrade my phone to 4.1.2 before flashing a ROM that is 4.1.2 or will that be the upgrade?
Which ROM do you suggest for me use because I am not very decisive about it.
What do I need to do for this ROM to work for me? http://forum.xda-developers.com/showthread.php?t=1033654
I have GB 3.2.6 rooted with DFP 231
1. no. there is no official 4.1.2 for defy.
2. i would recommend cm7.
use a version that is for the defyplus and you dont have anything to prepare more than you will find in the howto's.
check this thread for cm7 builds: http://forum.xda-developers.com/showthread.php?t=1458729
CM7 nightlys | info collection [update: 12-12-07 Maniac] + PDroid
and please give some feedback what helped and what was the problem.
measel said:
1. no. there is no official 4.1.2 for defy.
2. i would recommend cm7.
use a version that is for the defyplus and you dont have anything to prepare more than you will find in the howto's.
check this thread for cm7 builds: http://forum.xda-developers.com/showthread.php?t=1458729
CM7 nightlys | info collection [update: 12-12-07 Maniac] + PDroid
and please give some feedback what helped and what was the problem.
Click to expand...
Click to collapse
Ok, tried to do this guide http://forum.xda-developers.com/showthread.php?t=1054447
with CM7 nightlys and my phone is stuck after rebooting on the stupid motorola boot sign
I'm gonna have to flash with RSD again. why does motorola has to make stupid devices EACH YEAR?!
You need to get some things STRAIGHT.
Hesanka said:
Ok, tried to do this guide http://forum.xda-developers.com/showthread.php?t=1054447
with CM7 nightlys and my phone is stuck after rebooting on the stupid motorola boot sign
I'm gonna have to flash with RSD again. why does motorola has to make stupid devices EACH YEAR?!
Click to expand...
Click to collapse
Listen to this. It is not Motorola's fault that you have soft bricked your device. It is entirely your fault. Hundreds of other guys have successfully flashed their device with the ROM of their choice and are having no problems. Maybe you should read threads before trying to flash ROMs. If you do not know the basics of rooting and modding android, you should not attempt to do it. And if you have flashed your device without doing the neccessary homework, please do not expect help from the community. Please educate yourself to the required level before attempting to do such things. There are several well written and comprehensive guides and tutorials on the cyanogen wiki as well as here on xda which can answer all your questions for sure. For your own sake, please read them. Your posts in this thread highlight your severe lack of rudimentary knowledge about android. I'm not saying that's a bad thing, because everyone was like that at some point. BUT, we read and we read and if we didn't understand, we read some more!
Please understand that this is a community where we cannot help you if you do not help yourself. I'm sorry to to tell you this, but you are being a jerk by criticising Moto and whining that things aren't working when it is you who has done things in the incorrect manner. So stop being a n00b, stop whining, go read some threads ( ALL THE STICKY ONES, MINIMUM ! AS WELL AS THE ONES ON THE CYANOGENMOD WIKI ! ) and educate yourself. Just because your friend has modded his device does not mean that you can too.It requires a certain level of expertise which can be easily gained, provided that you are ready to be an eager learner. Remember this, TO GET GOOD REPLIES, YOU HAVE TO ASK GOOD QUESTIONS.
Get rid of the attitude, --- learn the basics --- and then come back. If you are still having a genuine problem, then we will help you.
PS: You mentioned that you are going to flash using RSD lite. PLEASE flash the appropriate SBF file. If you flash the wrong SBF, it can lead to some serious problems. Choose wisely. And if you make ****s in that too, please do not start a new thread, refer to the pre-existing help threads. Good luck.
And please do not ask for the links to the above mentioned threads, use the search function and your common sense.
viki1296 said:
Listen to this. It is not Motorola's fault that you have soft bricked your device. It is entirely your fault. Hundreds of other guys have successfully flashed their device with the ROM of their choice and are having no problems. Maybe you should read threads before trying to flash ROMs. If you do not know the basics of rooting and modding android, you should not attempt to do it. And if you have flashed your device without doing the neccessary homework, please do not expect help from the community. Please educate yourself to the required level before attempting to do such things. There are several well written and comprehensive guides and tutorials on the cyanogen wiki as well as here on xda which can answer all your questions for sure. For your own sake, please read them. Your posts in this thread highlight your severe lack of rudimentary knowledge about android. I'm not saying that's a bad thing, because everyone was like that at some point. BUT, we read and we read and if we didn't understand, we read some more!
Please understand that this is a community where we cannot help you if you do not help yourself. I'm sorry to to tell you this, but you are being a jerk by criticising Moto and whining that things aren't working when it is you who has done things in the incorrect manner. So stop being a n00b, stop whining, go read some threads ( ALL THE STICKY ONES, MINIMUM ! AS WELL AS THE ONES ON THE CYANOGENMOD WIKI ! ) and educate yourself. Just because your friend has modded his device does not mean that you can too.It requires a certain level of expertise which can be easily gained, provided that you are ready to be an eager learner. Remember this, TO GET GOOD REPLIES, YOU HAVE TO ASK GOOD QUESTIONS.
Get rid of the attitude, --- learn the basics --- and then come back. If you are still having a genuine problem, then we will help you.
PS: You mentioned that you are going to flash using RSD lite. PLEASE flash the appropriate SBF file. If you flash the wrong SBF, it can lead to some serious problems. Choose wisely. And if you make ****s in that too, please do not start a new thread, refer to the pre-existing help threads. Good luck.
And please do not ask for the links to the above mentioned threads, use the search function and your common sense.
Click to expand...
Click to collapse
I've read well over 30 topics here ENTIRELY and none helped, I've done everything according to the guides, simply when I start to boot my device after a ROM flashing it has a new problem, I just gave up on motorola, tomorrow I'm going to return this piece of rubbish and get myself a SGS2 Because I've had enough of Motorola.
Thanks and no thanks to all, I've had enough of this rubbish.
good luck with your new device.
Well then..
Hesanka said:
I've read well over 30 topics here ENTIRELY and none helped, I've done everything according to the guides, simply when I start to boot my device after a ROM flashing it has a new problem, I just gave up on motorola, tomorrow I'm going to return this piece of rubbish and get myself a SGS2 Because I've had enough of Motorola.
Thanks and no thanks to all, I've had enough of this rubbish.
Click to expand...
Click to collapse
Okay, wish you better luck with your SGS2, try harder with it.. And please don't call the Defy a piece of rubbish because it is a lovely phone, infact I don't know any other device which can boot custom kernels on a locked bootloader :laugh:
And if you manage to brick the SGS2 also, perhaps it's best that you get an iPhone next time.

Categories

Resources