16GB Internal Storage Usage Question - X Style (Pure) Q&A, Help & Troubleshooting

I bought the 16GB of the Moto X Pure and I am wondering where some of the missing storage is.
Under Storage & USB, it is broken down as follows:
13.21GB / 16.00GB
Android OS using 6.39GB
Internal storage
6.82GB used of 9.61GB
However, when I go into Internal storage to see how that is being used, it's only showing the following usage:
Apps: 3.48GB
Other: 452KB
Cached data: 12.88MB
Explore
That only adds up to ~3.5GB of usage, which makes me wonder, where is the missing 3.34GB being used and why is it not being accounted for in the breakdown.

The rest is the OS "operating system"

Check your recycle bin

lafester said:
Check your recycle bin
Click to expand...
Click to collapse
[emoji1] if only....
But seriously, the unreported amount is the Android OS itself.
Sent from my XT1575 using XDA-Developers mobile app

akaleshnikov said:
13.21GB / 16.00GB
Android OS using 6.39GB
Internal storage
6.82GB used of 9.61GB
However, when I go into Internal storage to see how that is being used, it's only showing the following usage:
Apps: 3.48GB
Other: 452KB
Cached data: 12.88MB
Explore
That only adds up to ~3.5GB of usage, which makes me wonder, where is the missing 3.34GB being used and why is it not being accounted for in the breakdown.
Click to expand...
Click to collapse
I found the Android breakdown of Apps/Music/etc usually to be inaccurate, mine adds up to actually more than the space being used, because it's double counting some things.
The other numbers look OK
16GBGB - 6.39GB = 9.61GB available for use
If you wanted to see where all your space was going, you could use something like - https://play.google.com/store/apps/details?id=com.mobile_infographics_tools.mydrive

Related

Memory question!!

