Translations:Android Training/Managing the Activity Lifecycle/3/en

Aus Android Wiki

For example, if you're building a streaming video player, you might pause the video and terminate the network connection when the user switches to another app. When the user returns, you can reconnect to the network and allow the user to resume the video from the same spot.