Guest darms9805 Posted June 17, 2010 Report Posted June 17, 2010 Dear All, Good day to you all. There is something that has been bothering me since I've upgraded to 2.1 ROM (Root) and I've noticed that there are unwanted apps around which includes like HiDialer, Map (Bruts), etc. I was wondering how am I suppose to uninstall it manually since there are no way for me to remove it via Settings-->Application Manager --> <Select the applications> [as the mentioned application has the only option is to "clear cache"] As mentioned, I have the rooted version of the ROM. And I have terminal installed as well, I would appreciate if anyone here can provide me the correct terminal command to remove the apps permanently. Thank you and looking forward for all your reply soon! B.Regards Darms
Guest mifran Posted June 17, 2010 Report Posted June 17, 2010 Dear All, Good day to you all. There is something that has been bothering me since I've upgraded to 2.1 ROM (Root) and I've noticed that there are unwanted apps around which includes like HiDialer, Map (Bruts), etc. I was wondering how am I suppose to uninstall it manually since there are no way for me to remove it via Settings-->Application Manager --> <Select the applications> [as the mentioned application has the only option is to "clear cache"] As mentioned, I have the rooted version of the ROM. And I have terminal installed as well, I would appreciate if anyone here can provide me the correct terminal command to remove the apps permanently. Thank you and looking forward for all your reply soon! B.Regards Darms Adb remount Adb rm system/app/application name.app
Guest darms9805 Posted June 17, 2010 Report Posted June 17, 2010 Adb remount Adb rm system/app/application name.app Dear Mifran, Thank you! I've been googling around and noticed that I should install Android SDK in order to perform those actions. Thank you and I've got it done! B.Regards Darms
Guest Posted June 17, 2010 Report Posted June 17, 2010 Titanium backup is also a nice way to deal with unwanted apps. It can remove the HTC installed apps that are otherwise impossible to remove unless you use adb.
Guest Callum MR Posted June 17, 2010 Report Posted June 17, 2010 Whenever I install a new ROM, I open Root Explorer (from the Market) and go to /system/app, select everything I don't want, and delete. Very simple and doesn't require a computer connected up, lots of typing in command lines, etc.
Guest mifran Posted June 18, 2010 Report Posted June 18, 2010 Titanium backup is also a nice way to deal with unwanted apps. It can remove the HTC installed apps that are otherwise impossible to remove unless you use adb. ;) thank you very much for this information now i dont have spend hours retyping (abd remount adb ls system/app adb rm system/app/aplpication name.apk) because i have always made a typo error and had to retype the commands your way is so much easier mifran
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now