Remove preinstalled apps ->cm7 - Desire Q&A, Help & Troubleshooting

How would I go about deleting some of the preinstalled apps in cm7? I read to download titanium backup and do it with that. When I did it using that app, nothing was uninstalled even though it said it was.

There are a few ways. You can do it through a paid app called System App Remover, adb or you can delete the apk's from the zip archive before you flash it. I do a combo between the first and third way. Just to point out, you need to be s-off to do out through the app.
Swyped...

I just delete .apk files from /system using root explorer.
S-off needed for this method.

stringer7 said:
I just delete .apk files from /system using root explorer.
S-off needed for this method.
Click to expand...
Click to collapse
I have S-off but in my file explorer when I go to syste/app and try to delete those apk files it says that it can't. The titanium uninstall which I did after getting S-OFF, done by some recovery exploit also does not work.

NovaStark said:
I have S-off but in my file explorer when I go to syste/app and try to delete those apk files it says that it can't. The titanium uninstall which I did after getting S-OFF, done by some recovery exploit also does not work.
Click to expand...
Click to collapse
Enabled root explorer option in your explorer? Which explorer do you use?
Sent from my HTC Desire using XDA App

And have you got /system mounted r/w, not r/o?

use the latest "root explorer" from the market and make sure superuser allows it
when u open root explorer press the "mount r/w" button at the top to have write access

Xgeda said:
use the latest "root explorer" from the market and make sure superuser allows it
when u open root explorer press the "mount r/w" button at the top to have write access
Click to expand...
Click to collapse
Although root explorer is well enough to pay money for it, there is a good free alternative called "file explorer". But you have to mount as r/w, too.
Sent from my HTC Desire using XDA App

Thank you all. If it wasn't for you all I'd be following instructions and not know to mount r/w.

You can use Root_uninstaller_pro_v1.13.apk and uninstall the system application you don't use. I use this app and have no problem.
Sent from my HTC Desire

NovaStark said:
Thank you all. If it wasn't for you all I'd be following instructions and not know to mount r/w.
Click to expand...
Click to collapse
Direct in the programm you use. To name two examples:
1.) In root explorer you have an extra single button at the top
2.) In file explorer: menu>more>settings>file explorer settings>check root explorer option (and enter superuser request). Go back to root of your sd card. Now menu>more>mount>mount as read write. File explorer should show "access".

Related

Read Only File System when removing apps

