Greetings from sunny ??? nottingham
I have a folder with a bunch of files that all show as 0kb that i can not remove.
Does anybody have an idea how i can get rid of these?
The story so far....
I am/was on rocket rom v2, previously i had put the google currents app on, but that was a couple of roms ago and i have not put it back.
I started having a few odd problems and realized my int sd was full. i eventually narrowed it down to a google currents folder. this was not so easy as any app that tried to scan the int sd in any way would crash or freeze. Even in manage apps it would only show details of apps from a to c any after that hung on 'computing'. i managed to delete over 5 gb from that folder, all except one folder.
Now i am left with a folder on the int sd inside the android/data folder called 'com.google.android.apps.currents' inside that is a folder 'cache' inside that a folder 'blobs.120.1184434912' inside that a folder thats a bunch of letters and numbers, inside that a folder 'att' and finally inside that a bunch of files all with single letters, numbers or symbols as there filename and all 0kb in size.
These remaining files and folders i can not get rid of.
I have tried....
Delete with root explorer and a couple of other file apps crash's or locks
Cut and paste elsewhere fail
Connect to computer and...
Delete fail
Move fail
Erase fail
Unlock freezes pc
Change permissions blocked
Re-name fail
Scanned with virus and spyware progs clean
Delete with dos fail
Factory reset fail
Factory reset with format usb crash's or locks
Flash a pit file in pc odin Still there
I wouldnt mind just leaving them there, but as i say any app that in any way scans the int sd crash's or freezes this makes the note almost un-useable.
I'm sure I've missed a few things i have tried but you get the point.
I have searched xda and the web as best i can and tried pretty much every idea I've come across.
Help !!!
Please !
What an odd problem....
have you tried aroma file manager?
Thanx p107r0
I havent tried that particular file manager, many others though.
Downloading it now, very busy next couple of days so will give it a go as soon as i can.
many thanx
have fun
all the best
rich
Cant you try copying all your important information off the sd then formatting it?
Sent from my GT-N7000 using Tapatalk
Thanx Postmonkeh
Unfortunatly i have formatted it several times now and those files still remain.
Are you familiar with adb tools? You could try using adb to delete the files.
Ftb
Hi Postmonkeh
Unfortunatly abd is over my head, i wouldnt have a clue what i was doing.
Maybe i need to do some learning Do you know if theres a basic tutorial anywhere ?
Many thanx
all the best
have fun
rich
It's fairly simple once you get the hang of it, but i don't know any guides off the top of my head.
Not on my laptop at the minute but once I'm downstairs I'll give you a quick run through of what to do to delete that folder. Might not work, but then again it might
Ftb
Hey mate thank you very much.
Please dont rush as i am just leaving and will be away for a couple of days. I will get onto it as soon as i return.
Many thanx
Rich
Sent from my GT-N7000 using xda premium
it won't let you rename or delete because they reside on googles servers, that's why they are showing 0kb. u can't change permission because it's on sd card and w don't have the ability to do so on sd card. i promise a format got rid of them but u didn't notice it because google cache server put links back as your phone started. the explorer crashes because as fast as is trying to remove them the server is already putting them back. basically what im trying to say is just ignore them cause there not really there anyways.
Sent from my SPH-D710 using xda premium
veritasaequita said:
it won't let you rename or delete because they reside on googles servers, that's why they are showing 0kb. u can't change permission because it's on sd card and w don't have the ability to do so on sd card. i promise a format got rid of them but u didn't notice it because google cache server put links back as your phone started. the explorer crashes because as fast as is trying to remove them the server is already putting them back. basically what im trying to say is just ignore them cause there not really there anyways.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
dik64 said:
I wouldnt mind just leaving them there, but as i say any app that in any way scans the int sd crash's or freezes this makes the note almost un-useable.
Click to expand...
Click to collapse
as above, these files seem to be causing problems.
my google currents folder has a lot of these folders, but none of the files are empty.
although having said that, it may be an idea to deselect the option to have google back up your app data.
i'd also maybe try installing the currents app then (if you can) go into the app settings and clear the data.
---------- Post added at 01:16 PM ---------- Previous post was at 12:35 PM ----------
http://forum.xda-developers.com/showthread.php?t=1241935
that thread gives a good guide to getting adb installed, and gives a good grounding of what it can do. it's a bit more in depth than what you need though, all you need is to install it, add the path to the environment vaiables as described in that thread (that is an optional step but it makes things much easier)
the path you'll be looking for is /mnt/sdcard/Android/data/com.google.android.apps.currents
be sure to remember that the case of the letters in the linux (and therefore android) file systems is vital - ie mnt/sdcard/Android is an entirely different folder than mnt/sdcard/android.
so basically once you've your note connected (with the screen unlocked) open a command line and type (minus the quotes) "adb devices"
it should (hopefully) list your note in there.
then type these commands in order, being careful to observe the correct case when typing filenames or folder names.
adb shell
rm -r /mnt/sdcard/Android/data/com.google.android.apps.currents
it could take a while if there are a lot of files. once it's finished, you should be back to a line with a flashing cursor, then just type exit and it should take you back to your standard windows command line.
i would try taking off the "back up my settings to googles servers) and installing currents and wiping the data first though.
OK time for an update.....
Aroma file manager same as all the others, it either freezes or crash's out altogether.
I have already deselected back up to google, no effect.
I have already tried re-loading google currents and populating it with fresh downloads. Then clear data and un-install, no effect.
Finally took me a while to get adb set up and working, but............
wait for it............................................................................
No effect !!
It starts the process, and scrolls info very fast. I left it for about 20 mins and it was still going. eventually i clicked on the window and it said something along the lines of no such file or directory then endlessly scrolls att.
I appreciate the suggestions given, but i do hope there are some more.
I am completely lost with this now.
all the best
have fun
rich
Seems kind of similar to problems I used to have in the good old Palm OS days, sometimes due to some app errors 0b files would appear on SD card, and - to make long story short - the only thing that would help was taking the card out and formatting it on the computer.
Maybe flashing with repartitioning could help?
Sent from my GT-N7000 using xda premium
dik64 said:
Greetings from sunny ??? nottingham
I have a folder with a bunch of files that all show as 0kb that i can not remove.
Does anybody have an idea how i can get rid of these?
The story so far....
I am/was on rocket rom v2, previously i had put the google currents app on, but that was a couple of roms ago and i have not put it back.
I started having a few odd problems and realized my int sd was full. i eventually narrowed it down to a google currents folder. this was not so easy as any app that tried to scan the int sd in any way would crash or freeze. Even in manage apps it would only show details of apps from a to c any after that hung on 'computing'. i managed to delete over 5 gb from that folder, all except one folder.
Now i am left with a folder on the int sd inside the android/data folder called 'com.google.android.apps.currents' inside that is a folder 'cache' inside that a folder 'blobs.120.1184434912' inside that a folder thats a bunch of letters and numbers, inside that a folder 'att' and finally inside that a bunch of files all with single letters, numbers or symbols as there filename and all 0kb in size.
These remaining files and folders i can not get rid of.
I have tried....
Delete with root explorer and a couple of other file apps crash's or locks
Cut and paste elsewhere fail
Connect to computer and...
Delete fail
Move fail
Erase fail
Unlock freezes pc
Change permissions blocked
Re-name fail
Scanned with virus and spyware progs clean
Delete with dos fail
Factory reset fail
Factory reset with format usb crash's or locks
Flash a pit file in pc odin Still there
I wouldnt mind just leaving them there, but as i say any app that in any way scans the int sd crash's or freezes this makes the note almost un-useable.
I'm sure I've missed a few things i have tried but you get the point.
I have searched xda and the web as best i can and tried pretty much every idea I've come across.
Help !!!
Please !
Click to expand...
Click to collapse
If you cannot delete the folder with del or erase command in dos I think you have a bad block there. In this case you have to leave this folder alone.
Hi, thanx for the further suggestions
tknguyencsu leaving alone is not a good idea as it does affect how the note works. Anything that scans the int sd freezes or crash's out when it gets to that folder. for instance if i go to manage applications it will only give me detailed info on apps from A to C any after that it wont display the size of data etc, just stays on 'computing'. so i really need to get rid of this folder.
p107r0 Any idea how i try your suggestion of 'flashing with repartitioning' ?
I have done several full wipes inc usb storage, i have formatted usb storage from recovery several times also.
There are a couple of options in recovery i have not tried because i dont know what they really mean and so im a little scared to try with all the bricking thats been going on.
many thanx
all the best
have fun
rich
Lots of reading to be safe, but afair there is Dr ketan's guide on flashing LBF with repartitioning, which should be theoretically safe when performed from/over GB ROM. I'll look for the link later.
Here.
P.S. There's also app by chainfire which checks if your device is prone to superbrick: Got Brickbug
Sent from my GT-N7000 using xda premium
Thanx p107r0 i've had a quick look/search in that thread. Not much detail about re-partitioning, i am now assuming it is connected with pit file ?
If that is correct then i have tried that and unfortunatly it did not help.
I am out of my depth here, so if i have misunderstood please forgive me, and enlighten me.
many thanx
all the best
have fun
rich
Are you still on the same ROM? Maybe formatting int sd from other one would do the trick?
Hi p107r0
Yes i am on the same rom, but now a later version.
I am using Rocket Rom. the problem first came to light after upgrading from v1 to v2. since then i have been back to GB to RR v1, RR v2 and am now on RR v3.
I am out of time tonight, and on the road all day tomorrow, so will try a completely different rom as soon as i can.
many thanx
all the best
have fun
rich
Update 2:
So now I can see most of the files with ES, but OI file manager isn't seeing them. What the heck is going on? Ghost files?
Alright, so I'm in a bit of a pickle.
I was having problems with Rdio and wanted to wipe all traces of it from my phone to install an older version. Using ES File Explorer, I searched for all the files related to the app in "/" and once I found them, I foolishly used select all and delete. Problem is, it seems "select all" actually selected all the folders in / and not only those found using the search function.
The odd part is I can see all the folders in / when I use OI file manager (though some are empty, namely /data and /datadata), but not when I use ES.
Does anybody have an idea as to what I can do? Odd thing is the phone is working fine and not all files on it have been deleted (the files inside EFS seem to have been though, but I still have signal). I'm afraid to reboot it since I figure it might become bricked. I've got a recent Nandroid backup which wasn't deleted, so I'll be fine if I can get to recovery, but is there any chance of that not happening?
Anyways, I'm feeling really dumb and stressed out.
Thanks for looking and/or helping!
Cheers!
Update
Making a call seems to have restored the files (.bak and others) in the efs folder and some other files seem to be reappearing. Maybe if I just wait it out all the files will come back from the dead? Files that weren't showing 10 minutes ago are back and are dated earlier than today.
Again, I'm mainly looking to know if I can reboot into recovery (or normally?) without many problems.
Thanks!
Hi.
I have a problem, which I don't know how to solve.
Of course I had a root. I have installed busy box and trickster MOD in order to disable 3D scaling to boost some games like NFSMW (Actually, it worked!).
With no rebooting I tried to delete PlusOne.apk and PlusOne.odex from system/app to speed my phone (this app running in the background all the time usses the memory). I used Total Commander mounting R/W, but didn't unmount it.
Next I rebooted my phone.
First, it was stuck on Upgrading Android - optimizing apps (i see it for two seconds on every normal boot, so I thought it may take longer this time but after 10 minutes nothing happened). I tried to do a hard reset, and afer doing it, now, the phone is stuck on lg boot animation.
Could you help me solving the problem? Please tell me what was the problem that I can avoid it in future.
DidierDrigbi said:
Hi.
I have a problem, which I don't know how to solve.
Of course I had a root. I have installed busy box and trickster MOD in order to disable 3D scaling to boost some games like NFSMW (Actually, it worked!).
With no rebooting I tried to delete PlusOne.apk and PlusOne.odex from system/app to speed my phone (this app running in the background all the time usses the memory). I used Total Commander mounting R/W, but didn't unmount it.
Next I rebooted my phone.
First, it was stuck on Upgrading Android - optimizing apps (i see it for two seconds on every normal boot, so I thought it may take longer this time but after 10 minutes nothing happened). I tried to do a hard reset, and afer doing it, now, the phone is stuck on lg boot animation.
Could you help me solving the problem? Please tell me what was the problem that I can avoid it in future.
Click to expand...
Click to collapse
due to the fact that you've played around with your /system/ partition, you've got to reflash stock again...
So, what to do?
laufersteppenwolf said:
due to the fact that you've played around with your /system/ partition, you've got to reflash stock again...
Click to expand...
Click to collapse
So, i have to flash the kdz ROM using this tut: http://forum.xda-developers.com/showthread.php?t=2069723 ?
I understand that deleting anything from there is not a wise idea, I won't make this mistake again?
But not unmounting r/w after mounting it, is ok? Nothing should happen if I didn't delete those files from system partition?
DidierDrigbi said:
So, i have to flash the kdz ROM using this tut: http://forum.xda-developers.com/showthread.php?t=2069723 ?
I understand that deleting anything from there is not a wise idea, I won't make this mistake again?
But not unmounting r/w after mounting it, is ok? Nothing should happen if I didn't delete those files from system partition?
Click to expand...
Click to collapse
first, yes, you've got to reflash via kdz
second, of course you can delete stuff in /system/ partition BUT you need to know what you are deleting e.g. deleting SystemUI.apk is no good idea at all you can find a "safe list" here on xda in general section
third, unmounting is a part of the shutdown process, so it happens automatically i for one never unmounted anything
Hello to everyone, i have a problem with my xt1254 64gb.
In the last few days it was getting too warm, the battery drained quickly and it was very slow. I checked and the problem was Google Play Services ...
After making a series of tests I decided to do a hard reset via twrp but here i find the real problem: you can not do a hard reset because you can not delete the folder "/data/data/com.google.android.gms/cache/ftc ". There are two files in this folder, one is Schedule and another without a name, and these two files are just a problem. I could not even reinstall the firmware because when I did it, my phone was constantly restarting and I was having problems with play services, so the only solution that reminded me of my phone was to rename the folder in com.google.android.gms .OLD, this way when the firmware is reinstalled this folder is ignored and the installation proceeds smoothly.
My question is: why did this problem happen to me? Is there an alternative way to permanently delete this folder?
kisspachyousee said:
Hello to everyone, i have a problem with my xt1254 64gb.
In the last few days it was getting too warm, the battery drained quickly and it was very slow. I checked and the problem was Google Play Services ...
After making a series of tests I decided to do a hard reset via twrp but here i find the real problem: you can not do a hard reset because you can not delete the folder "/data/data/com.google.android.gms/cache/ftc ". There are two files in this folder, one is Schedule and another without a name, and these two files are just a problem. I could not even reinstall the firmware because when I did it, my phone was constantly restarting and I was having problems with play services, so the only solution that reminded me of my phone was to rename the folder in com.google.android.gms .OLD, this way when the firmware is reinstalled this folder is ignored and the installation proceeds smoothly.
My question is: why did this problem happen to me? Is there an alternative way to permanently delete this folder?
Click to expand...
Click to collapse
The way I delete undeletable files is through explorer in SD maid, never failed me once.
I tried but failed to cancel
So i made a dual app with whatsapp and everything seem to be working fine until i noticed i couldnt download or send any media files.
Ive been reading and searching for hours but i cant seem to find the solution.
In the Dual Apps partition, i only have 1 very weirdly/random named folder.
I cant delete or add anything to the partition... if i try to delete i get ask for permitions, when i grant them it ask for them again... (i checked it already has them)
So im almost sure its a permissions issue, but for the life of me cant find out HOW to grant them... help!
Found the solution.... Im guessing it had to do with encrypting the files?
Anyways, after I Format Data, then did the whole process again, from factory reset... everything worked fine.