LeakCanary is a reliable memory leak detection library for Android. It effectively detects leaks and narrows down the cause of each leak through its in-depth knowledge of the internals of the Android Framework. This helps developers avoid and dramatically reduce OutOfMemoryError (OOM) crashes.

A memory leak is a programming error that can cause an OutOfMemoryError crash. It’s often caused by bugs related to the lifecycle of objects, and can occur fairly often in Android applications. LeakCanary helps to find and fix those leaks during development so you never have to experience another OOM crash.

Features

  • Effectively and automatically finds and fixes memory leaks in various objects (destroyed activity/fragment/fragment view instances, cleared viewmodel instances)
  • Easy to install and use

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow LeakCanary

LeakCanary Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of LeakCanary!

Additional Project Details

Operating Systems

Android

Programming Language

Kotlin

Related Categories

Kotlin Debuggers, Kotlin Mobile Software, Kotlin Libraries

Registered

2020-06-09