What are the dialog boxes that are supported in android?

What are the dialog boxes that are supported in android? Explain.

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.
Exceptions that are supported by Android
Android exceptions - The following are the exceptions that are supported by Android.....
Mobile computing interview questions and answers
Mobile computing interview questions and answers for freshers and experienced - Describe the types of wireless applications, What are the limitation of mobile computing?, Describe cell in detail, Describe Handoff in cellular networks, What is mobile agent?..
What is Blackberry technology?
What is Blackberry technology? - BlackBerry is nothing but a handheld wireless device that is just like a two way pager.......
Post your comment