Tagged Questions
3
votes
2answers
1k views
How to lower OOM value of an app permanently?
I am not challenging Android's memory management technique (like killers do). I just want to give an app higher priority even when it's not in foreground or visible (with notification).
AutoKiller ...