Results 1 to 16 of 16
- 04-27-2010, 07:41 PM
Thread Author #1
cant delete individual apps with connetbox
hi, cna anyone help me figure out how to delete apps. i have connectbox and yes i am rooted and i used the joeykrim v7 root i flashed in the recovery mode. i use for example " rm AmazonMp3.apk" but i can not delete instead it says " rm failed for AmazonMp3.apk, no such file or directory"
- 04-28-2010, 03:09 PM #2
did you first mount .. and then after that cd system and cd app ....
- 04-28-2010, 06:23 PM
Thread Author #3
- 04-28-2010, 06:32 PM #4
please search before posting questions but read the last post i wrote in this thread. it was answered there.
http://forum.androidcentral.com/sams...html#post71651 - 04-28-2010, 06:32 PM #5
make sure you make a backup of the apps your removing in case you ever want them back
- 04-29-2010, 02:26 PM
Thread Author #6
- 04-29-2010, 03:21 PM
Thread Author #7
- 04-29-2010, 07:01 PM #8
- 04-29-2010, 07:10 PM #9
- 04-30-2010, 09:33 AM
Thread Author #10
hi i did not understand the direction then. i thought you mounted the SD card to the computer if you wanted to backup the apps you are deleting?
i have no care or need to keep the apps i dont want. i am trying to get rid of the moxer mail and a few others i never use or want to use.
do i still need to mount if i have no intention of saving the applications ? - 05-01-2010, 07:46 PM #11
- 05-02-2010, 12:50 AM #12
you need to mount in order to even go into the directory of cd /system/app
ok ill make it easy for u.. as soon as you connect to connect bot type this:::::::::
su
mount -t rfs -o remount,rw /dev/stl5 /system
cd /system/app
To delete an app, type:
rm [appname].[extension]
After you're done type (IMPORTANT):
mount -t rfs -o remount,ro /dev/stl5 /system
thats all to it.. - 05-02-2010, 12:53 AM #13
after you type cd /system/app if you type "ls" it shows everyone .apk(program) in that directory ..
let me know if its still confusing. - 05-02-2010, 10:32 AM #14
Easy Way to delete stock apps
Thanks to another poster on here go to the marketplace and download "titanium backup" Use that. Nothing to it. I got rid of nascar and nfl and the bejeweled demo that Sprint sticks us with. I didn't have to mount the phone or go into the system.
- 05-02-2010, 12:17 PM #15
- 05-02-2010, 03:48 PM
Thread Author #16


Reply
after you type SU

































