[Q] Can not delete file in /Android/data/ - Android Q&A, Help & Troubleshooting

i have install NFS17 last night,and game can not run,so i uninstall it.
but,this game data save in /Android/Data/com.ea.games.nfs13_na , size about 500MB ,i have already uninstall game,but i can't delete this folder anyway....i'm useing MEIZU MX3
delete use system file explorer,it tell me successful delete files,in face,folder have not delete,and i have already try other tool...like:ES File Explorer , AirDroid , XXX Explorer...
today,i try delete it by use "adb shell rm -rf /mnt/storage/Android/data/..../",but i get error message:"Permission denied",chmod also not work.
i have not get root permission , because "Phone Finder" may can hacked after i lost my phone if i get root permission.
And...i have try boot to recovery mode , but in recovery mode can't use "adb shell".
i don't want to get root permission to delete this file ,and MX3 have no other recovery(like:CMW)
π_π Who can help me?

There are 2 ways that i know
1) root your phone and using a root explorer to delete the file
2)Dowload from google play Clean Master ( made from ks mobile) and see if that cleans your phone
Sent from my GT-S5310 using XDA Premium 4 mobile app

leodani said:
There are 2 ways that i know
1) root your phone and using a root explorer to delete the file
2)Dowload from google play Clean Master ( made from ks mobile) and see if that cleans your phone
Sent from my GT-S5310 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i dont want to get root...and,Clean Master can not delete this folder.

I don't know what you could do.... sorry
Sent from my GT-S5310 using XDA Premium 4 mobile app

Web page not available

Related

Chainfire 3d pro driver won't install on nook color

I have cm7.1.0 running on SD card but it will not install the driver is there away to install manually it will not install on cwm either any help will do thanks u
Sent from my NookColor using xda premium
zeddymac said:
I have cm7.1.0 running on SD card but it will not install the driver is there away to install manually it will not install on cwm either any help will do thanks u
Sent from my NookColor using xda premium
Click to expand...
Click to collapse
Need more info... Did you get the .zip files?
Did you put them on your SD card?
Did you unzip them first?
I have the 3 files in zip and unzipped on the root of my SD but I haven't even got to that part yet I can't get the cf3d driver to install it says can't write to /system
Sent from my NookColor using xda premium
It's been a while since I used an sd install, but I remember having to remount the sd as writable for some stuff. There are some apps to do this, including Remount RW (i think it's called) and File Explorer/Root Explorer.
Have u seen any tutorial on it or is it pretty easy to do I have file explorer and can get root explorer/ or remount
Sent from my NookColor using xda premium
zeddymac said:
I have the 3 files in zip and unzipped on the root of my SD but I haven't even got to that part yet I can't get the cf3d driver to install it says can't write to /system
Sent from my NookColor using xda premium
Click to expand...
Click to collapse
You should have 3 zip files, if you unzipped those, it won't work.
Are you running Android off the SD card?
In that case, transfer the files over usb. If you are running android off the uSD, android labels one partition of your uSD as "sd card" and CF3D may only be looking in that partition. Transferring the files over usb will put them in the appropriate partition.
OK I got root explore and was able to install the cf3d driver so I will erase the three already unzipped and use the zipped ones thanks for ur help
Sent from my NookColor using xda premium
I have the same problem with my Incredible S. I cannot install drivers (NOT plugins). After the installation Chainfire asks to install drivers. I tried both CWM 3+ and simple options - but it doesn't work. The smartphone's stuck and after manual reboot Chainfire asks to install drivers again.
Could you please explain how you managed to install drivers with root explorer?
Open root explorer then click on /system then mount r/w after that try to install the driver again
Sent from my NookColor using xda premium
For some that are having issues with write permissions for chainfire. Try updating Busybox and see if that helps. It worked for me when I was having the same issues from
-Racks
Sent from my GT-I9000 using Tapatalk
I Cant Install To ChainFire A Games
Sir ..
Can You Help Me To My Problem
Its Because To ChainFire 3d v3.3
I Cant Install A Games In Chainfire Because They Need The Missing File
To Run The ChainFire ..
Please Help My Problem Thanks ..

[Q] How to install a file manager from SD without ADB and Internet Access?

I just flashed and rooted for the first time and discovered I can't use ADB anymore(adb server is out of date. killing...).
Seriously? So many views yet no help from anyone....
Why don't you install one from play store?es file manager will do you fine...
Sent from my GT-S5830 using xda premium

Can't Root with SuperTool, Read-Only...

