Hello I have root but in adb can only read NO write access if I install ES file Explorer or Titanium it wont let me enable root explorer and then mount after.
I can view files in adb and file explorer but cant delete or write etc . Thanks
You already posted that and got an answer. To be closed...
Sent from my LG-P760 using xda app-developers app
Related
I'm having some problems copying the files i need from /data/data.. I'm using an old version of SUFBS (tried android mate also, same results), as root explorer is a paid app
So, the thing is, I'm finding the files i need, but when i try to copy them nothing happens. No errors. The files just don't appear where i sent them
Please help
Sent from my E10i using XDA App
I use estrongs file manager with root explorer turned on in options.
Yes, I have tried that too before but it doesn't work on my phone. It only works on Cyanogen and hiapk ROMs
Any more ideas?
Sent from my E10i using XDA App
Try this from 'adb shell' or a terminal emulator on your phone.
su
cp -rf /data/data/dirtocopy /sdcard/diryouwantyourfiles/
I think you'll need busybox installed as android doesn't come with cp.
Done.
Had to give up and use Root Explorer lol
Thanks anyway mercianary
Sent from my E10i using XDA App
This is odd, if I goto /system/ in root explorer it wont let me change from R/O to R/W to edit files.
When I start the app it says it's been granted super user, wtf am I doing wrong?
Updated Root Explorer its fixed ;p
You can always tell those who pirated Root Explorer, LOL.
Sent from my ADR6400L using XDA App
I have the paid version of root exployer and I have the same problem I cant find where to change R/O to R/W
Found answer, fixed, have to push button at top Daaa
I need to put a modded recovery file into /system/bin on my phone, but how do I get access to it? Btw, I'm using ubuntu. Thanks.
Adb or root explorer
Sent from my SAMSUNG-SGH-I997 using Tapatalk
you need root and an root file explorer or adb.
So I have searched for an answer for this problem. I have to access data/data and delete some files. My problem is that I cannot access data/data. there is no second data folder. I am using ES File explorer and I am rooted.
Any suggestions?
Thanks in advance.
You have to open Es file manager with root access. Don't knw exact navigation. Or use Root Explorer. On top there will be read only and read write tabs. Click on rw tab. Then you ll be able to access data/data folder and delete files.
Sent from my Inspire 4G using xda premium
So now I have access to data/data, but I cannot see the com.applications.dictionary bla bla file to delete. Any other options here?
***EDIT
so the app that I am having trouble with is dictionary.com. I cannot seem to find the file in data/data. But I have access.
/data/data/com.dictionary
Aerowinder said:
/data/data/com.dictionary
Click to expand...
Click to collapse
That's the thing. I cannot find com.dictionary. I am in data/data as well.
***EDIT***
found it! Thanks.
Hello I have root but in adb can only read NO write access if I install ES file Explorer or Titanium it wont let me enable root explorer and then mount after.
I can view files in adb and file explorer but cant delete or write etc . Thanks
durbancurry said:
Hello I have root but in adb can only read NO write access if I install ES file Explorer or Titanium it wont let me enable root explorer and then mount after.
I can view files in adb and file explorer but cant delete or write etc . Thanks
Click to expand...
Click to collapse
Have you tried to remount the file system? It is probably mounted read only
http://ckirbach.wordpress.com/2012/11/27/how-to-remount-system-as-read-write-in-android/