states like: • We have data fetched by a previous Activity • The user is logged in (if applicable) • The Activity stack is as expected • … How to pass data to the Activity / Fragment? onCreate() onStart() onResume() onPause() onStop() onDestroy() Visible