[Q] Launchers RAM usage - Android Q&A, Help & Troubleshooting

What do you think, which launcher is best for RAM usage? I think it is Zeam, org.zeam.core uses about 24 MB of RAM+ cache uses about 7 MB of RAM so it uses total about 31 MB of RAM...what do you think, which is best launcher for memory?

The stock launcher on my phone uses 14mb total ram.
Sent from my A9 using xda app-developers app

Related

[Q]About RAM value

my device is ZTE N760, I have a question like this, I want to get a value of RAM(free) ,I looked for it from to click Settings-Applications-Running services ,then I got the value - 66MB free. But,when I use a third party task manager,Numerical in 35 MB up and down.Why?
Why no one answer my question?
my English is so bad..
Maybe The 3rd party app use around 20 mb of ram. Newer phones have 768-2048 mb ram.....
Sent from my GT-N7000 using xda premium
sirholm said:
Maybe The 3rd party app use around 20 mb of ram. Newer phones have 768-2048 mb ram.....
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
this is my code,
ActivityManager am = (ActivityManager) getSystemService(ACTIVITY_SERVICE);
MemoryInfo memInfo = new MemoryInfo();
am.getMemoryInfo(memInfo);
return Formatter.formatFileSize(getBaseContext(), memInfo.availMem);
memInfo.availMem also give me a value like 35MB.
Or, rather,had some hidden service,the system did not count.
any one here? help me,please.

Q. about the ram

The device should have 512mb but when im in the task manger i see that there are only 376mb of ram why is it?is it because the rom?because i remember that in the stock rom i got 381mb but now i only have 376mb is the tweaks that i did made that?
Thanks for all the helpers!
I.E
I just saw in the settings that i only have 263 ram(152 used+191 free)so which one is correct?the task manager or the settings menu?
I believe it is like the 8gb of storage and you only get around 5.5gb. Not all the ram is available for use to use, and I think that is for some of the background processes that are running to keep everything stable. I haven't used the stock rom in a while but I know that the max ram you get is 341mb, and yes some of the tweaks you do can increase/decrease ram.
kfirbep said:
The device should have 512mb but when im in the task manger i see that there are only 376mb of ram why is it?is it because the rom?because i remember that in the stock rom i got 381mb but now i only have 376mb is the tweaks that i did made that?
Thanks for all the helpers!
Click to expand...
Click to collapse
You have 512mb of RAM in total but a certain amount is dedicated to the GPU to render the visuals. ~375 for apps and ~140 for graphics.
You can change how much is dedicated by doing what is called ramhack. But i don't know if its possible on the players. Search before making a new thread about it.
kfirbep said:
I just saw in the settings that i only have 263 ram(152 used+191 free)so which one is correct?the task manager or the settings menu?
Click to expand...
Click to collapse
Did you read the settings wrong? Or its just messed up? I think that it meant 263mb of RAM was in use atm. So you would have ~110mb free (or the opposite).
______
We always have something to learn
Chris4evernoob said:
You have 512mb of RAM in total but a certain amount is dedicated to the GPU to render the visuals. ~375 for apps and ~140 for graphics.
You can change how much is dedicated by doing what is called ramhack. But i don't know if its possible on the players. Search before making a new thread about it.
Did you read the settings wrong? Or its just messed up? I think that it meant 263mb of RAM was in use atm. So you would have ~110mb free (or the opposite).
______
We always have something to learn
Click to expand...
Click to collapse
No i read it fine,i upload some pictures so you will see.
Take care that the screen shot app should not be working in normal use so there should be in there 5-7mb more.
Anyway as u can see the task killer show different size of ram and the running apps shiw different size of ram....
Sent from my YP-G70 using xda premium
That 125 is used by the OS and programs and process you see on the list.But android in setting does not show all ram used..he lies a little and always show more free ram then any other app reports.
Sent from my GT-I9000 using XDA
Hmm, I just noticed that the yp-g70 seems to have more free ram for app use. The yp-g1 only has 352mb even with the more free ram mod in terrasilent kernal, according to task manager! Lucky you
Sent using Tapatalk
I guess he is using the newer model. That is lucky though.
Sent from my GT-I9000 using xda app-developers app
iJimaniac said:
Hmm, I just noticed that the yp-g70 seems to have more free ram for app use. The yp-g1 only has 352mb even with the more free ram mod in terrasilent kernal, according to task manager! Lucky you
Sent using Tapatalk
Click to expand...
Click to collapse
I dont thunk that this is what will make the difference of the speed between the two devices
Its just 20mb its nothing
obscuresword said:
I guess he is using the newer model. That is lucky though.
Sent from my GT-I9000 using xda app-developers app
Click to expand...
Click to collapse
I wish i had the newer model because than i would have dual core processor and 1gb ram but unfortunately i dont have it i bought this device at septmber 2011 so I have the old samsung galaxy s wifi 5.0
Chris4evernoob said:
You have 512mb of RAM in total but a certain amount is dedicated to the GPU to render the visuals. ~375 for apps and ~140 for graphics.
You can change how much is dedicated by doing what is called ramhack. But i don't know if its possible on the players. Search before making a new thread about it.
Did you read the settings wrong? Or its just messed up? I think that it meant 263mb of RAM was in use atm. So you would have ~110mb free (or the opposite).
______
We always have something to learn
Click to expand...
Click to collapse
Sent from my YP-G70 using xda premium
But i dont understand i have 512 of ram from that i have only 376 free ram but from that i only have 100-150/220 mb(depends on which task killer you are looking).the system already took ram why from my free ram that is 376 i only 100-150/220 free ram that i can use?as you can see the apps the are working in the background not taking 150mb of ram...
Sent from my YP-G70 using xda premium

