Look again at the Activity Lifecyle Section of the April 15 notes.
Create the LifeCycle app that writes these strings to the Logcat Window for each
corresponding method that executes:
In onCreate method.
In onStart method.
In onResume method.
In onPause method.