Am developing an app, which first gets the current date from DatePicker using “Calendar.getInstance()”, and then the user changes the date. Now how do I fetch the new date after it has been changed?
Am developing an app, which first gets the current date from DatePicker using Calendar.getInstance(),
Share
declear this .
add this coding in onCreate()
and this is out side of onCreate()