So, I saved all this memory. But the Wizard still allocates memory 50/50 for storage and programs. I open more and more programs, working down towards 0 for program memory and the storage memory still stands at 30MB.
:?: I'm cornfused.
Microsoft changed this behavior at some point, and I'm not sure I understand why (maybe to stop support calls from people who changed the defaults?)
I'm hoping that there's a registry hack to enable changing the ratios. MemMaid shows a slider for it, but it snaps back to 50/50 instantly.
Pre- Windows Mobile 5 devices used volatile RAM for program memory *and* for storage memory. Consequently, a loss of power (e.g. totally drained battery) would cause anything the user installed or stored in the storage memory to be lost.
The memory in WM5 devices is different to in pre-WM5 devices.
WM5 devices use "Persistant Memory Storage".
Program memory is volatile RAM, like in a PC. If power is lost, the contents of the RAM are lost.
Storage memory is non-volatile flash ROM. If power is lost, no data is lost.
I use this reg tweak to stop windows from moving the slider. I now leave the slider at 3 mb on the storage side. Hope this helps!! LuXx
Never defragment Memory
This tweak will make sure your memory will never be fragmented, for optimal memory use.
HKCU\SOFTWARE\MICROSOFT\SHELL
Create an empty key with the name "NeverDorkMemory"
Note that the "NeverDorkMemory" key has no effect on WM5:
http://www.pocketpcthoughts.com/for...iew=next&sid=d2056f3326ea430b21236fd42702f402
For more info on memory on WM5, have a look here:
http://blogs.msdn.com/windowsmobile/archive/2006/03/16/552996.aspx
So trying to synthesize all of this...
So... if I understand this correctly... with WM5:
1. There are several kinds of internal memory:
*Flash (persistent) memory, which in the control panel is called "Storage Memory." This includes installed programs and databases.
*ROM where the OS is for the most part (other than external patches) stored.
*RAM (volatile) memory, which in the control panel is called "Program Memory." Programs and data from Storage and ROM are loaded into RAM to actually run. This is why even a freshly reset device has a good hunk of RAM used to accommodate the OS.
2. RAM is NOT interchangeable with persistent storage, which is why the slider won't move in the control panel. Tweaking the registry will produce a superficial change of allowing the slider to move. But that has no actual effect on how memory is allocated.
3. This implies that saving "Storage Memory" by (a) UPX, (b) installing to a storage card, (c) or any other means available, will do absolutely nothing to improve "Program Memory".
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it. Unless you have a ton of data and app's, 40 MB on my Wizard, there is no reason to do that.
QUESTIONS:
1. Are the conclusions above correct? Is it best to just go ahead and install to the internal storage?
2. Are the caches stored in internal Storage, meaning that the old trick of moving the caches to the external Storage is no help? (Again, unless you have loads of data and app's)
3. Where does \Extended_ROM\ fit into all of this?
* Is this just another bank of persistent flash memory that has special protection (surviving hard reset)? Or is it somehow different?
* Does the amount of storage given to the extended ROM simply subtract out of the Storage memory? Or how does this work?
* Can you somehow adjust the memory allocation for the ext ROM?
* Is there any benefit of copying or locating certain files into ext ROM, other than CABs available for reinstall after a hard reset?
4. Is the ROM in fact a fixed storage bank independent of the others? Or can this be recovered to Storage memory?
WM2003's memory was, in contrast, quite simple to understand. I am still struggling to figure out how to best make use of the available memory in WM5, although I really love the benefits of persistent storage (which go way beyond the "iPaq File Store" included on the 6315 which wasn't of tremendous use.)
THANKS for any insights.
Someone really smart...
Can some really smart person give me some insights on this?
wgary said:
So... if I understand this correctly... with WM5:
1. There are several kinds of internal memory:
*Flash (persistent) memory, which in the control panel is called "Storage Memory." This includes installed programs and databases.
*ROM where the OS is for the most part (other than external patches) stored.
*RAM (volatile) memory, which in the control panel is called "Program Memory." Programs and data from Storage and ROM are loaded into RAM to actually run. This is why even a freshly reset device has a good hunk of RAM used to accommodate the OS.
2. RAM is NOT interchangeable with persistent storage, which is why the slider won't move in the control panel. Tweaking the registry will produce a superficial change of allowing the slider to move. But that has no actual effect on how memory is allocated.
3. This implies that saving "Storage Memory" by (a) UPX, (b) installing to a storage card, (c) or any other means available, will do absolutely nothing to improve "Program Memory".
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it. Unless you have a ton of data and app's, 40 MB on my Wizard, there is no reason to do that.
QUESTIONS:
1. Are the conclusions above correct? Is it best to just go ahead and install to the internal storage?
2. Are the caches stored in internal Storage, meaning that the old trick of moving the caches to the external Storage is no help? (Again, unless you have loads of data and app's)
3. Where does \Extended_ROM\ fit into all of this?
* Is this just another bank of persistent flash memory that has special protection (surviving hard reset)? Or is it somehow different?
* Does the amount of storage given to the extended ROM simply subtract out of the Storage memory? Or how does this work?
* Can you somehow adjust the memory allocation for the ext ROM?
* Is there any benefit of copying or locating certain files into ext ROM, other than CABs available for reinstall after a hard reset?
4. Is the ROM in fact a fixed storage bank independent of the others? Or can this be recovered to Storage memory?
WM2003's memory was, in contrast, quite simple to understand. I am still struggling to figure out how to best make use of the available memory in WM5, although I really love the benefits of persistent storage (which go way beyond the "iPaq File Store" included on the 6315 which wasn't of tremendous use.)
THANKS for any insights.
Click to expand...
Click to collapse
`
Re: So trying to synthesize all of this...
wgary said:
*Flash (persistent) memory, which in the control panel is called "Storage Memory." This includes installed programs and databases.
Click to expand...
Click to collapse
Correct
wgary said:
*ROM where the OS is for the most part (other than external patches) stored.
Click to expand...
Click to collapse
This is really the same section as the persistent memory - the difference is that this section is reserved and cannot be written to... it is truely read-only, unless you cook your own ROM and install that using a ROM installer (much like the AKU2 ROM update installer).
wgary said:
*RAM (volatile) memory, which in the control panel is called "Program Memory." Programs and data from Storage and ROM are loaded into RAM to actually run. This is why even a freshly reset device has a good hunk of RAM used to accommodate the OS.
Click to expand...
Click to collapse
Nearly true. Only the bits that need to be in RAM get loaded into RAM - this does, obviously, include parts of the O/S, a good chunk of the Pocket Outlook services, the phone, and the majority of all drivers.
wgary said:
2. RAM is NOT interchangeable with persistent storage, which is why the slider won't move in the control panel. Tweaking the registry will produce a superficial change of allowing the slider to move. But that has no actual effect on how memory is allocated.
wgary said:
wgary said:
3. This implies that saving "Storage Memory" by (a) UPX, (b) installing to a storage card, (c) or any other means available, will do absolutely nothing to improve "Program Memory".
Click to expand...
Click to collapse
Correct.
wgary said:
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it.
Click to expand...
Click to collapse
This really depends. If you have an application that does not make use of heavy I/O but is a fairly large install, you could very well install it on the MiniSD card to save storage on the main device. Keep in mind that the main device storage memory is fairly low (really stupid slow, imho) and that it's best reserved for those applications that, due to programmer error, fail to work when installed on the MiniSD card.
wgary said:
Unless you have a ton of data and app's, 40 MB on my Wizard, there is no reason to do that.
Click to expand...
Click to collapse
If you find you have enough space available on the main storage - then no, no point in installing to the MiniSD card.
wgary said:
1. Are the conclusions above correct? Is it best to just go ahead and install to the internal storage?
Click to expand...
Click to collapse
See above.
wgary said:
2. Are the caches stored in internal Storage, meaning that the old trick of moving the caches to the external Storage is no help? (Again, unless you have loads of data and app's)
wgary said:
on which caches you are referring to. There's a tweak to put the browser cache on the MiniSD card, which I think is a fine thing to do. I don't think there's any way to move the Messaging database file to the MiniSD card, though.
wgary said:
3. Where does \Extended_ROM\ fit into all of this?
* Is this just another bank of persistent flash memory that has special protection (surviving hard reset)?
Click to expand...
Click to collapse
It's the same persistent flash memory, just allocated to be the ROM part. It's not really ROM, as it can be reflashed using another ROM. The interchangeable use of "ROM" is really a bit confusing - think of the ROMs (both O/S as in AKU2 and Extended Rom) as being the Firmware instead.
wgary said:
* Does the amount of storage given to the extended ROM simply subtract out of the Storage memory?
Click to expand...
Click to collapse
It depends on the ROM/Extended ROM you're working with. Overall, it's a fixed portion - I don't recall the exact number. Depending on the ROM - e.g. Orange vs T-Mobile vs Qtek, there may be a bit of free space left that they didn't fill. Or, otherwise, the Extended ROM may contain applications that you have no use for, and you oculd remove those from the Extended ROM before reflashing. But just having this empty space or removing these applications you won't use won't free up any space for your own applications/files/etc.
What some people do, however, is to place their application(s) of choice in the Extended ROM instead. So, for example, say you don't want the anti-virus thing in the iMate ROM, but you're a regular user of Total Commander. You could replace the anti-virus thing with Total Commander in the Extended ROM (theoretically - no idea if it would fit.. just an example), and in that way 'save' space for other applications/files by not having to install Total Commander in the regular storage space.
wgary said:
* Can you somehow adjust the memory allocation for the ext ROM?
Click to expand...
Click to collapse
I don't think there's an easy way, no...
wgary said:
* Is there any benefit of copying or locating certain files into ext ROM, other than CABs available for reinstall after a hard reset?
Click to expand...
Click to collapse
See above... you wouldn't really place the CABs in there (if you just want them easily available for re-installation after a hard reset, place them on your MiniSD card instead), but the full programs.
wgary said:
4. Is the ROM in fact a fixed storage bank independent of the others?
Click to expand...
Click to collapse
It's independent of the RAM bank, but otherwise the same for the regular storage.
wgary said:
Or can this be recovered to Storage memory?
Click to expand...
Click to collapse
Not with any manner of easy a la a slider.
I think that overall, all of the above questions really just stem from one thing: we need more RAM and more storage space on these devices. I don't know why we're still limited to 64MB/128MB (half of which is the ROM/ExtROM) when memory is, quite frankly, cheap. I understand that with the MiniSD Card you can easily expand the storage space - but unfortunately there are tons of programmers out there who apparently code in such a way that their programs fail to run, or simply become buggy, when placed there. Some of this may be WM5's fault*, but I fail to see how for the majority of applications.
( * e.g. the SD card driver being loaded too late, so that any StartUp program relying on files on the SD card fails. This is really an issue of MS/OEMs wanting to make the device look faster to boot by presenting the OS before all drivers are done loading. )
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Hi,
this is my first post on this forum so probably it will be a little newb style but what the heck, I can't find the answer to my question so I will dig this topic out
ZeBoxx said:
wgary said:
4. The storage card is another kind of memory, "Removable flash (persistent) memory." Since this is in fact even slower read/write than the internal flash memory, there is in fact a net loss in installing to it.
Click to expand...
Click to collapse
This really depends. If you have an application that does not make use of heavy I/O but is a fairly large install, you could very well install it on the MiniSD card to save storage on the main device. Keep in mind that the main device storage memory is fairly low (really stupid slow, imho) and that it's best reserved for those applications that, due to programmer error, fail to work when installed on the MiniSD card.
Click to expand...
Click to collapse
1) I believe it still remains true? I mean I'm using HTC Tytn and microSD ultra II card and still the internal flash memory is faster than the removable flash right? So until I got some space left on the internal memory for better performance I should install apps right there? Are there some recommendations to not fullfil this memory (ie. always leave 10% space on it)?
2) What about battery drain? Are there any significant differences in that aspect between those 2 memories?

Help me Understand Storage on my 101

I have just bought an Archos 101 16gb and downloaded just a few small apps.
I got a "Low on Space" notification today....but i cant understand why. Under /settings/staorage in shows under "Internal Storage" total space 14.44GB and available space 14.15GB.
I dont have an SD card yet
On system storage it says Avaialable space 25.25MB
Can someone help me understand whats going on here. Whats the differnce between Internal Storage and System storage and where do apps get stored by default....
Many thanks
Hey Pete,
System Storage is storage for apps that you can't put on internal storage or and SD card. Now, in order for you to only have 25mb free, you must have put a lot of data on there as well. I have a whole boatload of apps on my system and still have 162mb free on system storage (most are not on the SD). If you were to think of system storage in computer terms, it would be like RAM memory.
Internal storage is the storage where you put your data. Think of this storage as your "hard drive."
The next storage is, of course, the SD card. This is another place to store your data.
Finally, there is external storage. This is for things like flash drives and external hard drives.
By default apps load to the system storage area. You can go into your system preferences and move some to SD once you get an SD...but seriously, something else is at work for you to only have 25mb free right now.
ExploreMN said:
Hey Pete,
System Storage is storage for apps that you can't put on internal storage or and SD card. Now, in order for you to only have 25mb free, you must have put a lot of data on there as well. I have a whole boatload of apps on my system and still have 162mb free on system storage (most are not on the SD). If you were to think of system storage in computer terms, it would be like RAM memory.
Internal storage is the storage where you put your data. Think of this storage as your "hard drive."
The next storage is, of course, the SD card. This is another place to store your data.
Finally, there is external storage. This is for things like flash drives and external hard drives.
By default apps load to the system storage area. You can go into your system preferences and move some to SD once you get an SD...but seriously, something else is at work for you to only have 25mb free right now.
Click to expand...
Click to collapse
Thank you that. Really helpful. So on my internal storage or "Hard Drive" I just have two apps, Aldiko and World Newspapers, totally 9mb.....
I had a look under /manage applications/downloaded and their is the AppsLib icon with 120MB next to it. That cant be right surely. This is just the Archos AppsLib app..... The MArket app is only 2.89 MB. If I look at the Application Infor for AppsLib under storage it says Total 120MB, Application 1MB and Data 119MB. What is this 119MB???
Also how do I set up storage preferences and what should they be.
Many thanks
OK, sotday the problem has changed. The missing 119MB of System storage has re-appeared. It seems that the AppsLib app which had shown 119MB of data cleared itself before I could uninstall it. No Idea why it had created 119MB of data in the first place.
So, can someone explain this for me. Not sure Im upto spead with this whole storage regime yet :-(
under /settings/storage "System Storage" was showing 119MB available.
I then downloaded Angry Birds (1.87 MB) and Angry Birds Seasons (1.99MB). Then checking /settings/storage "System Storage" now shows 104MB.
Next checking /settings/applications/manage applications and then clicking the "On Internal Strorage" tab I see the two Angry Birds apps there on Internal Strorage.
So my question is how come my "System Storage" has gone down by 15MB when the two apps only add up to less than 4MB. But, as manage apps shows them on the internal storage i.e. my 16gb storage, why did my system storage available space change at all. I'm very confused........
Update. I just checed AppsLib under /settings/applications/manage applications and its showing under application infor "Stroage" Total 41.46MB, Appkication 1.0MB and Data 40.46 MB. Whats going on here. What is the 40.46MB of data made up of. Its eating my System Storage.....Why?
Pete917 said:
Update. I just checed AppsLib under /settings/applications/manage applications and its showing under application infor "Stroage" Total 41.46MB, Appkication 1.0MB and Data 40.46 MB. Whats going on here. What is the 40.46MB of data made up of. Its eating my System Storage.....Why?
Click to expand...
Click to collapse
have you installed Dolphin Browser HD or something similar?
In the options you can set cache to write into System Storage....
You should set the option to write cache into sdcard instead!!
Remember first to delete all caches...
I don't know if in the standard browser there is a similar option...
Honestly Pete, I have no idea what to tell you. I mean I'm not doing anything special and I have about 60 apps installed and still have 120mb of system storage, about 5gb of my 8gb internal storage and my 8gb SD card is maxed out with movies, music, documents, and some e-books I'm reading.
I have angry birds (not seasons...not feeling Christmas at the moment) and several other games as well.
I haven't done anything with the apps other than hit the "install" button. I know there are a lot I can move to SD, but since I don't need to I haven't.
The system memory does jump around though. As you use applications, load and unload, etc. Try using Archos's task manager to stop all apps, wait like 10 seconds (1 hippopotamus, 2 hippopotamus type 10 seconds...) , then check your storage. I bet that might be the issue. Hell, it almost has to be!
ExploreMN said:
Honestly Pete, I have no idea what to tell you. I mean I'm not doing anything special and I have about 60 apps installed and still have 120mb of system storage, about 5gb of my 8gb internal storage and my 8gb SD card is maxed out with movies, music, documents, and some e-books I'm reading.
I have angry birds (not seasons...not feeling Christmas at the moment) and several other games as well.
I haven't done anything with the apps other than hit the "install" button. I know there are a lot I can move to SD, but since I don't need to I haven't.
The system memory does jump around though. As you use applications, load and unload, etc. Try using Archos's task manager to stop all apps, wait like 10 seconds (1 hippopotamus, 2 hippopotamus type 10 seconds...) , then check your storage. I bet that might be the issue. Hell, it almost has to be!
Click to expand...
Click to collapse
Thankyou. I think Im getting there. I noticed that in /settings/apps/manage apps the Archos AppsLib was showing 120MB. Weird I thought. So looking that the App Info for it said App 1MB data 119MB.
So I have uninstalled, re-booted and then sideloaded the latest build of AppsLib from Arcos. No App Info shows 1MB. Magically Angry Birds re-appeared too ...
This sounds like it has something to do with the problem and I now have to keep an eye on AppsLib to make sure it doesnt start eating System Storage Again.....
This seems very unusual to me. Maybe something is coded incorrectly by Archos in their latest release of AppsLib. Can others please tell me what amount of Data AppsLib has created on their devices? Thanks.
I havent got an external SD card yet, so I think that's going to be a must. Whats the biggest SD card that it can take? 32GB???
I should maybe also get Apps2SD. There seems a few versions out there. Who's the author of the one everyone here has loaded?
My appslib is 0.93mb of that, only .02mb is the data part.
ExploreMN said:
My appslib is 0.93mb of that, only .02mb is the data part.
Click to expand...
Click to collapse
Thanks. Mine is curretly 1.05MB. The data part being 0,05MB. I'll keep an eye on it now I have re-installed to make sure it doesnt creep up again. What version are you running?
the most recent one.
Im still having problems in thw whole storage and could do with some help.
The System Storage is listed as 299.44mb available when I look in App2sd. It shows I have 86.29mb available.
Using App 2 SD it shows the list of immovable apps on the System Storage. When I add up their indivdiual file sizes it comes to 65.919mb.
So where is the other 147.23mb gone?
Is System Storage where the Android OS sits? If so would that account for 147mb?
Many thanks Guys.
Pete917 said:
Im still having problems in thw whole storage and could do with some help.
The System Storage is listed as 299.44mb available when I look in App2sd. It shows I have 86.29mb available.
Using App 2 SD it shows the list of immovable apps on the System Storage. When I add up their indivdiual file sizes it comes to 65.919mb.
So where is the other 147.23mb gone?
Is System Storage where the Android OS sits? If so would that account for 147mb?
Many thanks Guys.
Click to expand...
Click to collapse
No, the OS is on a different partition, specifically a mounted squashfs. There will always be more data on the /data partition(System Storage) than is listed in the Applications menu. Keep in mind all the System Apps (ones you didn't install) will still need to store databases, settings, etc. on the /data partition, because the OS partition is read only.
147mb seems like alot, but my Archos has about the same amount of storage available(~86mb), and I have about the same amount of installed apps(~65mb), so I guess it's right.
msticninja said:
No, the OS is on a different partition, specifically a mounted squashfs. There will always be more data on the /data partition(System Storage) than is listed in the Applications menu. Keep in mind all the System Apps (ones you didn't install) will still need to store databases, settings, etc. on the /data partition, because the OS partition is read only.
147mb seems like alot, but my Archos has about the same amount of storage available(~86mb), and I have about the same amount of installed apps(~65mb), so I guess it's right.
Click to expand...
Click to collapse
Thank you for answering that. I thought i was going nuts loomlking fot the missing storage
Pete917 said:
Thank you for answering that. I thought i was going nuts loomlking fot the missing storage
Click to expand...
Click to collapse
No problem. I never really did the math, but it seems like an awful lot is used by non-download apps. I may have to do some crawling through the file system to see what's using so much.
msticninja said:
No problem. I never really did the math, but it seems like an awful lot is used by non-download apps. I may have to do some crawling through the file system to see what's using so much.
Click to expand...
Click to collapse
If you discover anything please let me know. 147mb seems a lot to have gone missing
I contacted Archos support and they gave this answer:
"Dear Customer,
The information given by the 3thd party software is not correct, we do not support 3thrd part software.
Kind Regards,
Archos Technical Support"
So they are not helpful at all. Given the amount of money we pay for these devices you'd think they wouldnt just dissmiss my request for support and perhaps try and help even a little bit....
Do you both think that an operatingsystem can run without any memoryneeds?
Android is build for small memory devices but it still needs some memory or all that ui, threading, file and other services.
It is a bare Linux which consumes around 100MB depending on the features you have installed/switched on.

Noob Question: how to view size/unused memory (built in and microSD)

This is my first Android device, so sorry for the noob question. I searched, I really did.
How do you view the size of the drives (built-in and microSD) and the amount of space still available on these drives?
When I go to the folder manager, I see "sdcard" and "Removable". The right side arrow allows more information, and this is what's shown:
sdcard: 161MB, 85 files
Removable: 2.12GB, 225 files
The "removable" is the microSD, and the size shown is about how much data is on the drive. No information about how big Android thinks the drive is.
I assumed the "sdcard" is the internal flash memory. On my Transformer, it should be a 32GB capacity. So does that mean I'm only using 161MB of that 32GB? That seem kinda small, so I doubted that I was looking at the right place.
Check out an app on the Market called DiskUsage, Nice little program that shows you all sorts of info on your drives! And it's free!
Settings>Storage. Shows total space and a break down of what is using this space. Shows Internal Storage and MicroSD under that.
No need for an app.
edit: also welcome to Android
+1 or Disk Usage. Very informative. Also prior to installing new apps always check memory usage ( listed in app description).
Thanks all. It's been fun playing with this. xda is great.

Storage "Issue" internal memory unusually low

Upon attempting to download and install GTA San Andreas on my Tab 4, I discovered that I have very low internal memory. Obviously after the system's required almost 4gbs, there isn't a ton of space. However, for only having downloaded a few apps on my Tab4 I found my lack of free space a little shocking. I store all my music and other media on my memory card as well, adding to my surprise.
Check out the screenshots; it claims nearly 2gbs of data under "miscellaneous files", but when I view what miscellaneous files are it gives me some nonsense that doesn't even amount to one megabyte.
I'm not sure if this is a Tab 4 thing or just an Android 4.4.2 issue, but it's a little irritating. Can anyone explain this to me, and how I can free up more internal space? Unfortunately, the small amount of apps I do have are fairly large in size and conveniently cannot be moved to SD.
Sent from my LG-D800 using XDA Free mobile app
osiris010 said:
Upon attempting to download and install GTA San Andreas on my Tab 4, I discovered that I have very low internal memory. Obviously after the system's required almost 4gbs, there isn't a ton of space. However, for only having downloaded a few apps on my Tab4 I found my lack of free space a little shocking. I store all my music and other media on my memory card as well, adding to my surprise.
Check out the screenshots; it claims nearly 2gbs of data under "miscellaneous files", but when I view what miscellaneous files are it gives me some nonsense that doesn't even amount to one megabyte.
I'm not sure if this is a Tab 4 thing or just an Android 4.4.2 issue, but it's a little irritating. Can anyone explain this to me, and how I can free up more internal space? Unfortunately, the small amount of apps I do have are fairly large in size and conveniently cannot be moved to SD.
Sent from my LG-D800 using XDA Free mobile app
Click to expand...
Click to collapse
osiris010,
There's an app called Storage Analyser available in the play store.
I use this one to check which folders are containing the biggest files, and see what I can delete/move/...
You can investigate both internal and external memory with this app, and it is showing hidden files and folders too.
Have a look at it, it may help you free some space.
Kind regards,
FatEric

System taking up 7GB of storage

I've been noticing that my system has been taking 7GB of storage I am currently running the Android P port by erfanoabdi but the problem has persisted across multiple ROMs.
-Thanks
The system partition is a little over 3GB, so I can only assume that you are including other files in data. How are you getting the total space used?
NZedPred said:
The system partition is a little over 3GB, so I can only assume that you are including other files in data. How are you getting the total space used?
Click to expand...
Click to collapse
Storage settings
You may have a rouge system app that is taking up space. Once Chrome did something on my phone and it end up using something like 4GB of space on its own.
I used AppMgr III to check the size of apps, so maybe try something like that.
When you say "system has been taking 7GB" do you mean the entry in Storage settings that says "Android OS"? 7GB is pretty low actually, mine is 10.29GB

Categories

Resources