Comment on Why doesn't Android save app memory into storage instead of killing the process in RAM?
owenfromcanada@lemmy.ca 2 weeks agoThat’s true. But it’s also not trivial to implement an app that may have its “RAM” located on disk. It’s a complex problem with multiple solutions, and giving apps the freedom to do what they want with it is the way Android structured things.