Droid-Life is reporting that the Droid Incredible 2 is launching on the 28th of this month. The specs for this 3G phone are not too bad with the standard 1Ghz CPU (second gen Snapdragon) and Super LCD screen. If you’re still stuck in non-4G land or in an area that will never get it, this might be what you are looking for. It also has global capabilities if you are traveling.

Personally, there’s no reason to get this otherwise since it’s not really an upgrade to anything that’s not already out there now for VZW.

 

The latest Cyanogenmod (CM) 7 Nightlies have added a few notable updates to the latest builds. One of the more requested ones (at least for me) is the battery percentage in the status bar. This was available in CM6, but CM7 had some previous problems in getting this done, but that has been overcome with the latest builds.

The new battery percentage is slightly different in that the percentage isn’t inside the battery icon. The new style has the numbering to the left of a small battery bar.

To update to CM7, grab it from the CM site or if you are a premium Rom Manager user you can download it directly from the app.

image

 

The Droid Incredible (Dinc) and the Tmobile HTC G2 share the same type of battery. However, in the Dinc battery’s stock form it will not fit without a quick 30 second hack. If you take a look at the battery, you will notice that the charging leads are flipped backwards compared to the G2. The only thing preventing you from flipping it around and inserting the battery are two notches on the left and right of the battery.

Take a small pair of cutters and simply snip off the little tabs. Then flip the battery around and you got yourself another battery that fits in the G2. Try a test fit before cutting and you will see exactly where to snip the tabs.

So why bother doing this when the G2 has batteries readily available?

I’ve grown to really like the 1800mAh battery from HTCExpress. Although it states that it’s for the Evo, it will fit the Incredible and now with this hack, the G2. Keep in mind your battery door will not fit right because of the size. Some people have suggested that you can remove the label that is wrapped around the battery to make the battery door fit. I didn’t bother trying this since I am using the Otterbox Commuter case. I just left the door off and the Otterbox slipped right over it without a problem. This keeps the size as close to stock as possible, but with a larger battery.

With this setup, I am able to get roughly 15hrs of heavy use with sync on. Give it a shot, you won’t be disappointed.

 

image

There are a few new custom kernels available now for the Droid Incredible that will enable multi-touch. If you are into gaming and emulators, multi-touch can be enabled to allow 2-5 simultaneous presses.

My current favorite is chad0989′s Incredikernel. You can also try HeyItsLou’s version or invisiblek’s version. Just keep in mind that some are for Sense roms and some are for AOSP  based roms. They’re all in the update.zip format for easy flashing, just clear cache beforehand in your recovery and you are good to go.

 

After being on a Droid X for about month, I felt something missing. Only after I went back to a Droid Incredible today did I realize it was the ability to flash kernels. I happily loaded up KingKlick’s BFS#5. With overclocking speeds built in, interactive governor, loads of speed increments, undervolting and a slew more options, it’s a phone nerds best friend. This is what I’ve been missing and it’s a damn shame this kind “openness” is disappearing it seems.

 

If you are thinking about rooting your Droid Incredible, do not install the latest over the air (OTA) update. Reports are showing it stops the Unrevoked rooting method.

You can opt to root first, then install a custom rom that has the OTA update incorporated if you are itching to be updated.

 

Here’s my current layout on my Droid Incredible.

- SkyRaider Vanilla 3.0 RC3
- Hydra 1.15 Ghz kernel
- LauncherPro Plus w/custom dock
- Beautiful Widgets smaller home

 

The stock HTC kernel will work for the majority of Droid Incredible users out there. However, if you are in the market to cut down on some battery usage and gain some extra functionality, a custom kernel may be what you need.

There are a few custom kernels available for the Dinc like Hydra and KingKlick which provide overclocking and undervolting options.

This quick guide assumes you are rooted, know how to use ADB, can work your way around Clockworkmod recovery, understand that Nandroid backups are vital, and have some common sense.

Now the problem with installing custom kernels is that there is a good chance they won’t work for your phone. Not all Dincs are made the same, so what may work for others may not work for you. So with that said, sometimes you’ll find yourself loading a kernel, reboot, and find yourself stuck on the white HTC Incredible screen. This does NOT mean you bricked your phone — don’t freak out.

Before doing any kind of custom work, make sure you perform a Nandroid backup.

For my Dinc, I can’t load any Kingklick kernels. Every BFS and CFS version he puts out makes my Dinc lock up at the white HTC screen. After some digging, I may (or may not) have bad memory blocks on my Dinc. So when I try to flash various sized kernels, it sometimes fails and causes a lockup upon reboot.

