i am using this code to show alert dialog...when i click on the ok button it should show the date picker..
protected Dialog onCreateDialog(int id) { swit
As indicated by the error you see in the logs, one of your mYear, mMonth or mDay values is invalid.