tree: f6ef3d51fcc6ca4ed289f7315f84a3dd36b5d444 [path history] [tgz]
  1. src/
  2. android.sdktools.leakcanarylib.iml
  3. BUILD
  4. OWNERS
  5. README.md
leakcanarylib/README.md

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.