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

 


Updating your radio on your handset can sometimes provide better coverage or faster speeds when using data. You can usually find these radios scattered all over the net, but for our update on the Nexus One (N1), it can be downloaded from Cyanogenmod. We’ll be using the 05.12.00.08 radio upgrade from 4.06.

Although it states this .zip is flashable via your favorite recovery, it’s much easier and safer to do it via fastboot using adb. Assuming you have some knowledge of how adb works, go through the following steps for this update.

  1. Download the .zip from CM’s website and extract the radio.img file to your adb/tools directory.
  2. With your N1 powered off, boot into your bootloader (vol down + power on).
  3. Connect a micro usb cable from the N1 to your computer.
  4. Navigate to your adb/tools directory via a command prompt in your Windows installation. Issue the command “fastboot devices“. You will see your device listed.
  5. Stop if you do not see your device listed. You will need to make sure drivers for your N1 have been installed and/or loaded correctly at this point.
  6. If you do see your device listed, issue the command “fastboot flash radio radio.img“. You will see something like the following: sending ‘radio’ (26112 KB)… OKAY [  3.866s] writing ‘radio’… OKAY [ 31.912s] finished. total time: 35.778s
  7. Reboot your handset and you are all done. You can verify the radio has taken by going back into your bootloader or by going to your About Phone section in Settings.
 

One of the annoying problems that plagued the Viewsonic G-tablet was the awful wake up lag that would creep up randomly. Once the G-tablet (Gtab) went to sleep, it would downclock the CPU only to keep it at low speeds even upon wake. So one minute you are cruising from app to app, the next minute everything is crawling.

This was an issue in the stock kernel, but since Viewsonic released the source, the wonderful devs over at XDA have managed to fix the problem with their custom work.

The easiest way to fix this would be to root your Gtab and install either TnT Lite or Vegan. The kernels have been patched in these latest builds and I can confirm using Vegan that the wake up lag is gone for good. You can of course just load a custom kernel, which you can find over in the XDA Gtab Dev forum.

 

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.

 

image

Viewsonic recently released the Gtablet to the masses at the $399 pricepoint. With a dual core Tegra cpu, 512MB of ram and 10″ of screen real estate, this tablet has a lot going for it. However, right out of the box it is probably by far the worse OS and/or UI I have ever used. If this tablet was given to me as a gift with no option to change the stock OS, I would try and re-gift it. It is just that bad and then some.

So what’s so great about this tablet then? Custom roms. There’s nothing locking this system down, so there are already a few roms available that really improve the functionality of this tablet. Trust me, the difference is night and day and all kudos go to the folks on XDA Developers for really pushing this tablet forward.

Let’s get started shall we?

Continue reading »

 

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.

 

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.

 

image

ChevyNo1 has released Simply Stunning 4.7 with a bag full of goodies.

1. Screen lag on any of the launchers should be improved! That being said – I really do recomment another launcher. I’m partial to ADW – ADW.Launcher v1.0.1 standalone Application for Android | Productivity, VERY small memory footprint. It is also now an option in RM, which also installs an ‘mvadw’ script. If you DO use another launcher, use my tools to DELETE the stock Launcher2 (it will back up to SD). Otherwise, it will still take resources even though you don’t run it.

2. You can now control your tunes (Media Player, Pandora tested) while the screen is off! Longpress volume up/down to skip tracks. Camera focus (lightpress) to pause/play. Camera shutter (hardpress) to toggle the extended media controls on/off (not permanent like Tools UI which sticks beyond a reboot). I did NOT add graphical controls to the lockscreen. To me it seems pointless.

3. Google fix for Pandora (all streaming AAC) included – this is NOT the hack that disabled stagefright; this has FIXED stagefright

4. Ability to change the carrier text to whatever you want! Should not affect any other apps.

5. Now when you ‘delete’ system apps, they are backed up to SD. So just in case you want it back .. you can get it back

6. rstapps has had a few fixes – you should see no FC’s while restoring, or much less than the past. Also, there is a fix to prevent future market update errors (ie. insufficient storage).

7. Extra low dimness now available. Check out Settings -> Display

8. OTA patch capability – yet to be tested (on YOU )! I can now push out updates to all phones running my ROM. Everything EXCEPT a full ROM update. That is better left to you or Rom Manager. But any other updates, including patching APK’s, I can now do automagically

9. Chrome To Phone now included

10. Bypass lockscreen option added in Tools

11. MORE things to hide in the statusbar – alarm clock, cell signal, 3g signal, battery, adb, usb. I have heard you all ask for being able to customize images themselves. I will get there

12. All options (ie scripts) selected in Tools are remembered, at least until a reboot.

13. I’m told I don’t promote this enough – you can change pretty much ALL colors in the statusbar, ON THE FLY. No reboot, no xml hacking.

I just loaded this over SS4.6 and everything is working like it should. The audio controls mapped to the volume rocker and camera button are top notch. I also really like the menu key as unlock option. This was in CyanogenMod, which I sorely missed.

Download the rom and load via recovery or find it Rom Manager!

 

Our Droid rooting guide has been posted! Here’s the direct link or just click the menu link up top.

© 2011 Droid Hype Suffusion theme by Sayontan Sinha