View Single Post
  #346 (permalink)  
Old 12-06-2009, 03:42 AM
Konfuzion's Avatar
Konfuzion
Halfway to VIP Status
Offline
 
Join Date: Apr 2008
Posts: 523
Reputation: 1275
Konfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on repKonfuzion is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 12/03/09-0.7 | fresh rom | Optimized boot + apks | read for known issues

Quote:
Originally Posted by flipzmode View Post
Copy/paste from my xda thread.

VOICEMAIL ICON MISSING?

For those of you missing your voicemail icon it is an easy fix as long as you know how to issue adb commands from your computer. I took these lines out of the boot script because they shouldn't be needed anymore and make the phone take a very long time to boot after first flash. I suppose I'll be adding them back in on the next update. In the mean time, fix your mail icon by opening a command prompt on your windows pc and navigating to where you have your sdk\tools and then type:

Code:
adb remount
adb shell
rm -r /data/dalvik-cache
rm -r /data/boot-cache
reboot

It will take 3-5 minutes to reboot as it rebuilds the cache. Please pass this on.
Thanks!
__________________
Check out
Evo Tips, Tricks and anything I find useful.

PPC 6700 > HTC Diamond > HTC Hero > HTC Evo
Reply With Quote