Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Android Cellphones Handhelds Hardware Hacking Operating Systems Upgrades Hardware Build IT

How To Jailbreak and Upgrade Old Android Phones 138

snydeq writes "InfoWorld's Serdar Yegulalp provides an in-depth tutorial on how he rooted and upgraded his Motorola Cliq XT, one of many Android phones made infamous for not receiving further Android updates beyond 1.5. 'It turned out to be quite an odyssey, with twists and turns I describe here in order to help those who wish to embark on a similar journey,' Yegulalp writes. 'Was it worth the trouble? Yes, in the sense that learning how to jailbreak your own phone is a valuable skill, and I got much more functionality out of the Cliq, when I was expecting to simply junk it. '"
This discussion has been archived. No new comments can be posted.

How To Jailbreak and Upgrade Old Android Phones

Comments Filter:
  • Re:Was It Worth It? (Score:4, Informative)

    by crazycheetah ( 1416001 ) on Monday July 18, 2011 @09:59PM (#36806956)

    Except this guy didn't document it at all in a way that's really going to help someone out, unless they do the same stupid mistakes that he did, like first try to root it while having an antivirus program running. Anyone with this phone will probably do a lot better off of looking at different results on a google search. He basically just says "I rooted it by following directions I found online, installed a custom ROM with Motoblur, then switched to Cyanogenmod." Except he takes three pages to say all of that, without ever really describing much of any of the actual steps required to do so (he went a little bit more in depth on the recovery or "bootloader" as he calls it, but that's about it).

  • Yes it was worth it. (Score:4, Informative)

    by ArhcAngel ( 247594 ) on Monday July 18, 2011 @10:05PM (#36806990)
    I had to do the same with my wife's Cliq. I was told when I bought the phone it would get 2.1 in less than 2 months. I told them I wouldn't get it if it wasn't going to get the update. 10 months later and Motorola is telling me 2.1 will not work because it only has 256 Mb RAM. Well XDA [xda-developers.com] and Simply-Android [simply-android.com] to the rescue. I was rocking Gingerbread in no time and with a little tweaking the phone is stable and fast. Somebody handed me a stock G1 yesterday and I'm thinking it's just not fast enough or enough RAM. 2 hours later I have it rocking a custom Gingerbread ROM and it is quite snappy. My son replaced his dumbphone and is enjoying Android goodness via WiFi.
  • by toonces33 ( 841696 ) on Monday July 18, 2011 @11:48PM (#36807576)

    I too have a Cliq, and I got tired of the overall sluggishness and instability of the thing. Yeah, I could have gone out and gotten a new phone, but I still have 8 months to go on the contract, and I would have to buy my way out. The installation of Cyanogenmod was kind of an experiment to see if I could make the thing more tolerable. Worst case, I brick the thing and go out and get something else.

    The only thing time consuming for me was to back things up ahead of time. Using different forms of backups that most people have never even thought of. Including

    a) First use Sprite Backup (a paid app) to backup things like text messages and so forth.
    b) Back up all of my contacts out of MotoBlur, and then import them into Google. I would never buy another Moto phone again, so I would have needed to do this anyways..
    c) Use "Astro" to back up all apps installed on the phone.
    d) Root the phone. Cyanogenmod instructions for my phone were pretty clear, and this was easy.
    e) Then back up the recovery partition. Basically use the "dd" command to back up the partition to the SD card.
    f) Install custom recovery code "ClockworkMod".
    g) Use the custom recovery to again back up the phone - this backs up the MotoBlur version of software currently running.
    h) Download and install the new ROM. There were a couple of other important steps I needed to do as well - flushing caches to make sure things are stable. The Cyanogenmod instructions were pretty clear as to what needed to be done in which order.

    After that, I was done. And it was like a new phone. Quite responsive, and it seems quite stable.

  • Jailbreak != Root (Score:4, Informative)

    by mjwx ( 966435 ) on Tuesday July 19, 2011 @02:27AM (#36808444)

    I ask why do we need to jail break an android phone?

    You dont, you can do everything you can do on a jailbroken Iphone on an un-rooted Android phone.

    You only root when you want to properly tinker with the OS itself, not the programs running on it.

    Make sure you understand the distinction between jailbreaking and rooting:

    Jail Breaking: Getting around the manufacturers restrictions on what you're allowed to install on your phone. Hence you're "breaking" your phone out of its "jail".
    Rooting: Gaining root level access to the OS itself allowing you access to change (or break) every part of the OS.

    Jailbreaking does not grant the level of access Rooting does.

    Most people root as a precursor to installing a custom ROM, last time I checked there were not custom IOS ROMs out there.

To the systems programmer, users and applications serve only to provide a test load.

Working...