What dialog boxes are supported in Android ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain localization?

505


Specify key disadvantages of android?

486


What is dalvik virtual machine?

527


What is the difference between service and intentservice?

512


What is activity in android?

544






Please explain how to prevent the data from reloading and resetting when the screen is rotated?

502


What is the dagger symbol used for?

477


Is it okay to change the name of an application after its deployment?

459


Which is the highest android version?

490


What is the difference between serializable and parcelable?

478


What are the android application components?

526


Graphics defined by svg is in which format?

550


Is android the most popular os?

503


What is special trigger?

567


What onlistitemclick() function used for?

496