I\'m new to Android programming and I\'m currently developing an app. Can someone help me on how to validate the date that is being input by the user if is it valid or not?<
A better way would be to just show a DatePicker, which by default always provides a valid date.