Without Using @suppuressWarnings("all") Looking this Error
Note: (File Path)\MainActivity3.java uses or overrides a deprecated API. Note: Recompile with -Xlint: deprecation for details.
After Using @suppuressWarnings("all") All errors solved?
What can I use this is the Right way??