More memory - Galaxy S I9000 General

I'm sure this will have been asked before but I can't find the answer.
Can I physically put more memory in my galaxy? I love this phone and the features are great but I always have to be careful what I install due to getting low memory, I have frozen a few apps I rarely use and uninstalled othersi can live without, now my memory free averages at about 70mb. I dont want a big mem kernel as I use 720p recording a lot and don't want to lose this feature. would love to open this phone and stick in some bigger memory. Please help me
Sent from my GT-I9000 using XDA App

It´s not possible to add more memory, but what would you like to do that requires more memory?

leroys said:
I'm sure this will have been asked before but I can't find the answer.
Can I physically put more memory in my galaxy? I love this phone and the features are great but I always have to be careful what I install due to getting low memory, I have frozen a few apps I rarely use and uninstalled othersi can live without, now my memory free averages at about 70mb. I dont want a big mem kernel as I use 720p recording a lot and don't want to lose this feature. would love to open this phone and stick in some bigger memory. Please help me
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Installing apps doesn't mean you'll "lose" ram and that it wouldn't be usable..and unused ram in Linux is wasted ram. Check out some posts about Android memory management, search for LMK, minfree. And keep in mind that Android isn't windows what comes to ram etc..
ps. 70MB of free ram is surely enough for lagfree system..
Sent from my CM'd SGS

I have been playing APE lossless audio files in power amp and I have been getting glitches in the audio, once I clear the memory they play perfectly until memory goes under about 45mb then the glitches come back, also some navigation software runs better with more memory, can you tell me why it is not possible, can the memory be accessed and removed without damage to the device?
Sent from my GT-I9000 using XDA App

Related

What would you like to see in a custom ROM?

