What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Removed facebook...any way to remove it notifying me an update is available?

I've decided my life is better without facebook for my own reasons and whenever I check downloads in market for updates for any of my apps...facebook is always at the top notifying me an update is available...I want nothing to do with facebook on my phone, any help?
 
facebook is installed by default... there is no way around this. you don't have to use it just because it's on your phone... update it and leave it alone.
 
Have to be rooted to rename or move

Terminal commands all lowercase

Su
Mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
Cd /system/app
Mv Facebook.apk Facebook.bak
Mount -o ro,remount -o yaffs2 /dev/block/mtdblock4 /system
Sync
Reboot
 
Titanium Backup

Or if you don't want to use terminal commands, just root your droid, then use titanium backup to get rid of facebook. It allows you to backup any app before removing it, so that you can restore the app at a later point.
 
Back
Top