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 |
What is app/ directory?
In a previous release, XMPP was turned into GTalk. Will a future version have XMPP?
How can I download the GoToMeeting app?
What languages does Android support for application development?
What is tween animation?
Explain what are intent filters?
Given the following statements using openfileoutput function to store data into a file in android?
What is fragment lifecycle?
What is android 8.0 called?
What information do you need before you begin coding an android app for a client?
Which is the virtual machine used to run the android apps?
Explain the characteristics of android