Android DatePickerDialog TimePickerDialog Spinner Example 4 Comments / Android Tutorial / Android Spinner, Android UI, Date Picker, DatePickerDialog, Time Picker, TimePickerDialog The android.app.DatePickerDialog and android.app.TimePickerDialog class are widgets that can pop up a dialog for users to choose date and time. This article will show you examples of how to use them.