Answer Posted / maanya
Android supports 4 dialog boxes:
a.) AlertDialog: Alert dialog box supports 0 to 3 buttons and a list of selectable elements which includes check boxes and radio buttons.
b.) ProgressDialog: This dialog box is an extension of AlertDialog and supports adding buttons. It displays a progress wheel or bar.
c.) DatePickerDialog: The user can select the date using this dialog box.
d.) TimePickerDialog: The user can select the time using this dialog box.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the name of the database used in android?
What is the use of linux id in android?
What is android version 9 called?
What is a google android packageinstaller?
What are two launch modes for activities?
What is the importance of having an emulator within the android environment?
In android, can we change the gps setting by write my own java code?
State the importance of having an emulator with the android environment?
Explain src file in android?
Explain the ontrimmemory() method?
Explain the difference between flag_activity_clear_task and flag_activity_clear_top?
What is Broadcast Receiver in Android?
What are the different data storage options available on the android platform?
What is use of rxjava in android?
What are the names of the specific logcats?