Overview

The leakcanarylib is the interface between Android Studio and the LeakCanary memory leak detection tool (https://square.github.io/leakcanary/). This Kotlin-based library facilitates integration and streamlines the process of identifying and addressing memory leaks in Android applications.