When hitting back, the application that was at the front is simply
paused. It is not destroyed or quit.
This allows the app to "restart" instantly if you launch it again.
However if the system needs more memory (to run new app) it can get
killed automatically.