News

In fact, let me clarify that point about a fragment’s lifecycle: ... Extend FragmentActivity, instead of the usual Activity class. Import the android.support.v4.app.Fragment class.
This post explains the Android app lifecycle — showing how an activity will progress through multiple stages as it is open, sent to the background, and then brought to the foreground again.