1、活动生命周期如图所示。7个回调方法:onCreate()、onStart()、onResume()、onPause()、onStop()、onDestroy()、onReStart()。
3、活动的四种状态如图所示。