I am working in an Application to change and show the date but got a problem and the app crashes when the button is clicked. Here is the dialog from Android Studio Gradle Console:
MainActivity.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details.
How may I solve it and what is the reason?