Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Is there any way to hide the icons when I go to the full list of applications? What about disabling them from starting up by themselves, like Citisearch.
Root your HERO and then follow these instructions:
To remove an app from your phone you must have root access and type the following commands with SU access:
type:
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
Then type:
cd /system/app
then you can type "ls" to list the contents of the directory.
To remove an app the "rm" (Remove) cmd will precede the app name each time. For example: rm Sprint_Nscar.apk (and then hit enter)
Thanks to VoXHTC on XDA.