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

Can I use the GoToMeeting app for Android on my Android device?

1 Answers  


Is google the owner of android?

0 Answers  


What are disadvantages of android?

0 Answers  


Is iphone safer than android?

0 Answers  


What are the services that can be allowed to run in a single process?

0 Answers  






Explain src file in android?

0 Answers  


What is android 8.0 called?

0 Answers  


Which method to opena http connection to an uri?

0 Answers  


What is the Open Handset Alliance in Android?

0 Answers   Winsol Solutions,


What is dagger and explain dependency injection?

0 Answers  


What is included in Mono for Android?

1 Answers  


Is it possible to use or add a fragment without using a user interface?

0 Answers  


Categories