Android Date Time

Android Date Time

  1. Android AnalogClock, DigitalClock, TextClock Example
    This example will show you how to use AnalogClock, DigitalClock and TextClock in android. It also tell you the advantage and disadvantage of them.
  2. Android Chronometer Example
    This example will show you how to use adroid Chronometer to create a time counter. How to use it to create a count down timer.
  3. Android CountDownTimer Example
    This example show you how to use android CountDownTimer to implement send verification code button. It also introduce CountDownTimer class key methods.
  4. Android DatePicker TimePicker Example
    This example will show you how to use android DatePicker and TimePicker to show and let user select custom date and time in their timezone.
  5. Android DatePickerDialog TimePickerDialog Spinner Example
    This example will tell you how to use DatePickerDialog and TimePickerDialog in both calendar, clock and spinner mode.