Activity
Window、WindowManager
View、
interface----ViewManager
LayoutInflater
Components
Activity、Services、ContentProvider、Broadcast Receiver
Activity-------Activity主要负责生命周期的管理,建立窗口。
Window---------------------->getWindow
|
View、ViewGroup
|
LayoutInflater---------------->getLayoutInflater
getWindow