Hey there! About 2 months ago I first rooted my HTC Legend and unlocked my bootloader and ugraded it to hboot 1.02
I installed cyanogenmod 7.2 and all worked great. I have CWM 5.0.2.8 installed too. And supertool worked for me (zergling rushes commenced . I was also able to use eclipse for android to view my root files via the computer.
Well I cant do this anymore. I can only see my root files via the phone using Root Explorer Lite which I downloaded from the play store.
And supertool is giving me errors of read-only file system (see attached screenshot) and says pushing Superuser.apk, so it appears on my phone, I also opened it but I don't know what im supposed to do in there??
I just want to be able to access my root files via my computer. do I have to use eclipse or is there another program? what am I doing wrong here?
ATM im using a workaround where I copy files to my SD card and then using Root Explorer Lite I copy for instance ringtones to the system/media/audio/ringtones folder and that works. But I need a simpler method like drag and dropping files into this folder via my computer. How can I do this?
Thanks for you help!
You can try qtadb.
Sent from my Legend using xda app-developers app
Curious as to actually know the need to use supertools when your already using a rooted rom?
I am so sure supertools was only needed to root a non rooted Rom, perhaps supertools stuffed it up....
Have you simply tried just using adb commands from cmd?
Perhaps your issue is the pc itself.
Maybe first is to try this:
Adb devices (proves phone and pc are connected).
Adb shell
Then type "su"
Then type "ls" (this gives file listing on device)
This is assuming you know anything about windows cmd, Adb and stuff like that.
Just some basics to get you started in trying to diagnose.
Hey, why not try restoring a nandroid backup you did earlier, you did do a backup yeah?
Sent from my HTC Desire HD using xda app-developers app
jazib360 said:
You can try qtadb.
Sent from my Legend using xda app-developers app
Click to expand...
Click to collapse
thanks this actually worked! i dont even know how/why but it did
i tried other programs like Droid Explorer or Android Commander but it didnt let me copy files to system/media/ or wutever. and it would say my phone isnt rooted.
i tried the cmd promt as ranger said with adb shell
i did the su and ls thing and it works (displays dir/files list) but thats not the problem, the problem is when i type something like this:
chmod 777 media/
and it says it cant change permissions cuz its read-only file system, the same reason supertool didnt want to work. i wan my zergling rush!!!
seriously this is weird

How to install an app on root?

I use file explorer and I have tried to move an apk. File to my system and it gets denied. I'm able to uninstall apps from my system but unable to move a file to my system.
Yes, I am rooted.
Thanks for the help!
Sent from my SGH-I777 using xda app-developers app
Google is your friend. Grant whatever file explorer you're working with super user permissions.
root explorer maybe. use "MOUNT R/W" and u be able to move apps.
Sent from my ThL W8 using xda premium

[Q] Rooted EE Kestrel - cannot uninstall sys apps.

I used towelroot to root my newly purchased EE Lestrel (build B114) and it went perfectly. Then I used Root Verifier and it said that my phone is rooted.
I installed Root Uninstaller, to remove some bloatware (twitter, deezer), but it says that the app can not be uninstalled because an unknown error occured. Also, I cannot convert them to User Apps, but I can freeze them.
I need them uninstalled. Any suggestion?
Please help me with this.
Thank you
UPDATE
"Normal" system apps can be uninstalled, but the problem is with the apps placed there by EE provider. They seem to be in a different place and cannot be removed.
Using Anttek I found them in /cust/orange/ee , but I have no idea how to get rid of this ones.
derei said:
I used towelroot to root my newly purchased EE Lestrel (build B114) and it went perfectly. Then I used Root Verifier and it said that my phone is rooted.
I installed Root Uninstaller, to remove some bloatware (twitter, deezer), but it says that the app can not be uninstalled because an unknown error occured. Also, I cannot convert them to User Apps, but I can freeze them.
I need them uninstalled. Any suggestion?
Please help me with this.
Thank you
Click to expand...
Click to collapse
Install busybox and super su then from root file manager like root explorer you can remove any of system applications from system/app and system/priv-app folder
Remember to take backup of deleted applications in your SD card in case if you need it
Sent from my x604 using Tapatalk
The-Immortal said:
Install busybox and super su then from root file manager like root explorer you can remove any of system applications from system/app and sys
Click to expand...
Click to collapse
As you will see in the attachments, I have Super SU and busybox, but I still can not delete the apk file.
Please advice.
derei said:
As you will see in the attachments, I have Super SU and busybox, but I still can not delete the apk file.
Please advice.
Click to expand...
Click to collapse
Install root explorer file manager ...
Mount system as read write then you can delete any file inside your system folder of device in any android device .....
Sent from my x604 using Tapatalk
Thanks. Indeed, using a different file manager did the job. I could not do it with Root Explorer (fake successful message), but I did it with ES File Explorer.
derei said:
Thanks. Indeed, using a different file manager did the job. I could not do it with Root Explorer (fake successful message), but I did it with ES File Explorer.
Click to expand...
Click to collapse
Happy to see you got solution..
Sent from my x604 using Tapatalk

Categories

Resources