blob: 82b629351cb141074abc5863452cbce6e730814d [file] [log] [blame] [view]
# 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