As you know, the fact that bootloaders are unlocked leaves an open door for third party firmwares (custom ROMs) to be applied to the phone.
Usually custom ROMs expand the functionalities of the phone and correct some of the software shortcomings. Even though the phone is only recently in the market, there may be some feature wishes and some complaints already.
In short, what features shoud a custom ROM add and what shortcomings should it correct?
I will start:
With the not-so-last gen processor the Play has, it is probably necessary to be able to overclock it.
I would like a minimal ROM (aka without bloatware) as it seems that the booting time of stock ROMs is incredibly high and it is caused by bloatware.
I don't have the phone yet (it's on its way ^^) but I have read things about the brightness setting being too dim and not changeable.
Logseman said:
As you know, the fact that bootloaders are unlocked leaves an open door for third party firmwares (custom ROMs) to be applied to the phone.
Usually custom ROMs expand the functionalities of the phone and correct some of the software shortcomings. Even though the phone is only recently in the market, there may be some feature wishes and some complaints already.
In short, what features shoud a custom ROM add and what shortcomings should it correct?
I will start:
With the not-so-last gen processor the Play has, it is probably necessary to be able to overclock it.
I would like a minimal ROM (aka without bloatware) as it seems that the booting time of stock ROMs is incredibly high and it is caused by bloatware.
I don't have the phone yet (it's on its way ^^) but I have read things about the brightness setting being too dim and not changeable.
Click to expand...
Click to collapse
I may be working on an overclock kernel this weekend, it all depends on family stuff plus footy.
MOOOOOOORE MEMORY i dont even need a custom rom, just wish i had more than 40mb free ram at some point lol
AndroHero said:
MOOOOOOORE MEMORY i dont even need a custom rom, just wish i had more than 40mb free ram at some point lol
Click to expand...
Click to collapse
Doesn't sound right. I usually have over 200 free when the phones idle and no where near full when using FPSE etc.
Disable auto brightness and can set it manual (and increase more brightness).
Sent from my R800i using XDA App
As mentioned, a bloat free rom. Pure Android port maybe?
There should be another loader than play, something thats able to load psx,snes,mame (single games) and every other games u installed by opening the pad. With the possibility to add/remove stuff after u install it.
Overclock is mentioned. (Only 1500 in quadrant original??) FPS is okay though.
(I hope wolves - sunderland is canceled, so we have something to look forward too.)
finty said:
Doesn't sound right. I usually have over 200 free when the phones idle and no where near full when using FPSE etc.
Click to expand...
Click to collapse
I think he's refering to Internal Storage rather than RAM.
Since we suffer from very low internal storage, it would be great if a new ROM would provide something similar to the app2sd application (forces apps to install all data to SD). Might be a big ask though?
Rixter757 said:
I think he's refering to Internal Storage rather than RAM.
Since we suffer from very low internal storage, it would be great if a new ROM would provide something similar to the app2sd application (forces apps to install all data to SD). Might be a big ask though?
Click to expand...
Click to collapse
Sure you can move most app data to the SD from settings AFAIK. Bit of a pain though so installing to SD automatically would be nice.
finty said:
Sure you can move most app data to the SD from settings AFAIK. Bit of a pain though so installing to SD automatically would be nice.
Click to expand...
Click to collapse
Yuck, I got that wrong I thought app2sd allowed the footprint part of the installation to be mostly moved to SD. Kinda hoped the 30Mb of Asphalt etc cud be reduced to <1Mb or sumthin. Daft now that I think of it.
I agree then, no point in app2sd cuz I manually move the data when I install stuff anyway.
Admin, can someone wipe my replies to this cuz it's only taking up space on what shud be a valuable thread!!
1, faster boot-up time.
2, ability to pick the games you want to have in the games launcher (or a new launcher).
3, widgets from desire.
4, R/L buttons as camera buttons when active.
5, R/L buttons as volume when camera not active, i find the original volume buttons a pain, even more when you have a case/shell on
6, brighter screen for them sunny days.
Rixter757 said:
I think he's refering to Internal Storage rather than RAM.
Since we suffer from very low internal storage, it would be great if a new ROM would provide something similar to the app2sd application (forces apps to install all data to SD). Might be a big ask though?
Click to expand...
Click to collapse
Nope im talking about ram. If you guys have issues with storage, fire up adb, connect your device. And input.
adb shell
$ pm setinstalllocation2
$ exit
This will force all apps to be allowed to install to the sd card, and games like ashpalt take less than a mb
Sent from my R800i using Tapatalk
AndroHero said:
Nope im talking about ram. If you guys have issues with storage, fire up adb, connect your device. And input.
adb shell
$ pm setinstalllocation2
$ exit
This will force all apps to be allowed to install to the sd card, and games like ashpalt take less than a mb
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Nice tip cheers lad. Still not seeing how you are having problems with ram usage though, I haven't encountered any. If anything I am constantly surprised at the amount I have free when gaming etc.
Nope im talking about ram. If you guys have issues with storage, fire up adb, connect your device. And input.
adb shell
$ pm setinstalllocation2
$ exit
This will force all apps to be allowed to install to the sd card, and games like ashpalt take less than a mb
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
Nice tip cheers lad. Still not seeing how you are having problems with ram usage though, I haven't encountered any. If anything I am constantly surprised at the amount I have free when gaming etc.
Click to expand...
Click to collapse
Maybe its cuz i have 200+ apps installed lol
Sent from my R800i using Tapatalk
bitme30 said:
As mentioned, a bloat free rom. Pure Android port maybe?
There should be another loader than play, something thats able to load psx,snes,mame (single games) and every other games u installed by opening the pad. With the possibility to add/remove stuff after u install it.
Overclock is mentioned. (Only 1500 in quadrant original??) FPS is okay though.
(I hope wolves - sunderland is canceled, so we have something to look forward too.)
Click to expand...
Click to collapse
well with my fone rooted and afew things gone such as timescape
i get 1800+ in quadrant
but as far as custom roms i would love the miui rom
i had it on my x10 and thought it was exellent
i like the look and how fast and vibrant it was
so come on tripNraver or someone else port it over plz
App2EXT
As I hate the original android app2sd... as all widgets get broken by this method...
From what I've heard, since Verizon has fallen asleep.
1. Bare bone rom. Like to where you have to install gapps and other stuff. Only to have the apps android comes with.
2. R1 as take picture and L1 as focus.
3. Ability to add any shortcut to the "game app," forgot what it was called. Whether it be a app or game.
4. No overclock applied. Let the user add a overclocking app if they want.
5. Power control widget in the status bar.
6. And supper user of coarse
Sent from my ERIS using XDA App
i want a stock android tbh, STOCK; and of-course, an overclocking module
id love an option to disable data traffic automatically when the phones screen is turned off, if this could be built into a custom stock gingerbread rom. the reason that would be awsome is cause it would double your batterylife and save using a widget and having to manually turn it on and off wasting time.
also R1 for taking picture and L1 for focus
having a battery percentage in the status bar would be amazing ( i know theres apps to do this but again if it was built in the rom as stock)
I would love a better keyboard, i came from an iphone and androids keyboard is just not accurate enough.
thanks in advance whoever takes the time to make this possible i understand it takes alot of time and effort to help others but rest assured it also makes many people happy . I wish sony would have released this phone in a more polished state it feels half finished and fragmented with all the apps and games markets
CM7 or MIUI with apps2ext+
Overclocking kernel with CIFS
enough said..
FrAsErTaG said:
CM7 or MIUI with apps2ext+
Overclocking kernel with CIFS
enough said..
Click to expand...
Click to collapse
I can agree with that

