² Resumed: on foreground andhave focus
² Paused: on foreground andhave focus, still visible, another activity is visible on the top of this one
² Stopped: background
抽象方法:onCreate(), onStart(), onResume(), onPause(),onStop(), onRestart(), onDestroy().