Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 937 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 937 Bytes

Android-date-time-picker

Simple date and time picker for native android application

####Features:

  • Date and Timer Picker in the same window
  • Epoch timer is also calculated

####Enhancements(IN PROGRESS):

  • Introduce seperate function to return the epoch time.
  • Automatic pop-up for the time dialog after selecting date.

####Screen Shots Activity Screen image Date Picker image Time picker Image

####Reference: aporter Coursera Android Example