My free internal memory is decreasing without installing new apps!!! - Galaxy S II Q&A, Help & Troubleshooting

I noticed that my free internal memory is decreasing everyday until it became full so I made a factory reset and it was free again but the problem was not solved . The used space is about 1.0 GB and I have downloaded about 25 apps only please help.
My phone is not rooted
Model : GT- I9100G
Android version : 2.3.6
Baseband version : KL4
Kernel version : 2.6.35.7 [email protected] #2
Build number : GINGERBREAD.JPLC1

Some apps build up data and cache over time as you are using them. The data and cache can be stored in your internal memory. Go to Settings > Applications and check which apps are using the most space

I checked the applications settings and its cache but it is too small , about 700 MB used and I don't know why!!!

To get an idea about what is using how much memory use an adb shell and enter following command as root:
Code:
du -sch /data/* | sort -n
This should give you an overview of the internal memory usage. Use the following command to get more details:
Code:
du -sch /data/data/* | sort -n
Output is sorted ascending with respect to memory usage.
I suggest you run the commands at least just after factory reset and then again when there is no more memory left. Repeating this should help narrowing the problem.

This might be of some relevance.

I have pretty much the same problem on my Singaporean GT-I9100, stock 4.0.3, never rooted or otherwise messed with.
Looking through my phone via Astro, I found no signs of the wifi dumpstate files:
/cache is blank
/data is blank
/system/bin contains the only thing with dumpstate in its name (I used Astro's search function), and it is just 45.85K, definitely not the problem.
Is there something Astro cannot see (so I must root and use something stronger) or could the problem lie elsewhere? Someone in another thread mentioned radio crashing dumps, but once again I found no trace of such files.
My symptoms are as basemhashas described:
- Available internal memory decreasing over time
- Settings->Storage says my total is 1.97GB, Apps 499MB, free 1.32GB, no mention where the last 150MB went.
- Settings->Applications says my apps take up 663MB. This number has been steadily increasing from 480MB since my last erasure of internal storage a few weeks ago. I have not installed any new apps since then.
That erasure of my phone was because my internal storage was full. Apps 499MB, free 36MB, total 1.97GB. Apparently this is a problem that has been building up since my Gingerbread days.
A few minutes ago I came back to search this forum again, took someone's advice to use a cleaner app. Installed App Cache Cleaner, ran it, deleted it. By the end of it, my memory usage had increased by about 40MB (was 624MB right before), without ever decreasing.
Any ideas?

yystickyy said:
I have pretty much the same problem on my Singaporean GT-I9100, stock 4.0.3, never rooted or otherwise messed with.
Looking through my phone via Astro, I found no signs of the wifi dumpstate files:
/cache is blank
/data is blank
/system/bin contains the only thing with dumpstate in its name (I used Astro's search function), and it is just 45.85K, definitely not the problem.
Is there something Astro cannot see (so I must root and use something stronger) or could the problem lie elsewhere? Someone in another thread mentioned radio crashing dumps, but once again I found no trace of such files.
My symptoms are as basemhashas described:
- Available internal memory decreasing over time
- Settings->Storage says my total is 1.97GB, Apps 499MB, free 1.32GB, no mention where the last 150MB went.
- Settings->Applications says my apps take up 663MB. This number has been steadily increasing from 480MB since my last erasure of internal storage a few weeks ago. I have not installed any new apps since then.
That erasure of my phone was because my internal storage was full. Apps 499MB, free 36MB, total 1.97GB. Apparently this is a problem that has been building up since my Gingerbread days.
A few minutes ago I came back to search this forum again, took someone's advice to use a cleaner app. Installed App Cache Cleaner, ran it, deleted it. By the end of it, my memory usage had increased by about 40MB (was 624MB right before), without ever decreasing.
Any ideas?
Click to expand...
Click to collapse
You need root to even view the contents of the folders /cache and /data.

All right, rooting and switching to ES instead of Astro allowed me to delete over 300 dumpstate files (Settings->Applications finally displays a corresponding drop in memory usage). They were worth over 100MB, as I had calculated.
Then I went over to /system/bin/dumpstate and removed its execute permissions. Hopefully this will curb the problem. I'm not so worried about sustainability already because I at least have a means of manual deletion now.

Camera cache
In my case Camera app creates huge files in /DCIM/.thumbnails .thumdata3--xxxxxxxxxx (with xxxxxx as a random number) these files can take over 1 Gb !!!
Have a look on this folder.
The worst is that if i delete these files, camera app automatically recreates another one

Related

Strange Problem - System Memory filling up

Hi Guyse,
I'm having a very strange problem with my a70.
My system memory is getting fuller and fuller. Usually, I had about 60 - 70 MiB of empty storage left.
Since yesterday, I got the low memory message a few times. Uninstalled a few apps, everything was ok again.
Low memory message again.
After doing this a couple of times, I checked my system memory with
DiskUsage:
Data 299 MiB
--------------------------
Applications 89,1 MiB
System Data 187,2 MiB
Free Space 23,2 MiB
That is way too much System Data, I thought. And I was right.
I work in a retail store. Unboxed a brand-new A70, installed 2.326, looked up empty Storage - 235 MiB !
So the original Android needs only 64 MiB - that's a huge difference.
I already used Cachecleaner, bought me exactly 1.5 MiB.
Any idea how to solve this Problem?
I'd be grateful for every hint.
The only things changed in the last days before this happened:
- Updated to 2.326
(But I guess more users would report this if it was a bug)
- Finally got an prepaid Credit Card and went wild on the market.
(I have a slightly strange feeling that the downloaded apk's from the market are stored in the system memory, but can't go further in because of missing root. and knowledge. and why didn't I experience this problem sooner when downloading demos from the market ?)
Thanks in advance.
Best regards,
pintness
I have the same problem with my A101IT. It says I still have 335mb left and i started downloading and installing some apps and the message said low on disk space. So I started deleting all the apps. And now it's saying I have 160mb left.... It should give back atleast 250mb space but it didn't......
I was having this problem, and tracked it down to an application 'Perfect Viewer' which was building image cache in the system memory (about 30MB). After contacting the author, he moved the cache to SD storage and the problem was resolved. You may have a similarly misbehaving application. Go to Settings->Applications->Manage applications->All and hit Menu->Sort by size. Check each application to see how much data they have stored. If you can, move it to internal storage. If you can't, and it's in the tens of MBs, contact the author - or just uninstall it and use an alternative.
Try app2sd
macemoneta said:
I was having this problem, and tracked it down to an application 'Perfect Viewer' which was building image cache in the system memory (about 30MB). After contacting the author, he moved the cache to SD storage and the problem was resolved. You may have a similarly misbehaving application. Go to Settings->Applications->Manage applications->All and hit Menu->Sort by size. Check each application to see how much data they have stored. If you can, move it to internal storage. If you can't, and it's in the tens of MBs, contact the author - or just uninstall it and use an alternative.
Click to expand...
Click to collapse
As I wrote, I already used CacheCleaner, didn't bring much.
My biggest application is 5 MiB on the system partition.
I still think my date\system folder is way too big. Can someone please check the size on their device? (You can do it with DiskUsage from the market; start and choose "App Storage")
Thanks
It looks like /cache folder is mounted on /data partition...
If you root your device and you clean /cache folder you probably will have back all your lost space... In this folder there are downladed apks from market app that are cached for the install but are not cleaned by the system after the installation...
Try also to delete all dex file from /data/dalvik-cache
Then reboot...
The reboot will be very slow because dex file will be recreated... but dex from old apps no more present on the device will be cleaned up .
umberto.sulla said:
It looks like /cache folder is mounted on /data partition...
If you root your device and you clean /cache folder you probably will have back all your lost space... In this folder there are downladed apks from market app that are cached for the install but are not cleaned by the system after the installation...
Try also to delete all dex file from /data/dalvik-cache
Then reboot...
The reboot will be very slow because dex file will be recreated... but dex from old apps no more present on the device will be cleaned up .
Click to expand...
Click to collapse
damn, I was afraid of something like that.
Never read about this kind of behaviour before, is it a general bug in android?
Is there any possibility to fix this without rooting? I don't want to lose my warranty and temp root would not work if I understand this correct. If there would be any for 2.326.
Best regards,
Pint
pintness said:
damn, I was afraid of something like that.
Never read about this kind of behaviour before, is it a general bug in android?
Is there any possibility to fix this without rooting? I don't want to lose my warranty and temp root would not work if I understand this correct. If there would be any for 2.326.
Click to expand...
Click to collapse
Temp root would give you the possibility to clear out the cache since it's on the /data partition.
Archangel is reported to work sometimes on 2.3.26 you can always try.
It really works!! Thank you!!

what just happend? apps on sdcard

I have the CM10 [skang jellybro] fascinate rom installed, and coming from a cm9 rom, all my apps didn't fit because they switched the partition around [making the app partition only 468MB, and the system partition 1.5 GB].
So anyway I had to move a lot of apps to the sdcard. So I just downloaded a newer version of my rom, and wiped cache/dalvik, nandroid backup, then I installed the new zip.
Then I rebooted, and it had to 'optimize' apps [create dalvik cache?] and after that finished...I only had about 15-20 apps show up in my app drawer. [I have probably around 40] So I clicked on Zedge, on my homescreen, and it said "App isn't installed." I then started to worry..:S I googled apps on sdcard disappearing.. and so I opened titanium backup, and under Batch operations, it said "Restore missing apps (6)," and they were 6 apps that I'd uninstalled but didn't delete the backup. so then I wasn't sure what to do next, because I did not create a fresh titanium backup prior to updating my rom [because I did a nandroid instead..] so then I went to Manage Apps, and then.. for some reason, all my apps showed up again! all the ones on my sdcard.
I tapped Zedge again on my homescreen, and it loaded up! So my question is, what happened? Why did my apps disappear, and then just show up again? was it loading titanium backup? or did the rom just scan the sdcard for apps?
Sounds like it just messed up the media scan of the sdcard which I have heard happens from time to time... not sure if that's related to your issue, but now are all your apps installed or are you still missing some? Next time I would just reboot again and let it re-scan to see if it helps
Crawshayi said:
Sounds like it just messed up the media scan of the sdcard which I have heard happens from time to time... not sure if that's related to your issue, but now are all your apps installed or are you still missing some? Next time I would just reboot again and let it re-scan to see if it helps
Click to expand...
Click to collapse
ah.. yes they are all there, but I was just wondering why did they disappear, and then why did they just show up all of a sudden?
I guess if it is the media scan thing, that would explain it.
Fast Boot option may be the culprit
mvmacd said:
ah.. yes the [apps] are all there, but I was just wondering why did they disappear, and then why did they just show up all of a sudden?
Click to expand...
Click to collapse
CUT TO THE SOLUTION BELOW -- SEARCH FOR ////
Some (not all) of my apps moved to SD (all by Titanium Backup Pro) have begun to disappear and (sometimes) reappear without warning after I began to add and delete large Virtual Machines created in QEMU from my 16GB SanDisc class 10 microSD card on my HTC Droid Incredible running rooted stock Verizon Android Froyo 2.2.3. I know this thread is far from my phone's "home base", but from what I can tell this problem with disappearing apps located on an sdcard is NOT determined by hardware or even Android version.
I also happen to use LauncherPro by Federico Carnales instead of the built-in HTC Sense launcher. I noted elsewhere on XDA that a user had suggested that because at least some (maybe all) launchers start before the SD Card that this may be a problem, especially if changes are made to the sdcard that the launcher did not perform, or was not active during their performance by other apps such as Titanium Backup. That fits my situation, because I unmounted the SD, physically removed it to a PC, and added/deleted large VM files to save (lots) of time. No problems of this sort before I did this, so there must be some connection.
I noted that other users have tried reformatting SD, substituting different brands of SD, using newer/older SD etc. None of these reliably helped. So I skipped these options.
//// The (simple!) solution I tried that SEEMS to work (only time will tell!) is buried in the main Android Settings (accessed from the Menu button while in Home screen). Under "Applications" there is a setting "Fast Boot" that I checked long ago and forgot about (it seemed like a good thing to do at the time). The text warns "Turn off to use some Market apps" (that shows the age of my 2-yr old used phone and Android OS -- ohmygosh!-- because it refers to Market rather than Google Play Store!) Anyway, I unchecked the option and rebooted the phone.
Yes, it took a bit longer to boot (maybe a whole minute!), but after waiting about another minute ALL my home screen apps had normal icons and loaded properly. Titanium Backup Pro batch scenarios confirmed there were no apps in a forced uninstalled state (i.e. I had not done the deed, the system somehow had done it or at least rendered the apps "invisible" to Titanium, which decided they needed reinstallation).
The only odd behaviour was that auto brightness was turned off after I unchecked Fast Boot and rebooted. Going into Android Settings > Display and rechecking "auto brightness" took care of that. No other oddities or strange behaviours thus far (but it has only been about an hour).
I will report back here on this thread only (Samsung Fascinate > Fascinate Q&A > What just happend? apps on sdcard) if anything else requires reporting. Silence implies success!
link: https://www.google.com/url?q=http:/...ds-cse&usg=AFQjCNE3D5NrpiSqCRSof-ou1mn6iyeGVg
(I am copying this original post (without edits) to other relevant threads, but will not post anything further elsewhere -- only here. This is a bit arbitrary (although this thread appears to be the most recent active one on this topic), but I hope this approach pleases the XDA sysops/admins) :angel:
EDIT 2012-12-26-a:
Nearly all of the 100+ apps on my HTC DINC (Droid Incredible) continue to behave normally after the "fast boot OFF" fix. (No disappearing act.) However, I did find one that appeared to be installed but really was not: ASTRO File Manager. I used Titanium Backup Pro to reinstall app+data from a backup. It only took a couple of minutes, and after that all went normally.
The only other noticeable issue right after the fix is that nearly all of my installed, functioning apps were listed as "missing" by Titanium Backup in its Batch scenario list (although they were NOT counted in the total number of apps listed with the scenario -- that number was 61, and it should have been nearly 170 based on the number of apps actually in the physical list). After about a day or so of regular usage, a re-check of the "missing apps" Batch scenario found all the functioning apps no longer listed; the 61 missing apps were valid -- they were all from earlier ROMs belonging to the original HTC setup and another phone (MOTO OG Droid). Since I have kept the MOTO as an emergency backup smartphone, I might conceivably want to revive some of these apps.
EDIT 12-26-b:
Some other potentially useful points I have gathered in my survey of this topic across XDA:
1. This problem happens most often when using the "Disk drive" option in the USB Debugger system app. It also happens after physically returning the sdcard to the phone after removing and inserting it into a PC.
2. Those who have wiped the app data cache also report serious problems.
3. Wiping the dalvic cache while in Recovery mode automatically triggers a rebuild of that cache, which may make apps behave oddly or disappear until the rebuild is complete, which reportedly "takes time"
Personally, I did only #1 myself, and the fast boot removal fix seems to work well for that one.
I cannot confirm the others, but they seem to make sense to me, and I doubt the fast boot removal fix would have any influence on them.
4. There are some signs that apps installed to internal phone storage can behave in the same way. This may mean that the fast boot OFF tweak may prove beneficial to any storage area, since they all come on-line after the OS loads from phone memory.
EXT4ALL (aka Convert2ext4) = final fix for dalvik cache related bugs (?)
Further investigation of the Dalvik cache reveals a significant connection between it and a number of odd and unpleasant behaviours, including Low Disk Space warnings and disappearing apps.
Fortunately, there are some excellent XDA forum threads about dealing with the Dalvik cache.
The best recent place to start seems to be here:
[Q] Incredible running CM7.2 "Low on space" message (launched 2012-12-14)
http://forum.xda-developers.com/showthread.php?t=2047424
It is not because of the focus on the Droid Incredible or CyanoModGen in this thread, but the attention paid to the more universal fix "EXT4 4 ALL" aka "EXT4ALL" or "Convert2Ext4". (Thanks to Senior Member cmlusco for his post #9 on the thread that got me started in the right direction!)
Files can be found at these locations:
Goo.im site http://goo.im/devs/tiny4579/mods
DINC.does-it site http://dinc.does-it.net/EXT4_Mods/
One version of this fix (Convert2Ext4_no_data_limit_normal_dalvik.v2.0.zip) moves the Dalvik cache from the default, limited 150MB internal partition to the "unlimited" (or at least maximum) 750MB internal partition.
Any phone with a kernal installed that supports ext4 can utilise this fix.
[ I personally use gingertiny 2.6.35.14-v2+ (2012-02-13), which has supported ext4 since late 2011]
My own experience has been to flash the "no data limit normal dalvik" zip file using ClockworkMod 5.x Recovery -- this was entirely painless. I just downloaded the file into my phone's downloads folder on the sdcard using a web browser, then ran CM Recovery (with a little assist from ROM Manager), selected "install a zip from sdcard" and navigated to the file. It was all done in 5 minutes. After manually rebooting a second time, everything seems to be working normally after about half a day of regular use.
For those who flash a new or updated ROM sometime in the future, you would need to flash this fix after doing so.
There is plenty of information contained on the main threads of this topic. Links aplenty can be found; just follow the ones provided in the thread I suggest here to get started.
Hopefully, this brings an end to my struggles with my phone's storage issues, and to others of you reading this post and following the links to the threads and downloads.
FYI -- My storage values changed as follows after running the fix:
Total Internal memory: 748MB --> 770MB (22MB increase)
ROM free space: <1MB --> 20MB (close to the value change of total internal memory)
Used internal memory: ~335MB --> 464MB (close to 128MB increase)
Remaining internal memory: ~420MB --> 306MB (close to 128MB decrease)
So, it seems that my ROM was being used to cache app data, which would explain why the value kept declining even though I NEVER added anything to it (using Titanium Backup Pro or anything like it). When free space on my ROM literally ran out, Android OS hit the proverbial panic button and warned me to free 512kb minimum to allow Gmail to download new mail. Now, it has 20MB free (and will hopefully stay that way, since I NEVER intend to transfer anything into the ROM!) -- The internal memory usage jump of 128MB probably indicates the Dalvik cache.
SUMMARY:
1. Turning off "fast boot" in Android settings helps some, but it does not get to the heart of the issue. It will NOT make a Low Disk Storage warning go away.
2. Once you have a Low Disk Storage warning, you MUST uninstall enough apps to make it go away (keep track of what you take away, because you can reinstall them very soon!)
3. With no LDS warnings showing, flash the "Convert2ext4 no data limit normal dalvik" zip file. THIS APPEARS TO BE THE REAL SOLUTION!
4. Reinstall your recently removed apps, and you should be good to go! :fingers-crossed:
PS>>> One last unresolved issue: I am still unclear exactly WHERE the dalvik-cache ends up, since my Astro file browser cannot locate anything containing the word "cache" that does not now report "EMPTY". There are a large number of "com." folders containing software I have installed found in the /mnt/asec/ folder. The total size of the contents of this folder (362 MB) is within 100MB of the amount of internal memory reported in use. Does that 100MB represent the current size of the Dalvik cache files, or at least include them? If so, where are they located? If anyone can help me figure this bit out, I would be grateful! :fingers-crossed:

Tidying up google play services/play store

These are screenshots on my 5830i system and data directories. I know you can integrated update into system with link2sd, but for these it just causes the service to halt. I have to restore it to get it working again.
Since there isn't much memory on the phone, having multiple copies of the same service (old and new) is taking up a lot of storage space.
What can I do to have one copy of latest version of these two processes, without causing service crashes?
I was thinking, if I uninstall updates. Disable wifi. Move processes to user app. Delete anything left over in system. Re-enable wifi, let play services and play store update. It should re-write \data thus just having one copy, the latest? I could then either leave it in data. Or if I move it as a system app, it it re-download another copy? Or have similar crashes?
ROM is Simplicity V5 with 5.2 update.
All these files are necessary and will get updated anyway until you modify the apk to resist updating. And what do you need system storage for? System storage and data storage are on two different partitions.
I think my solution has worked. Instead of 5 files, I now have two. So saved quite a bit of space, and nothing has halted since doing it. Since the phone has very low storage, try and trim the fat.
So now just have one of each file, and latest version in \system. None in user. Must have saved 20MB?
How do I change those buttons? They're too dark.
Berties123 said:
I think my solution has worked. Instead of 5 files, I now have two. So saved quite a bit of space, and nothing has halted since doing it. Since the phone has very low storage, try and trim the fat.
So now just have one of each file, and latest version in \system. None in user. Must have saved 20MB?
How do I change those buttons? They're too dark.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2010679
Read this guide and use SystemUI.apk Instead if framework-res.apk as it contains status bar icons

Strange problem with internal memory filling up without reason.

My mate has a I9100. All firmware is latest Nordic stock, it has never been rootet, never flashed with any firmware or anything.
The available internal memory of the device gets slowly filled up without reason. We don't know why, but we expect it to have something to do with charging. Every night he charges the device and every morning there's a little less internal memory available.
The other night my friend set it to charge, and when he disabled the charger, only 75 MB of internal memory remained. He has no where near that amount of apps installed to only leave such a small amount of available memory.
This has happened about four times before, and every time a factory reset is needed.
Have any of you heard about this bug before, and do any of you know how to remedy this issue?
I'm thinking about doing a full factory reset and install latest Nordic stock ROM via Odin but I'm open for suggestions.
Regards,
Hvilsted
Sent from my C6603 using Tapatalk 4
Type *#9900# in dialer and delete the logcat file.... see whether it help
Sent from my GT-I9100 using xda app-developers app
jeff.liu said:
Type *#9900# in dialer and delete the logcat file.... see whether it help
Sent from my GT-I9100 using xda app-developers app
Click to expand...
Click to collapse
I will do that. You think that file could take up several hundred megabytes?
Hvilsted said:
My mate has a I9100. All firmware is latest Nordic stock, it has never been rootet, never flashed with any firmware or anything.
The available internal memory of the device gets slowly filled up without reason. We don't know why, but we expect it to have something to do with charging. Every night he charges the device and every morning there's a little less internal memory available.
The other night my friend set it to charge, and when he disabled the charger, only 75 MB of internal memory remained. He has no where near that amount of apps installed to only leave such a small amount of available memory.
This has happened about four times before, and every time a factory reset is needed.
Have any of you heard about this bug before, and do any of you know how to remedy this issue?
I'm thinking about doing a full factory reset and install latest Nordic stock ROM via Odin but I'm open for suggestions.
Regards,
Hvilsted
Sent from my C6603 using Tapatalk 4
Click to expand...
Click to collapse
i dont think its related to charging he must be having an app which may be increasing storage by saving logs ,some temperory file high amounts of cache memory sort of etc,or loads of apps installed may increase app data + cache to a huge extent for example whatsapp is only about 13 MB but after using it for some months it is now 50MB!...BY THE WAY how much memory is eateN?factory reset and reflashing may help ...does his phone have virus?
I have the same problem!
I've already made factory reset, and also deleted some useless files in the "log" (about 500 files of 50kb each)... but the problem remains. I checked in my computer and in the internal memory of my phone there's 0kb available!! How and why is this happening? There's always a message that says "Full internal memory".
I've searched in this forum if there's something similar to a factory reset for root users that let the internal memory as the default usage... I mean, there are a lot of internal folders of apps that were already deleted last year and I don't know why are they still in the internal memory...
I hope someone have some answers and I already thanks everyone for reading this!
Memory filling up on S ll
Hi,
I am not on this forum often but I found a way to regain memory and get rid of the 'Storage space running out' if this helps.
Right click on the storage space item on the taskbar and select 'App info' then when the android media app details open -force close (I ignore warning about knock on effects.
Even if you didn't get the 'storage space running out' but your internal storage is showing as just a few Mb's - open FX file explorer and make sure that - 'show hidden files' is shown.
Open Main storage and open each folder in turn. Scroll down and look for 'Nomedia' file and delete from any folder that contains it.
Do the same with Media card and sometimes in System folder as well ( although most are 'access denied' on non rooted phone)
I read that the Nomedia file is incompatible with some of the later rom updates. Restart your phone and check your internal storage - hopefully you will see that the memory is restored. But this works for me. Repeat this as necessary.
Best regards and I hope this helps.

Phone factory-resetted itself. Some data missing.. Still shows 12/16 GB used.

Phone: GT i9300 (aka international Galaxy S3)
Storage: 16GB
Firmware: I9300XXUGNA8 (4.3)
Rooted: Yes
Recovery: ClockWorkMod
Bought: Abought September 2012
My Problem:
When i left the house this morning everything was working properly with my phone but when i took it out of my pocket at work
i had to see that the phone had done a factory reset all by itself and the google playstore , playservices and all other gapps
are missing. Also apps that would come with the firmware are no existant.
I did a bit of reaserch and found that this could be related to an insane chip problem where some chip, related to the memory is in
a bad state since production. It was stated that some phones died to sudden death in just a few weeks but also this
problem was fixed by samsung with android 4.1.2 onwards.
I also used a app called eMMC Check to see if my memory is defect, but it did a memory test and said it was ok, but also stated that i have
this insane chip.
Further i had a problem with apps suddenly deleting themselfs/simply disappering once or twice in the last one or two month.
This could de fixed by deleting the contents of the app folder (where its installed) and renaming it. Afterwards you could reinstall the app
through the playstore. Beforehand the app would still be shown as installed in playstore, when accessing through a browser. and also
is ore are all the apps i had on my phone before it resetted it today. But i cant find them in any directory i can access on my phone
or through adb.
I don't know if or how this could be related but I'm assuming it is.
Something to mention would be that the phone shows under storage-information that about 12GB out of 16GB are
which would aproimately be the data i had on my phone before. But as mentioned i cant't find it anywhere though dile explorer or
adb.
Also it shows about 8.2 GB of other data beeing on my phone but when i click on it it shows only a few megabyte of data.
As if some Data is hidden/occupying storage but not accesible for the OS.
I want to know if there is any possibility to rescue any data or if its lost or
if anyone had a similar problem before.
I hope you can understand what my problem is and that i have provided enough detail for you.
If anything comes to my mind or you have a question i will update the post/you can simply ask.
Please keep in mind that english isn't my main/first language.
Thanks in advance.
Pommesfee said:
Phone: GT i9300 (aka international Galaxy S3)
Storage: 16GB
Firmware: I9300XXUGNA8 (4.3)
Rooted: Yes
Recovery: ClockWorkMod
Bought: Abought September 2012
My Problem:
When i left the house this morning everything was working properly with my phone but when i took it out of my pocket at work
i had to see that the phone had done a factory reset all by itself and the google playstore , playservices and all other gapps
are missing. Also apps that would come with the firmware are no existant.
I did a bit of reaserch and found that this could be related to an insane chip problem where some chip, related to the memory is in
a bad state since production. It was stated that some phones died to sudden death in just a few weeks but also this
problem was fixed by samsung with android 4.1.2 onwards.
I also used a app called eMMC Check to see if my memory is defect, but it did a memory test and said it was ok, but also stated that i have
this insane chip.
Further i had a problem with apps suddenly deleting themselfs/simply disappering once or twice in the last one or two month.
This could de fixed by deleting the contents of the app folder (where its installed) and renaming it. Afterwards you could reinstall the app
through the playstore. Beforehand the app would still be shown as installed in playstore, when accessing through a browser. and also
is ore are all the apps i had on my phone before it resetted it today. But i cant find them in any directory i can access on my phone
or through adb.
I don't know if or how this could be related but I'm assuming it is.
Something to mention would be that the phone shows under storage-information that about 12GB out of 16GB are
which would aproimately be the data i had on my phone before. But as mentioned i cant't find it anywhere though dile explorer or
adb.
Also it shows about 8.2 GB of other data beeing on my phone but when i click on it it shows only a few megabyte of data.
As if some Data is hidden/occupying storage but not accesible for the OS.
I want to know if there is any possibility to rescue any data or if its lost or
if anyone had a similar problem before.
I hope you can understand what my problem is and that i have provided enough detail for you.
If anything comes to my mind or you have a question i will update the post/you can simply ask.
Please keep in mind that english isn't my main/first language.
Thanks in advance.
Click to expand...
Click to collapse
Look at this >> http://forum.xda-developers.com/galaxy-s3/general/info-flashed-4-2-sdcard-data-t2274218 <<
tallman43 said:
Look at this >> http://forum.xda-developers.com/galaxy-s3/general/info-flashed-4-2-sdcard-data-t2274218 <<
Click to expand...
Click to collapse
Sadly this doesn't really fit my problem. The only folder i had in data/media was clockworkmod.
I moved it into /0 and restarted my phone but nothing has changed.
I'm thinking that the data that is occupying my sd card is out of range of the operating system .. could that potentially be ?
Pommesfee said:
Sadly this doesn't really fit my problem. The only folder i had in data/media was clockworkmod.
I moved it into /0 and restarted my phone but nothing has changed.
I'm thinking that the data that is occupying my sd card is out of range of the operating system .. could that potentially be ?
Click to expand...
Click to collapse
Yes it probably is..
Are you looking in the right place did you see
0
legacy
obb
folders as well. If not I think you may belooking in the wrong place these folders must be there try using a root explorer and look carefully through your system root files not your ext sd card.
tallman43 said:
Yes it probably is..
Are you looking in the right place did you see
0
legacy
obb
folders as well. If not I think you may belooking in the wrong place these folders must be there try using a root explorer and look carefully through your system root files not your ext sd card.
Click to expand...
Click to collapse
I'm 100% sure i'm in the right direction (/data/media/) and there only seeing the thre folder (0, legacy, obb).
I found under data/clipboard some old clips (pictures).
And i possibly found the issue..
I have a lost+found folder which is 8.14 GB big .. I don't know to much about lost and found.
just that files end there when the os doesn't know what to do with them.
So any chance for recovering data ?
I think everyfolder has # and a number so i think i have to look in all of them to find out whats left of my data.

Categories

Resources