So now that you are stuck on the white screen, there’s an easy way to fix it with your Nandroid backup and ADB. All you need to do is restore the boot image from your known good backup.

  1. Reboot into recovery (hold volume down + power, then select the recovery option) by doing a battery pull.
  2. Go into backup and restore -> advanced restore -> select restore boot.
  3. Do not reboot your device yet.

I’ve noticed if I rebooted at this point, even the stock kernel would cause the white screen lock up. The reason for this is the extra modules installed in /system/lib/modules from the previous kernel install attempt. Restoring the boot image will not erase the new module(s) or restore your old one(s).

The next steps assume you have ADB access and know how to use it.

  1. Connect your USB cable to your Dinc.
  2. Go into the mount/unmount menu and mount /system.
  3. In an ADB shell, issue the following command: rm /system/lib/modules/*.ko
  4. Your previous custom kernel modules should now be deleted. To verify, you can do a list: ls /system/lib/modules
  5. (Optional) If you have your module(s) saved to your /sdcard, you can now copy them back into /system/lib/modules.

Now you can go ahead and reload, via the update.zip method, another kernel of your choice. If you want to revert back to stock, you can grab the stock kernel (with undervolt goodness) off of Hydra’s website. For my Dinc, the only custom kernel that worked were the Hydra releases. I’m now cruising at 1.15Ghz without any problems.

You can also restore your complete Nandroid backup (or the boot and system backups) if all you want to do is get back up and running. The method outlined above is a better way to “clean up” if you are testing out various kernels and trying to get them to boot.

 

Droid Incredible users who want to use Adfree may have a tough time due to the app not being able to write to the correct hosts file. There are two ways around it and both steps require you to be root. From the thread over at the Incredible Forums:

  1. Search for Adfree Android on the market
  2. Install and run
  3. allow it to download and install new hosts file, it will copy it to your sdcard and try to replace /system/etc/hosts but fail (it should reboot the phone shortly)
  4. Phone may reboot, this is fine, don’t worry. if it doesn’t reboot, check your SD card for a file simply named “hosts”. if it’s there, then continue on.
  5. Power off the phone and hold Volume Down and power.
  6. Use volume down to select recovery
  7. In clockwork recovery volume down to “partitions menu” and hit the track pad to select
  8. Select “mount /system”, “mount /sdcard” and “mount /data”
  9. Plug in your usb cord and open a command line on your pc
  10. enter adb shell and type: cp /sdcard/hosts /data/data/hosts (This copies the AdFree hosts file from the SD Card to the /data partition, where it can be edited by AdFree)
  11. mv /system/etc/hosts /system/etc/hosts.bak (This renames the current hosts file, rather than deleting it, should you ever want to remove AdFree and return to the original hosts file)
  12. ln -s /data/data/hosts /system/etc/hosts (This creates a symbolic link, which allows AdFree to edit the hosts file stored in /data while allowing the OS to use the file as if it were stored in /system. You won’t need to reboot into recovery each time you want to update the hosts file!)

If this is a bit too much to handle, there’s an easier way. Head over to the Unrevoked page and install Unrevoked Forever. This will set your phone’s security level to S-OFF, which will allow Adfree to work. Enjoy!

 

Droid Incredible users will probably know this feeling where they hear the dreaded low battery alert in the middle of the afternoon. With just a few hours under the belt, the stock battery is quite the let down in terms of powering this smartphone. There are a few aftermarket extended batteries like the 1750 or 3500 mAh varieties from Seidio or the oversea 2600 mAh cheapies from eBay. I’ve tried the Seidio and the cheapies and they seem to be great the first few days and then it kind of just goes downhill. Would you be satisfied only being able to pull 5.5hrs on the 1750 mAh Seidio? Nope, neither was I.

Luckily, Verizon had the 2150 HTC branded extended battery and door in stock. I had some great performance with the OEM Motorola Droid 1/2 extended battery, so I thought why not try an OEM HTC extended battery. The package comes with a replacement door, since the extended battery is roughly double the size compared to stock.

I was real happy to start using this new found power, but in doing so, I lost the ability to use my Seidio Innocase Active. I’ve grown to really like the combination of a hard case and a silicone case in one. So to remedy this roadblock, I grabbed my utility knife, some snips, and a metal file and started working on the case.

Continue reading »

© 2011 Droid Hype Suffusion theme by Sayontan Sinha

Switch to our mobile site