Missing MB? - Galaxy Ace S5830 Q&A, Help & Troubleshooting

This has bugged me for a while. Says there is 4.09MB used but there is bugger all in there except for a 33K log file!
What's going on?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my GT-S5830 using xda app-developers app

I believe it has hidden directories where stuff are stored....
I give up writing anymore signatures.

Can't you see these in root explorer?
This used to have the full 25MB free. Space only ever used when downloading apps.
Sent from my GT-S5830

mitchst2 said:
Can't you see these in root explorer?
This used to have the full 25MB free. Space only ever used when downloading apps.
Sent from my GT-S5830
Click to expand...
Click to collapse
You sure nothing exists in your download folder ?
I give up writing anymore signatures.

Maybe something in the dalvik cache folder.but root explorer can't read some directories many a times
Sent from my HTC HD2 using xda premium

All I can see in any of the folders is the small log file.
Sent from my GT-S5830

Root explorer might not show everything.
Maybe try listing all files and directories in there with adb?

dxppxd said:
Root explorer might not show everything.
Maybe try listing all files and directories in there with adb?
Click to expand...
Click to collapse
What will show them?
adb - any tips?
Sent from my GT-S5830

Related

APk tool help

Please help, I keep on getting this error.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I do not know how to fix this
Sent from my DROID3 using XDA App
I remember when I used to run Linux it would mean you need to download something to get it to run right.
Sent from my XT862 using XDA App
Download what?
Sent from my DROID3 using XDA App
Crap misread it. What are permissions for the files? I'm shooting in the dark. It had been a minute since I used Linux not counting Android.
Sent from my XT862 using XDA App
Im not sure, I need to look when I get home
Sent from my DROID3 using XDA App
Quick guess: Does typing 'aapt' into your command prompt work?
That's getting "permission denied" from the OS (error 13) but I don't know if it's trying to run aapt from your path, or from a bundled copy.
If it's a bundled copy, you want something like:
Code:
chmod a+x aapt
I had used aapt in the command line and it just comes out as "permission denied "
Sent from my DROID3 using XDA App
hello, im back in town and back on my comp, and tried starting from scratch but still the same error, MrObvious asked me about file permissions, how do you view the file permissions? does it have to do with java?

Rom partition almost full?

Ive noticed as I've been flashing more and more roms, this partition seems to be almost full.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Does anyone know if it's normal for this partition to be so full?? Or is it a result of something gone wrong in the process of flashing?
Edit: I'm also on stock with root and CWM at the moment.
Thanks in dvance!
Sent from my GT-N7000 using xda premium
Ranafram said:
Ive noticed as I've been flashing more and more roms, this partition seems to be almost full.
View attachment 942880
Does anyone know if it's normal for this partition to be so full?? Or is it a result of something gone wrong in the process of flashing?
Edit: I'm also on stock with root and CWM at the moment.
Thanks in dvance!
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
yup.Its the /system patition where you place your system apps,frameworks,libs,ringtone,sounds,boot animations etc...so its normal to be full.Only your internal sd should not be full
vijai2011 said:
yup.Its the /system patition where you place your system apps,frameworks,libs,ringtone,sounds,boot animations etc...so its normal to be full.Only your internal sd should not be full
Click to expand...
Click to collapse
Exactly what I was looking for!
Thanks
stock roms will always take up more space than custom roms, you have a normal amount of space left
Yup thats true.that is basically because of the odex file every system app anfd frame work has which are deodexed in almost all custom roms which would save some memory
Sent from my GT-N7000 using Tapatalk

"Problem" with apps 2 sd??

I set up a second partition, followed by apps2sd...but for some reason, my apps dont go into /sd-ext like they should do...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
They find their way over in this folder:
After installing these two apps, i am now out of space again, not knowing how or why. Please someone help me
EDIT: after looking again, i have found that my apks from the linked apps go in this folder
which clearly says i have enough room.
Link2Sd
I'm sorry never had much experience with apps2sd. But since the beginning of time i'v been using Link2Sd and it has never disappointed me. Highly recommended to everyone wishing to save internal memory and with additional features as well (Uninstall system apps, Move Whole Apps to Sd Card, "Link" some files of even some system apps to sd-ext etc etc)
Sorry, my bad....i am using link2sd lol
Sent from my Nexus S using xda app-developers app
Abel669 said:
Sorry, my bad....i am using link2sd lol
Sent from my Nexus S using xda app-developers app
Click to expand...
Click to collapse
In that case your /system partition may be getting full. Confirm it by going to storage info in link2sd n then delete useless system apps,using link2sd, which u dont need. U can take guidence about which apps to delete safely from a thread by shankay on the respective subject.
Sent from my GT-S5660 using xda app-developers app

SdCard0 Symboliclink to ExtSdCard?

There seems to be a symbolic link between sdcard0 and extsdcard. Usually this wouldn't be a problem but it is showing duplicates of my music
Sent from my GT-I9305 using xda app-developers app
Bump
Sent from my GT-I9305 using xda app-developers app
For anyone who has the same issue. I fixed it by hiding extsdcard from mediascanningservice with ES file explorer
I don't know why I didn't think of that earlier
Sent from my GT-I9305 using xda premium
Hiding in the folder is a temp fix between reboots but as a perminent fix you can remove the read permissions of extsdcard
Sent from my GT-I9305 using xda premium
Magik_Breezy said:
For anyone who has the same issue. I fixed it by hiding extsdcard from mediascanningservice with ES file explorer
I don't know why I didn't think of that earlier
Sent from my GT-I9305 using xda premium
Click to expand...
Click to collapse
hi, yes I downloaded ES File Explorer but I cannot see how to hide the external sd card... Also do I need to uncheck the reader permission through my PC? Would really appreciate any help thank you so much.
Cheers, Jeff
Look here :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Raistlin1158 said:
Look here :
Click to expand...
Click to collapse
Cheers Raistlin! I also found this when you long press the files under menus... But I'd still like to find out how to uncheck the read properties I can see the preview properties but I can not uncheck the read box...

[Q] storage/sdcard0/log files - what are they?

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello all.
As you can see from my pic, I have some large log files in the directory shown. Couple of questions:
What creates them?
Can I delete them?
I have performed so many rom flashes and seem to always have decreasing internal memory. I am looking to see what may cause it. P.s. Its not my nandroid backups
Thanks guys ♡
Sent from my GT-N7000 using Tapatalk 2
rattymon said:
View attachment 1700229
Hello all.
As you can see from my pic, I have some large log files in the directory shown. Couple of questions:
What creates them?
Can I delete them?
I have performed so many rom flashes and seem to always have decreasing internal memory. I am looking to see what may cause it. P.s. Its not my nandroid backups
Thanks guys ♡
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
+1 i have this problem to, its happen after flash leaked JB custom rom, just wanna know what was this file for, i have try deleted the files before, but its will created by itself again, maybe its a signal files.... no idea... someone?
Sent from my GT-N7000 using xda premium
simply delete them you guys have nothing to do with them they are for development and to know the bugs if any presnet in the rom.. as the jb you are using is a leaked they are designed to be used by samsung developers
Sent from my GT-N7000 using Tapatalk 2
Thank you so much!
GT-N7000 ◆ BurtROMxxLSC ◆ Tapatalk2

Categories

Resources