Analyze the given file (which can point to an Android project). Issues found are reported to the associated {@link LintClient}.
@param files the files and directories to be analyzed
@param scope the scope of the analysis; detectors with a wider scope willnot be run. If null, the scope will be inferred from the files.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.