Hacker News new | ask | show | jobs
by heavyset_go 328 days ago
Android app scheduling is different than what not-Android Linux does. oomkiller might kill stuff in high memory pressure situations, but Android does a bunch of dynamic loading and unloading all the time.

See also https://developer.android.com/guide/components/processes-and...