Note: Recompile with -Xlint:deprecation for details
问题 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. I found many posts about this issue but none that says how to deal in android studio. Where i can set this system property in this IDE, for the project only? 回答1: I had the same question and found the answer elsewhere. This answer says that it can be configured in Android Studio's settings under Build Execution -> Compiler -> Java Compiler -> Additional command line parameters, but I