Lost RAM

I go to running apps and add the memory comsuption in both ram and cache and the result is for example 140 MB but my device says that it is 220 MB..
Where are those 80MB? What is consuming that memory?
Sent through Tapatalk
Those 80 mb RAM that you are talking about is the memory used by the system applications and the services that are happening in the background!
For eg. The telephone services, Google services..
Sent from my Xperia Neo V using Tapatalk 2
elemenophee said:
I go to running apps and add the memory comsuption in both ram and cache and the result is for example 140 MB but my device says that it is 220 MB..
Where are those 80MB? What is consuming that memory?
Sent through Tapatalk
Click to expand...
Click to collapse
remove bloatware and free up ram/storage.. that is,if u are on stock..

Ram Space?

Does having about 100 mb of ram space free really matter? If so is there a way to free up more ram space ? I have already used titanium backup and I'm running Liberty 3
It enough for browsing,messaging and so
But not for gaming however try unistalling some system apps which run in background it really happened for me I have upto 225 mb free but b4 I had only 120-130 mb
Sent from my ST21i using xda app-developers app
Thank you Since i have titanium backup already installed i went ahead and removed some system apps and now i have around 223 mb even when I'm running facebook, twitter, instagram and some games Thanks

ram in use is always above 700mb

hi
ram in use in s3 is always above 700mb.
even if i clear ram its 700 mb.
no heavy apps installed.
how to increase ram?
Sent from my GT-I9300 using xda premium
GT-I93oo said:
hi
ram in use in s3 is always above 700mb.
even if i clear ram its 700 mb.
no heavy apps installed.
how to increase ram?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Is there a reason you want it to use less? It has 2 GB of RAM and in my experience it never uses it all. So Android has an interesting way of managing RAM but trust it that it will purge the assets when it needs them. If you keep clearing RAM with task managers it tends to drain the battery . And one more thing, TouchWiz uses more RAM than AOSP / AOKP...
Sent from my SGH-T999 using xda premium
imilleson said:
Is there a reason you want it to use less? It has 2 GB of RAM and in my experience it never uses it all. So Android has an interesting way of managing RAM but trust it that it will purge the assets when it needs them. If you keep clearing RAM with task managers it tends to drain the battery . And one more thing, TouchWiz uses more RAM than AOSP / AOKP...
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
from his signature you can see that he is using i9300, an international version that has 1GB RAM
@OP please specify which ROM and kernel do you have
bubr3g said:
from his signature you can see that he is using i9300, an international version that has 1GB RAM
@OP please specify which ROM and kernel do you have
Click to expand...
Click to collapse
Oops my bad. I use the app which doesn't show the signature. As for RAM, 700/1024 really isn't bad. That still leaves plenty. The OS can handle purging of assets and flushing the RAM
Sent from my SGH-T999 using xda premium
imilleson said:
Oops my bad. I use the app which doesn't show the signature. As for RAM, 700/1024 really isn't bad. That still leaves plenty. The OS can handle purging of assets and flushing the RAM
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Except the international models only have 833ram available instead of 1024 since I believe the others are reserved for the OS++
nothing need to do
GT-I93oo said:
hi
ram in use in s3 is always above 700mb.
even if i clear ram its 700 mb.
no heavy apps installed.
how to increase ram?
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
Firstly, it is impossible to increase your physical RAM capacity.
Secondly, empty RAM is useless. Look it up on Google.
Lastly, you could change the OOM values by using a script like V6 Supercharger to increase the minimum free RAM, or you can change it yourself with an app like ROM Toolbox on the Play store.
That actualy is not much ram. But if you are really worried
then get Clean Master; https://play.google.com/store/apps/details?id=com.cleanmaster.mguard&hl=en
it clears the ram and removes all unnecessary files.
AndroidPlant said:
That actualy is not much ram. But if you are really worried
then get Clean Master; https://play.google.com/store/apps/details?id=com.cleanmaster.mguard&hl=en
it clears the ram and removes all unnecessary files.
Click to expand...
Click to collapse
I am sure it works great but it will use extra battery and really isn't necessary. The OS has its reserves and the apps will clear out RAM as its needed ...
Sent from my SGH-T999 using xda premium
flexdog said:
Firstly, it is impossible to increase your physical RAM capacity.
Secondly, empty RAM is useless. Look it up on Google.
Lastly, you could change the OOM values by using a script like V6 Supercharger to increase the minimum free RAM, or you can change it yourself with an app like ROM Toolbox on the Play store.
Click to expand...
Click to collapse
Can you elaborate more about increasing physical RAM capacity.
GT-I93oo said:
hi
ram in use in s3 is always above 700mb.
even if i clear ram its 700 mb.
no heavy apps installed.
how to increase ram?
Ram is too high for me is not a problem as long as the mobile does not lag.
Click to expand...
Click to collapse

Categories

Resources