What are the dialog boxes that are supported in android? Explain.



What are the dialog boxes that are supported in android? Explain...

Answer / Durgesh Jayant

Android provides various built-in dialog boxes to help with user interaction. Some common ones include AlertDialog (a simple dialog box with a title, message, and buttons), ProgressDialog (a dialog box showing a spinning progress indicator), and DatePickerDialog (a dialog box for selecting dates). Additionally, you can create custom dialogs by extending Dialog or DialogFragment.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What is framelayout ?

1 Answers  


When you have two or more activities with the same intent filter action name, the android os will display a

1 Answers  


What is change gravity?

1 Answers  


Lists life cycle methods of android activity?

1 Answers  


Explain me what is an intent?

1 Answers  


Explain key components of android architecture?

1 Answers  


difference between nine-patch image vs regular bitmap image in android?

1 Answers   Arigo Infotech,


How to listen to an event in sencha touch class?

1 Answers  


The best time to kill a foreground activity in Android?

1 Answers   SwanSoft Technologies,


Explain me what is the android application architecture?

1 Answers  


Which components are necessary for a new android project?

1 Answers  


How can the anr be prevented?

1 Answers  


Categories