Memory usage on smartphones ...
-
Here my setup: Android & system 6,8 Gb Services Google play 1,2Gb (cannot remove it) Google play 414Mb (cannot remove it) Google play store 148Mb (cannot remove it) Google 300Mb Maps 200Mb Google Sheets 200Mb (cannot remove it) Gboard 150Mb (cannot remove it) Gmail 116Mb (cannot remove it) Gboard (?) 150Mb (cannot remove it) Drive 100Mb (cannot remove it) Message 100Mb (cannot remove it) Phone 100Mb (cannot remove it) Embedded Texttospeech 80Mb (cannot remove it) etc... All in all, the forced apps eat up to 7Gb.
-
... well, on android smartphones, is getting out of hands ! I think that you need at least decent 32Gb for the OS to run stable with Chrome as a browser, and even 64Gb if you want it to last a bit. My current smartphone is running really well, but has "only" 16Gb memory. 13,8Gb are eaten by Android itself (7Gb) and other mandatory apps from the Google ecosystem which I have no use of (about 7Gb as well). The remaining 2,2Gb are barely sufficient to allow the smartphone to run properly, since android heavily relies on swapping to run. A google play update usually takes up additional 100 to 200Mb, and that happens every other month. At that pace, I can throw away my smartphone in about 4 months due to lack of ROM. :~ (And yes, I moved everything movable to a SD card). I wonder how it is possible that there are still smartphones sold with 8Gb or 16Gb memory, knowing that this is not sufficient to even use the bare smartphone after a few months... And the fact that everything relies on built-in memory instead of SD is just insane. Now that I think about it, it is actually similar to a laptop I bought for my son last year with a 128Gb SSD with the OS and a 1Tb disk for data. Windows takes up 123Gb (!!!) by now on the SSD drive, and since some programs insist on putting at least minimum installation files under program files on that same disk, I am now more or less forced to upgrade this disk to a 500Gb SSD. :sigh:
Rage wrote:
Now that I think about it, it is actually similar to a laptop I bought for my son last year with a 128Gb SSD with the OS and a 1Tb disk for data. Windows takes up 123Gb (!!!) by now on the SSD drive,
No way in hell you can attribute all of that to Windows. My first-gen Surface has 128GB *total*, I keep it up to date, it's currently running 2004, and I currently have about 60% of the disk space free. And I know there's a *ton* of crap I could delete if I only bothered.
-
Rage wrote:
Now that I think about it, it is actually similar to a laptop I bought for my son last year with a 128Gb SSD with the OS and a 1Tb disk for data. Windows takes up 123Gb (!!!) by now on the SSD drive,
No way in hell you can attribute all of that to Windows. My first-gen Surface has 128GB *total*, I keep it up to date, it's currently running 2004, and I currently have about 60% of the disk space free. And I know there's a *ton* of crap I could delete if I only bothered.
For Windows, "TreeSize" is a nice free application for seeing where the space goes. (There is a pay version too, but the free one is fully satisfactory.) On my plain desktop PC, C:\Windows requires 22.3 GByte. Essentially an all-defaults installation, plus Windows Subsystem for Linux. I could trim it down; several of the optional features I have no need for. Program Files (x86): 14.5 GByte. Program Files: 9.6 GByte. (The latter two will grow significantly quite soon; I reinstalled from scratch recently, and haven't reinstalled all the software yet.)
-
Here my setup: Android & system 6,8 Gb Services Google play 1,2Gb (cannot remove it) Google play 414Mb (cannot remove it) Google play store 148Mb (cannot remove it) Google 300Mb Maps 200Mb Google Sheets 200Mb (cannot remove it) Gboard 150Mb (cannot remove it) Gmail 116Mb (cannot remove it) Gboard (?) 150Mb (cannot remove it) Drive 100Mb (cannot remove it) Message 100Mb (cannot remove it) Phone 100Mb (cannot remove it) Embedded Texttospeech 80Mb (cannot remove it) etc... All in all, the forced apps eat up to 7Gb.
Well, in fact you can remove all those non-removable apps except Google Play services (killing them will make your phone unusable), you just need to connect ADB shell to your phone, then you can remove any of those pre-installed apps using pm uninstll -k . Purging cached data for Play services can also help, they usual don't fill all this storage back, not that fast at least
Banking establishments are more dangerous than standing armies. T.Jefferson
-
For Windows, "TreeSize" is a nice free application for seeing where the space goes. (There is a pay version too, but the free one is fully satisfactory.) On my plain desktop PC, C:\Windows requires 22.3 GByte. Essentially an all-defaults installation, plus Windows Subsystem for Linux. I could trim it down; several of the optional features I have no need for. Program Files (x86): 14.5 GByte. Program Files: 9.6 GByte. (The latter two will grow significantly quite soon; I reinstalled from scratch recently, and haven't reinstalled all the software yet.)