Comment on Why doesn't Android save app memory into storage instead of killing the process in RAM?

affenlehrer@feddit.org ⁨1⁩ ⁨week⁩ ago

When you develop an Android app it follows a defined lifecycle. The app is notified about changing states and is supposed to persist it’s data in some of them. So ideally you wouldn’t even notice that the app was killed since it would continue exactly where it was killed.

Image

source
Sort:hotnewtop