官方文档 使用 Lint 改进您的代码 [Improve your code with lint checks] 除了[In addition to]测试 Android 应用以确保其符合功能要求[meets its functional requirements]外,确保代码不存在结构问题[structural problems]也是非常重要的.结构混乱[poorly structured]的代码会影响 Android 应用的可靠性和效率[impact the reliability and
Improving Your Code with lint 1.See Also lint (reference) Using Android Annotations In addition to testing that your Android application meets its functional requirements, it's important to ensure that your code has no structural problems. Poorly str