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

What is adt stand for?

559


Is android system webview important?

511


What does Compatibility Issue Means in Android?

529


What is activity component of android?

522


What are the other notifications?

554






What is android orm?

471


How service is implemented?

519


what are the main advantages of web services in android?

513


Is apple better than android?

501


How to get screen dimensions in pixels in andorid devices?

544


What are the different data types used by android?

558


What is a model class in android?

474


How does manifest file plays an integral role in app development?

496


Which activity class do you need to inherit to show google map?

536


Is android 5.1 still supported?

487