Art of Android Develop. Activity的生命周期和启动模式。

1.  onCreate() ,  onRestart(),  onStart(),  onResume(),  onPause(),  onStop(),  onDestroy()

2.