# LeakCanary 🐤 | |
LeakCanary is a memory leak detection library for Android. | |
<p align="center"> | |
<img src="images/screenshot-2.0.png" /> | |
</p> | |
LeakCanary's knowledge of the internals of the Android Framework gives it a unique ability to narrow | |
down the cause of each leak, helping developers dramatically reduce jank, `Application Not Responding` | |
freezes and `OutOfMemoryError` crashes. | |
[Get started!](getting_started.md) | |
!!! quote | |
*“A small leak will sink a great ship.”* - Benjamin Franklin | |