I’m looking to replicate the functionality shown on the android developer app tutorial.
I have implemented the correct layout but can anyone help me with getting the spinners to be able to select a date and time. Unless its hard coded but I’m assuming there are some date/time facility built into android.
Any ideas?

Using the
Pickersthat are provided in the android api will give you the widget you need to aid the user in picking dates and times.