nexus s low mem info

hey guys...so I was playing with the phone, installed some apps here and there and went to mem info and i saw that my available memory is never over 70 mb off the 345 !!!!
this might be causing some lag and maybe overwork the processor and messing with my battery life
I moved most of the apps to the usb part and still...I reset it..went up but then drastically went down again
Im running superaosp 8.6 .... I have no idea why is this...MY nexus one there was always at least 100 mb left (used app2sd)..kinda annoying to be honest
any advice?
If you go through the list of running apps and services, is there anything out of the ordinary?
Try to close all of them and see what happens.
Greetz
PS: I have about 180mb free if I only let the vital stuff running - Google services, BLN, Maps (LocationService) and Swiftkey
I've got 156 MB free on mine.at least that's what the running services screen tells me.
However android optimizer tells me that I've got 35 MB free? What's going on? Is the stock android running services panel not showing everything?
Sent from my Nexus S using XDA App
^^^exactly my thing...On the running services are it shows about 140 free but on thememinfo i have about 50...really weird
Another thing ...my battery usage goes :
display 40 percent
isnt that a little too high??
autorotation off, auto brightness off
Well I think on the running services it probably only shows you services that are actually running (actively). Whereas other programs (such as android optimizer) tells you the memory used by all programs that have been started at boot time.
I'm now just guessing here but many of these boot started programas might have been passivated by the Android OS onto disk so they don't really take actual RAM until you switch to any of them. Only to get passivated again after you exit them.
I get 40% usage of screen as well. It's normal, it's what takes the most. I've got auto brigthness on and it's usually quite dim. Auto-rotation is always on.
I would only get concerned if the Android System starts taking much battery use, rising above 10%. This might indicate some program misusing the system and keeping the phone awake too much.
Go Weather had such an effect on my Nexus S so I switched it off. Other programs that track your location in real time (like some weather programs... Weather Bug, but can be configured) can take a toll on the wake time of the Android System.
running services shows my device having 234mb free ram
rault18 said:
hey guys...so I was playing with the phone, installed some apps here and there and went to mem info and i saw that my available memory is never over 70 mb off the 345 !!!!
this might be causing some lag and maybe overwork the processor and messing with my battery life
I moved most of the apps to the usb part and still...I reset it..went up but then drastically went down again
Im running superaosp 8.6 .... I have no idea why is this...MY nexus one there was always at least 100 mb left (used app2sd)..kinda annoying to be honest
any advice?
Click to expand...
Click to collapse
By saying "moved to the USB part" do you mean you moved most of them to the SD memory? If so, doing that will make your Nexus even slower. Memory and available app storage are two different things. I think you're confusing the two.
Nexus S and NS4G have:
1GB of app storage
16GB of SD storage
345MB of RAM
Also, having low memory available actually means your system is properly alocating all available recources. Do some reading on how androind manages memory. It's definitly not your typical Windows scenario Another thing to keep in mind is that RAM which is reported isn't accurate to what the usual "free memory" ideology is.
Awesome answer sir!!! Thank you..it def help me understand some of the stuff.still a little confusing tho
Nexus one and s are def little different from each other
Sent from my Nexus One using XDA Premium App
rault18 said:
Awesome answer sir!!! Thank you..it def help me understand some of the stuff.still a little confusing tho
Nexus one and s are def little different from each other
Sent from my Nexus One using XDA Premium App
Click to expand...
Click to collapse
Yeah, they are different but besides the specs same rules apply. SD storage will be slower to respond than internal app storage and ram is filled up just about the same way.
Btw, this is a Nexus S section, isn't it?
Sent from my Nexus S 4G using XDA App
Yes it is..thus I mentioned and compared my one to my s
Sent from my Nexus One using XDA Premium App

