I recently installed the error plugin in Android-Studio and configured the settings as described on its website.
The plugin works fine, but I noticed that any errors that the Error-prone-plugin shows during compilation are already highlighted by the Lint tool in the editor.
So, I want to know why I should use the vulnerability in Android studio. Or what details I do not know about the tool with an error or Lint.
source
share