Thanks for the answers.... I'm being looking the docs and I don't see how to know the IdDialog I need to do the showDialog of the activity. I have seen I must use onCreateDialog and in the internal switch put the code to build it....but I need to pass more parameters to generate the dialog and it only supports one....should I use global variables?...
On 5 mar, 12:04, LeGeNDuS <[email protected]> wrote: > Hello! > > I'm doing an APP that shows some dialogs. Those dialogs are Alert > dialogs, and when they are being showed if I change theorientationof > the mobile I lost them...they are not being kept on the screen. is > there anyway to fix this?. > > Thank you so much -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