[Q] Ram ?

May i ask why is the ram used always 500-600 / 776 even after closing all programs? Is this normal?
Yes, it is normal, but with touch of some devs we could get more
Sent from my GT-I9100 using Tapatalk
Honestly, the fact that a lot of RAM is being used is a good thing. Think about it. If you have loads of free unused RAM, then that's just really high speed memory that isn't being used to make your system and apps run and load faster.
Jade Eyed Wolf said:
Honestly, the fact that a lot of RAM is being used is a good thing. Think about it. If you have loads of free unused RAM, then that's just really high speed memory that isn't being used to make your system and apps run and load faster.
Click to expand...
Click to collapse
make sense but somehow looking at that amount of ram use doesn't seem to justify the speed i feel
Well, maybe just get use to it and hope it gets better after some nice update
The only problem of too much used ram is that the garbage collection on the the Tab7.7 is quite bad and needs to be tweaked once you have 50mb free ram it starts to significantly slow down till the low memory killer decides to kick in.
elsonhwx said:
make sense but somehow looking at that amount of ram use doesn't seem to justify the speed i feel
Well, maybe just get use to it and hope it gets better after some nice update
Click to expand...
Click to collapse
I not sure how many times this needs to be repeated, but the lag is due to honeycomb and touchwiz, and likely won't change till ICS arrives.
Jade Eyed Wolf said:
Honestly, the fact that a lot of RAM is being used is a good thing. Think about it. If you have loads of free unused RAM, then that's just really high speed memory that isn't being used to make your system and apps run and load faster.
Click to expand...
Click to collapse
Except that most of it is filled with bloatware that most of us won't even use.
I hate how Android decides for me what it will load. I have no control of it and that is annoying. I wish it was more like a PC where you can uninstall the crap you don't want and be shut of it for good.
DaveC1964 said:
Except that most of it is filled with bloatware that most of us won't even use.
I hate how Android decides for me what it will load. I have no control of it and that is annoying. I wish it was more like a PC where you can uninstall the crap you don't want and be shut of it for good.
Click to expand...
Click to collapse
A windows 8 tablet might give you just that and I would assume the modding community for it will be bigger.
DaveC1964 said:
I wish it was more like a PC where you can uninstall the crap you don't want and be shut of it for good.
Click to expand...
Click to collapse
You can... root it (takes around 2 minutes) and use Titanium Backup to freeze or even uninstall system apps.
Richdog said:
You can... root it (takes around 2 minutes) and use Titanium Backup to freeze or even uninstall system apps.
Click to expand...
Click to collapse
which apps can be freeze ?
Thank you
might as well try installing autostarts app so you will have control on the app that will run on certain event, such as during boot up, when wifi is turned on etc. saves ram and loading times (during boot up not the app themselves)
I just uninstalled a bunch of stuff, about 61 APK's this includes apps that I will never use and widgets that I dont use that auto starts.
koofaa said:
which apps can be freeze ?
Thank you
Click to expand...
Click to collapse
That is a very good question. Whats apps could safely be frozen that wont interfeer with the operation of the tab. Everytime i clear ram using the stock task manager it closes over 20 apps, i would like to know what they are and if i really need them.
Sent from my GT-P6800 using xda premium
Mine is always used maxed at 650mb.. If I clear them, it will go down to 420.. sometime even 380..
650MB sounds about right as we only have 766MB of usable mem, andriod tends to keep between 75-95mb of free ram for god knows what.
i just get tired of stupid TouchWiz to kill my browser or Reader each time i go to Home launcher and open something else
Richdog said:
You can... root it (takes around 2 minutes) and use Titanium Backup to freeze or even uninstall system apps.
Click to expand...
Click to collapse
I tried that on my phone and it ended up freezing the GUI somehow (even though I only froze bloat) so I could no longer use the phone at all. I had to reflash the FW through odin and set up all over again. What a pain. I am a bit aprehensive to freeze anything now.
which system apps that we suppose to freez and it's save??do you have any suggestion??
Sent from my GT-P6800 using xda premium
i am having some issues with the ram - it gets to a point where the device becomes unresponsive using around 750 mb of ram - not sure exactly why and i dont always have alot of apps open - i am forced to hold the power button down and restart - i am rooted running the magnolia tab 1.1 beta - i dont remember if this was happening before i rooted / running this rom - i am not running any widgets at all now and it is still happening - anyone else having this issue ?
I suspect the missing ram may have been stolen by the Mali graphics adapter. I'm not certain but since this is a SOC there isn't any place to put ram so it just nicks done system ram. It seems like a lot to go missing but texture can be pretty large these days.
Sent from my GT-P6800 using Tapatalk

