Wiring Fragments Wiring Dialogs
Ask FragmentManager whether home Fragment exists If not, create home Fragment Add it Main Activity setContentView Launch Inflate layout Locate GUI elements Attach Listeners Home Fragment onCreateView Wiring Fragments
Ask FragmentManager whether home Fragment exists If not, create home Fragment Add it Main Activity setContentView Launch Inflate layout Locate GUI elements Attach Listeners Home Fragment onCreateView Wiring Dialogs
Ask FragmentManager whether home Fragment exists If not, create home Fragment Add it Main Activity setContentView Launch Inflate layout Locate GUI elements Attach Listeners Home Fragment onCreateView Create and initialize Dialog Show the Dialog Main Activity Message Handler Inflate layout Locate GUI elements Attach Listeners Dialog Wiring Dialogs