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!

How do I remove certain apps that came with liberty?

1dtms

Member
How do I remove the apps that i dont use?
For example, Downloads, Email (i use the gmail but not the email), Messaging, etc?
 
The customizer will allow you to choose no email if you want. Anything else, just freeze using titanium backup. Simple.

Droid 2 Liberty GB v0.8-Gingercomb Juiced
 
The customizer will allow you to choose no email if you want. Anything else, just freeze using titanium backup. Simple.

Droid 2 Liberty GB v0.8-Gingercomb Juiced

Hmm if i go through the customizer again will my settings/setup be changed back to default?
 
Or instead of removing them you could just rename their APKs so if you decide you want them back later you can get them back:

Open Terminal Emulator
su (if you see the $ sign)
sysrw
cd /system/app
ls (lists apps you have in /system/app)
mv appname.apk appname.apx
(repeat previous step for as many as you want)
sysro
exit
exit (if you see the $ sign)

If you want to get an app back, you just follow these exact instructions except mv appname.apx appname.apk. Tada!
 
Oops sorry about top post, but yea I use the toolbox.

Sent from my DROIDX using DroidForums
 
Back
Top