WTF with the ram

i can only open about 3-4 app before my ram is full and its forcing to closing app . seriously ? wtf is this .
i feel like this phone is worse than n95 .
if i open a web page one youtube link and i still have in memory my message app it will start closing app and sometime it even close the Touch wiz widget so they have to re appear and load for 4 second . i cant believe they only putted 1gb of ram with all there touchwiz bloarware.
Ram issues
Check what apps are running on the background, i would check primarily things you log into that are always logged in like FB, Gtalk, Skype. although even with all those running you shouldnt have issues, maybe try doing a cache and dalvik cache wipe reboot and check changes.
MY BEST FIX is rooting, flashing an AOSP based rom that normally for me they use 350 to 400mb on a normal basis instead of 550-600mb in a sammy based rom.
mine is usally 800-1g and im constantly clearing memory. I dont get it either.
1slow4G said:
mine is usally 800-1g and im constantly clearing memory. I dont get it either.
Click to expand...
Click to collapse
S3 has a horrible memory management.
1 gb ram ain't enough for the beast.
Launcher redraw on a Top end phone is an Epic fail.
Selina40Kyle said:
S3 has a horrible memory management.
1 gb ram ain't enough for the beast.
Launcher redraw on a Top end phone is an Epic fail.
Click to expand...
Click to collapse
I agree, I just opened every app i have and went up to 1.26gb.. and when i have no apps open it jumps from 800-1gb on its own.. so i guess its all in the system that takes up most of the space
Selina40Kyle said:
S3 has a horrible memory management.
1 gb ram ain't enough for the beast.
Launcher redraw on a Top end phone is an Epic fail.
Click to expand...
Click to collapse
Jeez 1gb is more than enough
Problem is with the Samsung bloatware. Kies, Remote Controls and all those other services. Delete kiesexe and freeze the Samsung crap inc SVoice..
I see no need to sync to Samsung and Google. The Google services are enough.. The Samsung store is only worth unfreezing for those free offers. The four tracking services ain't needed etc I use Avast to do that etc.
Getting 285M free apx after bootup, same as ICS, on 4.1.2 now. 12 widgets, FB, G+, Fancy widgets, Jorte etc
Also make sure not to run supercharger. It kills multitasking!
Disable all the Bloatware or freeze it using link2sd.
(all share, talk back, s-voice)
Still sitting between 540mb and 630mb maximum
Sent from my GT-I9300 using xda app-developers app
Kojaes
My 2gb i747m really makes use of the extra ram. It not only can handle 50 background apps with stock rom as apposed to 15-20 for the 1gb version (assuming there is enough ram), but it will boot with about 1.6-1.7gb available, about 700mb used, and 1gb free, and will use memory up to about 200mb free before killing apps to make room for new apps. Bottom line, it multitasks like a S.O.B. My opinion based on 2.5 years Android experience...is that 2gb ram helps big time...especially if you do not optimize your system.
If I had the 1gb version, I would consider a lighter rom as some have mentioned, but also the V6 Supercharger app with specific settings to allow maximum multitasking while remaining stable...which might take some experimenting. I would install Titanium Backup Pro and freeze as many non needed apps to prevent them from loading at boot and using up precious ram. Also, for some apps, I use AutoRuns to prevent them from loading at boot time.
Also remember...that some apps will stay in RAM when it's plentiful. But other apps are programed to allow Android to kill them after a certain length of idle time when they haven't been used.
Ram management is fine on the S3.
If you are not happy with it use a task killer, custom rom/kernel and/or supercharger v6 script.
Also if your ram<100 then you should start making complaints.
My free ram is at 120mb-160mb and i'm happy,no lags,no slowdowns,nothing at all.
Android preloads apps in memmory in order to open faster when we launch them.
Free ram really is wasted ram...it cancels multitasking and if you've bough a 600$ phone and can't multitask with it then you're worth of your fate.
nfsmw_gr said:
Ram management is fine on the S3.
If you are not happy with it use a task killer, custom rom/kernel and/or supercharger v6 script.
Also if your ram<100 then you should start making complaints.
My free ram is at 120mb-160mb and i'm happy,no lags,no slowdowns,nothing at all.
Android preloads apps in memmory in order to open faster when we launch them.
Free ram really is wasted ram...it cancels multitasking and if you've bough a 600$ phone and can't multitask with it then you're worth of your fate.
Click to expand...
Click to collapse
The fact that an user has to get task killer and manage memory by him own: FAIL!
I know android pre loads stuff in memory, but it got the priority all wrong.
Why does it keep killing msging, phone and the GODDAMN launcher .
While it never kils the stupid stuff like "Google Book mark Sync", unless you freeze it.
There's no denying that 1gb has crippled S3 badly.
You can claim "Free ram is wasted ram" and throw down links, but at the end of the day it is giving me a bad experience.
Case in point:
1) Launcher Redraw:
Two points to it:
->Bad priority (I'm not sure if it's either a Samsung fault or Android; OOM 6 isn't the way to go).
-> Less ram.
The fact that browsing through play store for 15 mins and then hitting Home button results in launcher redraw is pathetic.
Less ram is the culprit( atleast one of the).
On such an expensive device this is just EPIC FAIL.
Sure we can do Super recharge and try removing the bloatware, but these are quick fixes and doesn't get rid of the main problem.
Not to mention not every one finds all this stuff easy.
The fact that you have to do tweaking on the 'supposedly greatest android phone' to make it work smoothly is an EPIC FAIL.
Custom Roms for an device as expensive as S3, should be there to enhance functionality and increase features. Not to make it works the way it should have out of the box.
2) Sh**ty Multitasking:
Trust me, my iPod touch does better multi tasking that S3 for day to day experience. (I am not an apple troll, btw)
And it doesn't even have a true multitasking and the specs are no where near S3.
When I pause a game, and resume it after an hour it starts from exactly same place . Try that with S3.
Try to use your phone when many apps are getting updated and notification bar is constantly changing.
It'll lag the hell out.
There's no defending to these points.
This is where Apple excels , by giving user everything perfect from out of the box.
Sure you can't do much, but what ever you can, you do it smoothly.
What makes me sad is that Samsung is so close to it, yet they screwed the experience.
And I'm not even going to talk about Contacts and Phone apps.
nfsmw_gr said:
Ram management is fine on the S3.
If you are not happy with it use a task killer, custom rom/kernel and/or supercharger v6 script.
Also if your ram<100 then you should start making complaints.
My free ram is at 120mb-160mb and i'm happy,no lags,no slowdowns,nothing at all.
Android preloads apps in memmory in order to open faster when we launch them.
Free ram really is wasted ram...it cancels multitasking and if you've bough a 600$ phone and can't multitask with it then you're worth of your fate.
Click to expand...
Click to collapse
Sorry but this is complete and utter drivel. Stop quoting websites and Google and start wising up.
If you have a game that needs to run and it uses 100mb and the phone has no free ram it kills something else.
This would be fine if the phone loaded the apps quickly but it doesn't.
Custom ROMs do not fix the lack of ram and neither do any of the memory management scripts.
My phone has around 200mb to 300mb though and it still loads and reloads phone and messaging and browser randomly.
Sgs3 is useless at memory management and anyone who says otherwise is living in a dreamland.
No lags and slowdowns is just blatantly not true as your messaging app and phone app will frequently take up to two seconds to load if you are using any Samsung ROM.
biffsmash said:
Sorry but this is complete and utter drivel. Stop quoting websites and Google and start wising up.
If you have a game that needs to run and it uses 100mb and the phone has no free ram it kills something else.
This would be fine if the phone loaded the apps quickly but it doesn't.
Custom ROMs do not fix the lack of ram and neither do any of the memory management scripts.
My phone has around 200mb to 300mb though and it still loads and reloads phone and messaging and browser randomly.
Sgs3 is useless at memory management and anyone who says otherwise is living in a dreamland.
No lags and slowdowns is just blatantly not true as your messaging app and phone app will frequently take up to two seconds to load if you are using any Samsung ROM.
Click to expand...
Click to collapse
True that.
I have no idea what is stored for 500-600Mb ram if not the important things like Phone, Msg and Launcher.
Useless stuff.
It is just marketing and business politics, Samsung knew that 1GB is not at all future proof but that is exactly what they need so they can sell the Note 2 and the i9305.
And still they sold over 30M i9300 devices.
eggman89 said:
True that.
I have no idea what is stored for 500-600Mb ram if not the important things like Phone, Msg and Launcher.
Useless stuff.
Click to expand...
Click to collapse
Man, Android loads that stuff itself based on usage, OOM settings and Minfree values. The other stuff is services that need to run full time so that Kies sync, Location and other Samsung bloat that is really not doing anything most of the time.
Ya I know.
I wonder how can the most important thing, launcher, has an OOM of 6.
Stupid really.
Is it a fault of Android or Samsung messed it up.
In all the galaxy nexus videos I've never seen launcher redraws.
So maybe Samsung messed up for whatever reason.
Sent from my Samsung Galaxy S3
"Free ram is wasted ram"
Click to expand...
Click to collapse
that remark has been misused greatly by people that can't code for ass and fail at memory optimisation.
It was originally in reference to the Superfetch feature in Vista/7 storing frequently accessed data in ram for faster application startup. It wasn't meant to be applied to applications that use huge amounts of memory for no good reason.
much of Androids poor memory management is Java related, who knows, maybe Google will get a clue and dump the Dalvik VM eventually for a native operating system.
Use aokp or cm 10
Sent from my GT-I9300 using Tapatalk 2
Diaze said:
Use aokp or cm 10
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
For many of us, camera is an important thing.
aakarani said:
Disable all the Bloatware or freeze it using link2sd.
(all share, talk back, s-voice)
Still sitting between 540mb and 630mb maximum
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Is it in the app store ?
Is there any way to freeze samsung permanently without root ?
does link2sd need root to work ?
is advance task killer enough to kill all samsung bloatware ?
Kojaes said:
Is it in the app store ?
Is there any way to freeze samsung permanently without root ?
does link2sd need root to work ?
Click to expand...
Click to collapse
1) Yes.
2) Yes. You can go to "manage apps", select the applications. There will be an option called "Disable". No need for any app.
3) See above

