Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Requirements

  • Android Lint version 34 31 is currently supported.
  • Android Development Kit (ADK) from Google, including the tools subdirectory. You should be able successfully run a lint test from the command line. If are working with a Gradle project, you should be able to run gradlew from the command line. The complete SDK is not required. 
  • When running Android Lint, create the output as an XML file (i.e., --xml androidlint-results.xml).

...