how to get the date set in the DatePickerDialog in android?
问题 Solution not found it yet, I have spent a few hours to this challenge. How can I get a date to see how when you press the "today" button? Want to get a date that is displayed when you press the button "today". And, we believe the process of trying to add information to the screen display of the specified date. DatePickerDialog dpdialog = new DatePickerDialog(me, new OnDateSetListener() { @Override public void onDateSet(DatePicker view, int pickyear, int monthOfYear, int dayOfMonth) { } },