Categories
tech

custom ROM for my HTC ChaCha pt2

So, after some fretting, and woeing why I hadn’t backed up my original ROM I finally got to the heart of the issue. The SuperDroid 1.0 ROM I installed on my ChaCha comes with A2SD baked in. A2SD or App2SD is a beautiful little app, that moves all of the apps to a ext3 partition on your SD, that you first create on with ClockworkMod (here’s a nice How-To). The problem here: my SD is a very, very cheap, very, very slow SanDisk microSDHC. So Apps like Messaging, Phone and so on take a very long time to load, making my phone very sluggish.

I deactivated A2SD with the GUI that you can download on Google Play and installed Link2SD, a beautiful tool that let’s you put programs on an ext3 partition of your SD and then creating symbolic links in Androids app directory. The advantage of partitioning your SD is, that, once you select the Disk Drive option when USB connecting, your phone only ejects the FAT32 partition of your SD card and not the ext3 partition, thus keeping all of your apps useable.

Now my phone is working really nicely, has lots of features it didn’t have before, like Titanium backup, or SSHDroid and AdFree. Next Step will be getting a fast SD card and then reactivating app2SD.

Categories
tech

custom ROM for my HTC ChaCha

I really like my ChaCha, but one thing I got really fed up with is that it runs out of memory very often, so I can’t install some apps, like Instagramm or can’t update to the newest version of Google Maps. So after researching it a bit, I decided to install a custom ROM, SuperDroid, that would allow me to remove some of the built-in apps like Facebook and add a few others like Link2SD.

So I began, and altough my phone was S-ON, for whatever that means, which supposedly makes it more difficult to root it, I succeeded by doing this: (I exclude all the missteps and stepbacks, so it seems like one seamless, easy process, which, believe me, it was not)

  • Converted a microSD card to a gold card, so I can flash another version of the ROM, than the one, that I had.
  • Installed the newest HBoot from HTCs Dev site. (RUU_blabla.exe, before the actual unlocking begins)
  • Unlocked the Bootloader, as discribed in great detail on HTCs Dev site.
  • Installed CWM as described in this post, the XDA method failed me.
  • Installed my SuperUser.zip as described in same post.
  • Installed the SuperDroid ROM as described here.

So, I’ve been using it for a day now, and… IT COMPLETELY SUCKS!!! The phone is slow, drains battery, SMS take 2 minutes (yes that’s 120 seconds) to load, and contacts don’t display correctly!

Unfortunately it’s not easily possible to reinstall the stock ROM, since the HTC Rom Updater won’T flash, for security reasons. So, I’m currently searching for someone who was smart enough to backup their stock ROM before flashing.

Keeping you posted.