9to5cynic
Android Expert
I don't have this phone, but with my phone, in order to use the terminal as root, you need to root the device. A good way to test this is with the terminal emulator app type su. The prompt should change from a $ to a #Hi all,
I am having a nearly identical issue, but this is not working for me. I apologize if I should have started a new thread, but this is nearly identical.
What might be making this more impossible is that the files I'm trying to delete are pinned music files from Google Music. Before I rooted, I had pinned almost 7GB of music onto my Galaxy Nexus. I used adb backup & restore, but Google Music could not function (I got a weird "No space available" that prevented streaming or pinning). I solved that issue by renaming the "artwork" and "music" folders in the Google Music. But now there's no way to get rid of those folders or the files within them.
I can't post screenshots because I'm new, but I can tell you that the permissions are:
drwxrwxr-x root sdcard_rw 2012-07-07 11:07 nameoffolder
[and the files inside have the same permissions]
- using chmod after su doesn't do anything (and in fact the Root Explorer app says that it's not possible to change permissions in the sdcard).
- Using rm -r results in permission denied.
- Using rm -rf isn't recognized.
Now the one thing that I don't get: is in iowabowtech's picture, you're listed as root@android - but I'm always shell@android (in adb shell) or app(somenumber) in the terminal emulator. How can I actually log in as root (or add my terminal app to the sdcard_rw group)?
Any other ideas?![]()
I'm not familiar with Google Music, but I might try to either kill the app and then re-try this or maybe see if you can rename the folders again... I'm sure someone more experienced with either this device or Google Music can help you out.
)