![]() |
Remove android system apps manually - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Computers (https://sinister.ly/Forum-Computers) +--- Forum: Mobile & Tablets (https://sinister.ly/Forum-Mobile-Tablets) +--- Thread: Remove android system apps manually (/Thread-Remove-android-system-apps-manually) |
Remove android system apps manually - H4R0015K - 10-16-2012 What you will need: 1) Rooted Android Phone. 2) Busybox (Free - get it from market) 3) Terminal simulator (Free - get it from market) Process : 1) Install both apps listed above. 2) open terminal. 3) type 'su' (without quotes) and press enter (it will give you root access) 4) now type 'cd system/app' (without quotes) and press enter (it will change your current location to location where system apps .apk's are stored) 5) now type 'rm <appname>' (without quotes) and press enter (this will remove the app) Note: 1) make sure to make a copy of .apk before removing it. 2) if you don't know the app name then when you are in apps directory type 'ls' (without quotes) and press enter (this will list all the .apk's pressent in that directory. RE: Remove android system apps manually - god20spy - 01-06-2013 (10-16-2012, 05:44 AM)H4R0015K Wrote: What you will need:is more simply: download this app from HERE open the app,go on more->settings->check "root explorer" and "mount system folders"->push the "up" button until is grey->go on "system" folder->"app" folder,and then delete/move any aplication(is usefull if you want to make the reverse thing) have fun |