The purpose of the app is to understand the activity life cycle and the role the Android OS plays in handling life cycle events.
Android Activity Lifecycle explains how an Android app's activity (a single screen in the app) behaves during its life cycle. In short, this explains how Android handles activities and what happens to ...