I am trying to remove some apps I dont use or want like the mail app and others and I know i have nand protection unlocked becasue I can run nand backup and restore. But when i run adb shell and rm Mail.apk i get message of rm failed for Mail.apk, read only file system. I am a noob with adb but is it possible i dont have nand unlocked?
Being able to NAND backup and restore doesn't have anything to do with having NAND unlocked.
You obviously don't have full root.
download or find (please pay for it on the market)
root explorer, run it, this will put you on the / directory which is the root of the phone, not the sd card, and up in the top right corner it says mount r/o or mount r/w
by default it is read only r/o
hit the button and beside it you will see small text saying 'mounted r/w'
if it lets you mount r/w then you should be good to go.
just navigate to your /system/app filder, long press on the apk file you want to delete and choose delete, it will error out if you dont have r/w access, but make sure the upper right corner still says 'mounted r/w' - sometimes when you mount the phone in the opening page, it doesnt mount everything as r/w so you might have to mount the /system/app folder.
so, if you have it mounted r/w and it says so, and it wont let you delete or rename anything, then you know that you do not have a full root, just the partial root and you will have to go thru and reroot it for full access.
there are simpler ways i imagine but root explorer is the king of file explorers as far as i am concerned.
the only thing it needs is a built in FTP and SMB (windows network) explorer.
FAndroidHTC said:
I am trying to remove some apps I dont use or want like the mail app and others and I know i have nand protection unlocked becasue I can run nand backup and restore. But when i run adb shell and rm Mail.apk i get message of rm failed for Mail.apk, read only file system. I am a noob with adb but is it possible i dont have nand unlocked?
Click to expand...
Click to collapse
Would you be running the stock rooted ROM?
Sent from my PC36100
rafroehlich2 said:
Would you be running the stock rooted ROM?
Sent from my PC36100
Click to expand...
Click to collapse
stock rooted rom doesnt matter, thats what i run from time to time and i can delete/move/rename anythign i want anywhere on the phone (ok i havent tried every folder but have not hit a file/folder i couldnt alter yet, because i have full root access.
v_lestat said:
stock rooted rom doesnt matter, thats what i run from time to time and i can delete/move/rename anythign i want anywhere on the phone (ok i havent tried every folder but have not hit a file/folder i couldnt alter yet, because i have full root access.
Click to expand...
Click to collapse
I asked because I had a similar problem when I had stock rooted. Once I changed it went away.
Sent from my PC36100
rafroehlich2 said:
I asked because I had a similar problem when I had stock rooted. Once I changed it went away.
Sent from my PC36100
Click to expand...
Click to collapse
hmmm wierd.
maybe a bad rooted rom?
someone correct me here but do you have SuperUser installed?
doesnt he have to have superuser installed to do it via root explorer, or login to a terminal via adb with 'su' to rename/move/delete
if you didnt type su, and then get the $ prompt you cant do what you are trying to do. ... ???
i dont think you need to type su to do the following command but it probably wouldn't hurt ??
i am very adb green but do know enough to run some commands, its just that i prefer to do it with root explorer rather than command prompt.
download or find (please pay for it on the market)
root explorer, run it, this will put you on the / directory which is the root of the phone, not the sd card, and up in the top right corner it says mount r/o or mount r/w
by default it is read only r/o
hit the button and beside it you will see small text saying 'mounted r/w'
if it lets you mount r/w then you should be good to go.
just navigate to your /system/app filder, long press on the apk file you want to delete and choose delete, it will error out if you dont have r/w access, but make sure the upper right corner still says 'mounted r/w' - sometimes when you mount the phone in the opening page, it doesnt mount everything as r/w so you might have to mount the /system/app folder.
so, if you have it mounted r/w and it says so, and it wont let you delete or rename anything, then you know that you do not have a full root, just the partial root and you will have to go thru and reroot it for full access.
there are simpler ways i imagine but root explorer is the king of file explorers as far as i am concerned.
the only thing it needs is a built in FTP and SMB (windows network) explorer.
Click to expand...
Click to collapse
You can use Estrongs File Explorer and use the root option. No payment required. Unless you are running CM ROM, be sure to turn off the root option before closing the program, otherwise next time you open ES it will give a force close.
Sent from my PC36100 using XDA App
wow I love this forum what a huge response in such a short time I'm gonna test to see if I don't have nand properly unlocked and I tried using android mate to delete the apks and that didn't work either but I'm running fresh 1.0.2 currently
Just tried using es file explorer with root explorer and mount file system as writable and deleted the apk and everything worked great the app is gone! Thank you for the help this means i have nand unlocked right? I must have been doing something wrong in the adb shell
You can also issue the command 'adb remount'.
The system partition is mounted read only at start up and this command mounts it read/write. It has nothing to do at all with your NAND.
Ok good to know thank you for the advice like I said I'm an adb noob lol
do adb remount then try again
I removed wireless_tether using root explorer. When i try to install another version of wireless_tether, it says i am trying to overwrite another app, then wont let me install because it says its a system app. then I go in to look and see if I had truly removed it , it has a different name "andro tether" under settings/apps/manage apps. It doesn't show this in the root explorer for me to delete it. How can I fully delete it if its not showing there anymore.
I still cant install the new version. Help

[Q] Help! I'm having trouble mounting my /system directory as r/w but my s-off

I've used unrevoked forever to get my s-off, but eveytime I try to delete/rename/copy a file to the /system directory I get an error. Anyway to fix this? I'm new XD
use the app root explorer , it allows you to enable write ability.
Root Explorer isnt free, and I can't buy it cuz...im 15
But I did try an app called "mount /system (rw/ro)". It tells me that the /system directory has been set to r/w, but when I use astro to browse to the folder, everything is still marked -ro
true true see ur PM. Does that app of your provide a file directory search or manager?
Astro doesn't have root capabilities. Use ES File Explorer (you have to enable root access in settings) or use Super Manager.
plainjane said:
Astro doesn't have root capabilities. Use ES File Explorer (you have to enable root access in settings) or use Super Manager.
Click to expand...
Click to collapse
I second ES File Explorer. I use it for all my system reading/writing needs in root.
quantumma said:
I've used unrevoked forever to get my s-off, but eveytime I try to delete/rename/copy a file to the /system directory I get an error. Anyway to fix this? I'm new XD
Click to expand...
Click to collapse
try running "Fix Permissions" in ClockworkMod then reboot
thats what did it for me when i had this issue
yup, use ES file explorer (I prefer root explorer, but as you noted, it's not free). You could also start learning to use adb to push/pull to system if you want. It comes in handy, knowing how to use adb. Definitely good to learn at some point.

[Q] busybox

Hi
I have a htc desire root with unrevoked 3.2
whenever i try to install busybox from the installer i get an error than there is insufficient space. it shows that actual space is 1555kb and required is 1000kb.
then why is this error??
also i tried accessing the system/xbin and system/bin folder through ES file explorer...and i found out that these folders are still not writable..
is this why i am not able to install busybox??
You have to S-off your phone first to make system/... writeable.
And next, you need a file explorer from the market, which supports root access. I recommend "root explorer", it's easy to handle and clear.
Sent from my HTC Desire using XDA Premium App
yeti.p said:
You have to S-off your phone first to make system/... writeable.
And next, you need a file explorer from the market, which supports root access. I recommend "root explorer", it's easy to handle and clear.
Sent from my HTC Desire using XDA Premium App
Click to expand...
Click to collapse
+1 for root explorer, no other I have used is as intuitive or feature rich, plus root explorer actually can access everything it says it can!
Have you tried installing bb from titanium backup? Just install the free version and hit the "problems" button and it should install. Unless you are out if space in /system - root explorer would also be able to tell you this.
Hi yeti.p , stringer7
Thanks a lot for the help..i'll try the aplharev.nl
I also tried installing it from titanium..and i was successful..but still i was not able to use certain apps that require bb as they were not able to find bb on my device.
Finallly i uninstalled titanium and tried installing all the bb versions from bb installer.

Rooted, yet unable to....

I'm now rooted using CF method, no custom recovery though. I want to remain stock. But, one of the primary reasons I went ahead and rooted is so that I can get rid of the 2 horrible power on & off sound files. Is it just me or do you also find those completely obnoxious and loud??
Anyhow, here's the problem:
I've located the 2 files (poweron.ogg and poweroff.ogg). I don't want to delete them, I just want to rename them so they are in essence "hidden" and can't be called, therefore keeping my sanity everytime I shutdown or startup. But when I try to rename (I've now tried ES file explorer and Astro - both to no avail) the files, I get a permission denied or some other message saying the file is write-protected and I'm unable to rename or delete.
Any ideas?
Thanks!
You need to make the folder r/w (read/write) instead of r/o (read only). You should have that option in all root explorer software.
Install es file explorer, press the menu button and then root explorer. Then from there go to mount read/write and change the system checkbox to r/w. Now you should be able to mod the files.
Sent from my SGH-M919 using xda app-developers app
marcoxx626 said:
Install es file explorer, press the menu button and then root explorer. Then from there go to mount read/write and change the system checkbox to r/w. Now you should be able to mod the files.
Sent from my SGH-M919 using xda app-developers app
Click to expand...
Click to collapse
Beautiful! It worked! Thanks for the detailed steps.
GO KNIGHTS!

[Q] How I can get to my Stock JB 4.1.2 this Keyboard?

Hi, pls help, is it possible get to the Stock Rom JB on I8160P this keyboard and how? Thanks
Paul Koty said:
Hi, pls help, is it possible get to the Stock Rom JB on I8160P this keyboard and how? Thanks
Click to expand...
Click to collapse
You Can Extract It From System/App Using Root Explorer
pls help how I can do it. thx
Paul Koty said:
pls help how I can do it. thx
Click to expand...
Click to collapse
1. make sure your rooted
2. download es explorer
3. press menu key
4. scroll down
5. click on root explorer then give it root permission
6. you should see a menu if not, press root explorer again
7. once you see a menu, press "Mount R/W"
8. mount /system to r/w
9. go into /system/app
10. copy the (name of keyboard).apk and paste somewhere in sdcard then to install it, copy to /system/app in another rom(follow steps 2-8)
teddytsen said:
1. make sure your rooted
2. download es explorer
3. press menu key
4. scroll down
5. click on root explorer then give it root permission
6. you should see a menu if not, press root explorer again
7. once you see a menu, press "Mount R/W"
8. mount /system to r/w
9. go into /system/app
10. copy the (name of keyboard).apk and paste somewhere in sdcard then to install it, copy to /system/app in another rom(follow steps 2-8)
Click to expand...
Click to collapse
Can´t use es explorer. Always if I move, my phone freeze
From other ROM is call this keyboard "AXT9IME.apk" so I have moved in to system/app used root explorer, but if I want move from my ext card apk, is write: can´t move because is just for read. If I want install normal apk from my card folder, always I see, Instalation....than instalation not done!
Paul Koty said:
Can´t use es explorer. Always if I move, my phone freeze
From other ROM is call this keyboard "AXT9IME.apk" so I have moved in to system/app used root explorer, but if I want move from my ext card apk, is write: can´t move because is just for read. If I want install normal apk from my card folder, always I see, Instalation....than instalation not done!
Click to expand...
Click to collapse
mount r/w!!!! its a system app you cant use package installer!!
Sent from my GT-I8160
What is package installer? Root explorer? Es explorer dont work in my phone. So what cam i do for mount rw and how?
... just use explorer(free ver of root explorer) and mount r/w(dont ask me where it is. its VERY obvious) and copy/past into system/app
Sent from my GT-I8160 using xda app-developers app
teddytsen said:
... just use explorer(free ver of root explorer) and mount r/w(dont ask me where it is. its VERY obvious) and copy/past into system/app
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Okey, used Explorer... You cannot paste here because the file system is read-only!
thats all what I see if I want move
edit:
well, I have moved app by Es Explorer in app system folder.. Now If I want install it, will see installation......app is not installed....
edit2: I have restart my phone, my apk AXT9IME is in system/app folder, whan my phone start, tell me: samsung keyboard can´t work
System change read only. How do it
some idea?
For Stock Rom you need rooted phone.
There are many apps, you can use e.g. "Root Explorer" from Play Store.
I think there is a free version available.
Procedure for Root Explorer:
1. copy wished .apk to Storage on phone.
2. start Root Explorer
3. go to .apk you want to copy in system/app
4. select it and copy
5. go to system/app
6. in upper bar in the middle you can see mount status. (-ro)
7. change it to -rw by clicking on it and select item -rw
8. Superuser app flushes: grant access
9. Paste .apk in system/app
10. Restart your phone and have fun.
Feel free to ask if further problems occurs.
cu
xafra
AND PLEASE DO NOT OPEN NEW THREADS FOR QUESTIONS YOU HAVE ALREADY ASKED IN EXISTING ONES.
App probably not compatible. And free version of root explorer ( explorer) is already mounted r/w
EDIT: im pretty sure root explorer asks for root access on first startup
Sent from my GT-I8160 using xda app-developers app
teddytsen said:
App probably not compatible. And free version of root explorer ( explorer) is already mounted r/w
EDIT: im pretty sure root explorer asks for root access on first startup
Sent from my GT-I8160 using xda app-developers app
Click to expand...
Click to collapse
Yes! Is true, not compatible, I have folowed guide from teddytsen, all right, but after reboot after my phone freeze and tell me AxT9IME.apk (samsung keyboard) can´t work and stop!
I tested deodex .apk too and same problem always. And if I use Uninstaller Master and see in System apps, there is way to AxT9IME.apk normal- /system/app/AxT9IME.apk, but there is write "2.3.6"!
I want just same as I writed in my first message in atachement. But I don´t know if exist any compatible apk with my Stock or Custom ROM (I have problem with this in both).
In 4.1.2 JB is poor 3x4 grey keyboard... Don´t want it, maybe better downgrade

Categories

Resources