Entire Lifetime : In this key loop, the activity happens between the onCreate and onDestroy.Visible Lifetime : In this key loop, the activity happens between onStart and onStop.Foreground Lifetime : In this key loop, the activity happens between onResume and onPause.