Android代码-android-custom-lint-rules

时间:2022-08-25 21:48:05
【文件属性】:
文件名称:Android代码-android-custom-lint-rules
文件大小:139KB
文件格式:ZIP
更新时间:2022-08-25 21:48:05
Android代码 Custom Lint Rules The Android lint tool is a static code analysis tool that checks your Android project source files for potential bugs and optimization improvements for correctness, security, performance, usability, accessibility, and internationalization. Lint comes with over 200 checks, however it can be extended with additional custom rules. NOTE: The lint API is not a final API; if you rely on this be prepared to adjust your code for the next tools release. Introduction The Android Lint API
【文件预览】:
android-custom-lint-rules-master
----.gitignore(412B)
----android-studio-3()
--------checks()
--------settings.gradle(30B)
--------build.gradle(643B)
--------library()
--------gradlew(5KB)
--------README.md(2KB)
--------gradlew.bat(2KB)
--------gradle.properties(730B)
--------gradle()
----CONTRIBUTING.md(2KB)
----LICENSE(32KB)
----README.md(4KB)
----android-studio-2()
--------build.gradle(1KB)
--------src()
--------gradlew(5KB)
--------README.md(704B)
--------gradlew.bat(2KB)
--------gradle()

网友评论