Is there any way to get rid of the preinstalled apps? Amazon mp3, city ID, etc. They always seem to just be running in the background. Maybe just some way to shut them off? Will I have to root my phone to do that?
This is a discussion on Uninstall factory apps? within the Droid X General Discussions forums, part of the Droid X Forum category; Is there any way to get rid of the preinstalled apps? Amazon mp3, city ID, etc. They always seem to just be running in the ...
Is there any way to get rid of the preinstalled apps? Amazon mp3, city ID, etc. They always seem to just be running in the background. Maybe just some way to shut them off? Will I have to root my phone to do that?
Yes, you will have to root your phone as these applications are usually found in the /system/app/ folder. I suggest you just rename the .apk files for now to something like <file>.apk.bak
This is a temporary/random username and/or account that I currently use on forums.
Ok. Can I do that through Astro? How would I do that?
use Root Explorer app to do this
You can do it through adb:
You can also use "Root File Explorer", and probably "ASTRO". Just make sure you have the system set to read/write.Code:mv /system/app/<file>.apk /system/app/<file>.apk.bak
This is a temporary/random username and/or account that I currently use on forums.
Using the free Astro file explorer... can't access the system dir from it... just an FYI. will try RFE