Android-Developer-Toolbelt
Android-Developer-Toolbelt copied to clipboard
When memory is reduced to about 30%, it no longer decreases.
This problem does not happen with the apk you provided.
#1
in android os there is a zram(swap) section, when 60% full, the swap file is included. I think the question can be closed. https://en.m.wikipedia.org/wiki/Zram
zram is slower than ram
in android os there is a zram(swap) section, when 60% full, the swap file is included. I think the question can be closed. https://en.m.wikipedia.org/wiki/Zram
here is an example of how zram works. ram: 963, android uses ~ 500 MB of RAM, the size of zram is 500 MB (this program takes longer to fill up than yours, and fills up before the application crashes)