What dialog boxes are supported in Android ?



What dialog boxes are supported in Android ?..

Answer / mady

Android supports 4 dialog boxes:

 AlertDialog: An alert dialog box supports 0 to 3 buttons and a list of selectable elements, including check boxes and radio buttons. Among the other dialog boxes, the most suggested dialog box is the alert dialog box.

 ProgressDialog: This dialog box displays a progress wheel or a progress bar. It is an extension of AlertDialog and supports adding buttons.

 DatePickerDialog: This dialog box is used for selecting a date by the user.

 TimePickerDialog: This dialog box is used for selecting time by the user.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Android OS Interview Questions

What dialogue boxes are supported by the android box?

0 Answers  


how to fix an android application crash?

0 Answers  


Is android the best operating system?

0 Answers  


List all the versions of android.

0 Answers  


what is the ui response time limit in android?

0 Answers  






What is the extension of android files?

0 Answers  


What are the different versions of android os that you remember?

0 Answers  


What is the file features used in android?

0 Answers  


What is layout/ directory?

0 Answers  


Explain localization?

0 Answers  


What is viewholder-pattern?

0 Answers  


Explain how to use built-in messaging within the application?

0 Answers  


Categories