I have a working app where user select an option from Spinner the datepicker auto open user select the date and view data. However, I am trying to include an Im
I am using default Android DatePickerDialog which contains android.widget.DatePicker. Does anybody know how to disable or make certain dates unselectable? I k
I have 3 strings containing day, month and year values. For example: String mday = "02"; String mmonth="07"; String myear="2013"; I need to set the DatePicke