Stock Android always using 100% physical memory. How to free it up with ADB?
3
votes
1
answer
2289
views
I have a non-rooted phone. I just realized why Android is bad at memory management. I'm monitoring running progress in ADB shell with
Image resized. Click for full-size
How do I stop unnecessary processes with ADB shell?
Also, I can't scroll down
top
. I can see the memory is about 100% used.

top
command. It shows weird char ^[[b
. I think that's because the shell uses sh
instead of bash
.
Any idea how to free up memory with ADB? Maybe pkill
or what.
Asked by Muhammad Ikhwan Perwira
(213 rep)
Jul 15, 2023, 10:24 AM
Last activity: Jul 16, 2023, 06:58 AM
Last activity: Jul 16, 2023, 06:58 AM