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

Which kernel is used in android?

0 Answers  


Which is better colour os or miui?

0 Answers  


Can an application be started on powerup?

1 Answers  


What is an Explicit Intent in Android?

0 Answers   B-Ways TecnoSoft,


What is the purpose of android os?

0 Answers  






What is gradle.properties?

0 Answers  


What is .idea/ directory?

0 Answers  


Which kind of application when creating with sencha touch?

0 Answers  


what is adb in android?

0 Answers   UGC Corporation,


What is uri and order of dialog box button?

0 Answers  


Can phonegap framework support for playing audio?

0 Answers  


What are the steps that are involved in converting the android in newer version?

0 Answers  


Categories