Actions
PortingOnDeviceWithLowRAM¶
Links¶
- https://source.android.com/devices/tech/perf/low-ram : The official Android documentation has some information on some possible obtimizations
- https://source.android.com/devices/tech/debug/scudo : Using jemalloc instead of scudo might save some RAM: "Starting in the Android 11 release, scudo is used for all native code (except on low-memory devices, where jemalloc is still used)."
Updated by Denis 'GNUtoo' Carikli about 3 years ago · 1 revisions