| <meta charset="utf-8" lang="kotlin"> |
| |
| **Android Lint Documentation** |
| |
| There are two books: |
| |
| 1. [User Guide](user-guide.md.html) which documents how to |
| use, configure and tune lint. |
| |
| 2. [API Guide](api-guide.md.html) which documents how to |
| write your own lint checks. |
| |
| <!-- Markdeep: --><style class="fallback">body{visibility:hidden;white-space:pre;font-family:monospace}</style><script src="markdeep.min.js" charset="utf-8"></script><script src="https://morgan3d.github.io/markdeep/latest/markdeep.min.js" charset="utf-8"></script><script>window.alreadyProcessedMarkdeep||(document.body.style.visibility="visible")</script> |