Team Leader Android Developer Question:
Download Questions PDF

Tell me which dialog boxes can you use in your Android application?

Team Leader Android Developer Interview Question
Team Leader Android Developer Interview Question

Answer:

☛ AlertDialog : An alert dialogue box supports 0 to 3 buttons and a list of selectable elements.
☛ ProgressDialog : An extension to AlertDialog and you may add buttons to it. It shows a progress wheel or a progress bar.
☛ DatePickerDialog : It is used for selecting a date by the user.
☛ TimePickerDialog : It is used for selecting time by the user.

Download Team Leader Android Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me Android application Architecture?Do you know what is ADB?