Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
mx4life921
Old
#1  
Junior Member - OP
Thanks Meter 0
Posts: 3
Join Date: Jul 2010
Default how do i delete the factory apps

i am rooted, downloaded a file manager..which file did they store the factory apps in
 
skater4690
Old
#2  
skater4690's Avatar
Senior Member
Thanks Meter 55
Posts: 989
Join Date: May 2010
Location: houston
system/app is where the apps are delete the odex file too if you decide to delete any apps. make sure you dont delete anything that the phone needs to run. if you dont know what to delete then dont delete anything!!! if you decide to delete anything from system/app you also need to delete another folder that has to do with the app in data/data. for example say you wanna delete bluetooth go to system/app and delete bluetooth.apk and the bluetooth.odex files then go to data/data and delete com.android.bluetooth folder. thats an example dont do that as you will no longer have bluetooth lol but same thing for whatever app you delete except the folder in data/data will be different
T-Mobile Samsung galaxy note 2
ROM: stock rooted for now
RECOVERY: stock for now
PARTITION: 16gb internal and external

love at first flash!!! (.)(.)
 
lou0611
Old
#3  
lou0611's Avatar
Senior Member
Thanks Meter 20
Posts: 422
Join Date: Sep 2008
Location: Yardley

 
DONATE TO ME
Whats wrong with factory apps?
Samsung galaxy Note i717 ICS 4.0.3 Beta
 
phragg
Old
#4  
Member
Thanks Meter 1
Posts: 37
Join Date: Jul 2010
Location: Worcester
Quote:
Originally Posted by lou0611 View Post
Whats wrong with factory apps?
That's like when you get a new HP Laptop and they throw all this bloat-ware that you don't need.

Why use the ''TeleNav GPS'' when the Google Navigation is free?

And are you really going to use that Slacker or GoGo app? Not likely.
 
ranova
Old
#5  
ranova's Avatar
Senior Member
Thanks Meter 129
Posts: 1,156
Join Date: Jul 2010
Root, install Titanium backup, installed busybuzz or whatever (Hit the Problems? button in TB), BACKUP all your apps, then delete whatever you dont want
 
mygti02
Old
#6  
Senior Member
Thanks Meter 10
Posts: 363
Join Date: Jan 2009
Location: Oswego, IL
i got rid of Telenavi, GoGo, MobiTV and i think one other.....i never would use them so there was no reason to keep them.
 
sombionix
Old
#7  
sombionix's Avatar
Retired Forum Mod
Thanks Meter 2420
Posts: 1,608
Join Date: Nov 2009
Location: Salt Lake City, UT

 
DONATE TO ME
You can also do this via adb shell like this:

mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
cd /system/app

After you've mounted the correct partition you can pull up a complete list of apps with this command:

ls /system/app

Then, remove apps with this command. The apps name are case sensitive to make sure you type the app name as its displayed:

rm VoiceSearch.apk
Follow Me On Twitter
Join Our Team Whiskey Group On Facebook!
Sombionix - Team Whiskey - Lead Developer/Founder
Samsung Galaxy S2
 
bubonik
Old
#8  
Senior Member
Thanks Meter 6
Posts: 344
Join Date: Apr 2006
Location: Portland
Dont even need to mount.

Use VoiceSearch.* instead of apk to get rid of the .odex file also.
 
sombionix
Old
#9  
sombionix's Avatar
Retired Forum Mod
Thanks Meter 2420
Posts: 1,608
Join Date: Nov 2009
Location: Salt Lake City, UT

 
DONATE TO ME
Quote:
Originally Posted by bubonik View Post
Dont even need to mount.

Use VoiceSearch.* instead of apk to get rid of the .odex file also.
Good suggestion. Never thought of that, kill two birds with one stone.
Follow Me On Twitter
Join Our Team Whiskey Group On Facebook!
Sombionix - Team Whiskey - Lead Developer/Founder
Samsung Galaxy S2
 
phragg
Old
#10  
Member
Thanks Meter 1
Posts: 37
Join Date: Jul 2010
Location: Worcester
Quote:
Originally Posted by bubonik View Post
Dont even need to mount.

Use VoiceSearch.* instead of apk to get rid of the .odex file also.
What do you mean by this?

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Preventing App Piracy: Join the Discussion

The topic of piracy is always a touchy subject, but I feel that the grass roots style of Android … more

Jolla Sailfish OS Flagship Device Makes First Appearance

Given the amount of coverage that Android receives around here, you could almost be … more

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more

One Stop Guide Shop for the Newbie and Dev

It’s been well established that XDA-Developers isthedestination for resources relating to … more