Hi, Use those if you want the activity to manage the saving and restoring dialogs for you, even after an orientation change.
Cheers, James On Wed, Oct 14, 2009 at 7:22 AM, Jeffrey Blattman < [email protected]> wrote: > i've been wondering this. why would i implement Activity.onCreateDialog()? > why wouldn't i just create a new instance of the dialog i want, and call > .show() on it? usually a dialog will close itself, but if i doesn't, i just > keep a handle to it in a member field and call .dismiss(). > > -- > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---
<<inline: qr-gmail.png>>

