Team Leader Android Developer Question: Download Team Leader Android Developer PDF

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

Tweet Share WhatsApp

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 PDF Read All 67 Team Leader Android Developer Questions
Previous QuestionNext Question
Explain me Android application Architecture?Do you know what is ADB?