CM11 High RAM Usage

I've noticed lately that CM11 is using abnormal amounts of memory. It doesn't slow my phone down all that much, but it's just bothering me because I know its not supposed to. Before I got this G2, my S3 ran CM10.2 and it used a ton less memory (between 4 and 600mb).
And from what I know, KitKat is supposed to use less resources.
I also have a normal amount of processes running. Just basic apps like Snapchat, Kik, Voice and Voice+, and all the normal Google services that always run. I even uninstalled FB cause I barely use it and at any given time it would be using up 70mb, and it made no difference,
I cant just keep killing my apps cause they reopen automatically. Even when I do, it doesn't even make a temporary difference. Even when I kill the cached apps.
Its just really bothering me. Any suggestions?
I have a couple screenshots.
free ram = wasted ram
sawyerbenjamin said:
I've noticed lately that CM11 is using abnormal amounts of memory. It doesn't slow my phone down all that much, but it's just bothering me because I know its not supposed to. Before I got this G2, my S3 ran CM10.2 and it used a ton less memory (between 4 and 600mb).
And from what I know, KitKat is supposed to use less resources.
I also have a normal amount of processes running. Just basic apps like Snapchat, Kik, Voice and Voice+, and all the normal Google services that always run. I even uninstalled FB cause I barely use it and at any given time it would be using up 70mb, and it made no difference,
I cant just keep killing my apps cause they reopen automatically. Even when I do, it doesn't even make a temporary difference. Even when I kill the cached apps.
Its just really bothering me. Any suggestions?
I have a couple screenshots.
Click to expand...
Click to collapse
The amount of free ram looks fine. That's what I get on my end with stock LG G2
Sent from my LG-D801 using Tapatalk
It bothers me so much that people still don't know how Android runs and manages resources.
It's not Windows, it's not MacOS, it's Android, it allocates everything on the RAM so that it can be accessed faster, and this improves load times, multitasking, etc.
Free RAM is pretty much wasted RAM and please, do not install task killers nor kill tasks manually. Android does it alone and does it better. Whenever it needs free RAM it will shut down something that's not being used and haven't been used in a long time to free that RAM up.
As two others have stated, free RAM is wasted RAM. I only have about 600mb of RAM free on the Optimus G3 ROM.
prowsterz said:
As two others have stated, free RAM is wasted RAM. I only have about 600mb of RAM free on the Optimus G3 ROM.
Click to expand...
Click to collapse
I hope I don't sound stupid. It's just more of an OCD thing. Just a couple days ago and prior to that, my phone stuck around 750-850mb. Now its using a over a gig 100% of the time and its just bothering me. I figured there was an actual reason for this. Maybe its from Xposed modules? I never noticed it until I started using Xposed a couple days ago.
But its not a big deal I guess.
sawyerbenjamin said:
I hope I don't sound stupid. It's just more of an OCD thing. Just a couple days ago and prior to that, my phone stuck around 750-850mb. Now its using a over a gig 100% of the time and its just bothering me. I figured there was an actual reason for this. Maybe its from Xposed modules? I never noticed it until I started using Xposed a couple days ago.
But its not a big deal I guess.
Click to expand...
Click to collapse
If you're not having actual performance issues as a result, then don't worry about it. If you always have X amount of free RAM, then you don't need that RAM. As has already been stated, free/unused RAM is wasted RAM. Something most people don't understand about how computers work is that storage and RAM and two completely separate things. Storage is just that - STORAGE. Nothing runs directly from storage. RAM is where things run. When you - or the system - goes to run an application, it gets read from the slow storage and loaded into the much faster RAM and runs from there. This is why more RAM is better (notice I didn't say more free RAM). It allows more applications to be cached in RAM ready to run fast - or to keep more services loaded to allow for more cool features.
More RAM is better, but if you're always clearing it out to keep X amount free and then reloading the same apps again, you are doing yourself no favors from a performance perspective. I am sure you have plenty available at all times for the system to load new apps. It will kill them on its own either when it needs to, or when it sees that haven't accessed that app after a certain amount of time.
rebar71 said:
If you're not having actual performance issues as a result, then don't worry about it. If you always have X amount of free RAM, then you don't need that RAM. As has already been stated, free/unused RAM is wasted RAM. Something most people don't understand about how computers work is that storage and RAM and two completely separate things. Storage is just that - STORAGE. Nothing runs directly from storage. RAM is where things run. When you - or the system - goes to run an application, it gets read from the slow storage and loaded into the much faster RAM and runs from there. This is why more RAM is better (notice I didn't say more free RAM). It allows more applications to be cached in RAM ready to run fast - or to keep more services loaded to allow for more cool features.
More RAM is better, but if you're always clearing it out to keep X amount free and then reloading the same apps again, you are doing yourself no favors from a performance perspective. I am sure you have plenty available at all times for the system to load new apps. It will kill them on its own either when it needs to, or when it sees that haven't accessed that app after a certain amount of time.
Click to expand...
Click to collapse
I am 100% fully aware of what Random Access Memory is and what purpose it serves, and I can distinguish it from storage. I know far more than the very basics of a computer. I was just wondering what was using all the extra RAM up. It was bothering me because prior, my phone was using a lot less. Idk why you assumed I didn't understand what RAM and storage was.
sawyerbenjamin said:
I am 100% fully aware of what Random Access Memory is and what purpose it serves, and I can distinguish it from storage. I know far more than the very basics of a computer. I was just wondering what was using all the extra RAM up. It was bothering me because prior, my phone was using a lot less. Idk why you assumed I didn't understand what RAM and storage was.
Click to expand...
Click to collapse
Read your own post again and see if you can figure out why i thought it needed explaining.
Sent from my LG-D801 using XDA Free mobile app
rebar71 said:
Read your own post again and see if you can figure out why i thought it needed explaining.
Sent from my LG-D801 using XDA Free mobile app
Click to expand...
Click to collapse
Yeah I didn't mention storage once.
sawyerbenjamin said:
Yeah I didn't mention storage once.
Click to expand...
Click to collapse
EDIT: No, you didn't mention storage. But just by asking the question, people generally are demonstrating a clear lack of understanding about how computers work. I usually just keep quiet, but every now and then, I feel compelled to fully explain it in the hope that the topic won't return. Alas, it always does.
I apologize that you were the unlucky one that I singled out on this occasion. I did not mean to offend. I thought I was being helpful. Maybe I helped someone else.
Sent from my LG-D801 using XDA Free mobile app

Categories

Resources