https://github.com/square/leakcanary
A memory leak detection library for Android.
https://github.com/square/leakcanary
android java kotlin kotlin-android leak-canary leak-trace leakcanary memory-leak outofmemory outofmemoryerror
Last synced: about 21 hours ago
JSON representation
A memory leak detection library for Android.
- Host: GitHub
- URL: https://github.com/square/leakcanary
- Owner: square
- License: apache-2.0
- Created: 2015-04-29T23:54:16.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2025-03-18T22:09:44.000Z (about 1 month ago)
- Last Synced: 2025-04-22T11:17:32.208Z (about 21 hours ago)
- Topics: android, java, kotlin, kotlin-android, leak-canary, leak-trace, leakcanary, memory-leak, outofmemory, outofmemoryerror
- Language: Kotlin
- Homepage: https://square.github.io/leakcanary
- Size: 141 MB
- Stars: 29,658
- Watchers: 975
- Forks: 3,980
- Open Issues: 116
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-android - LeakCanary - Catch memory leaks as they occur. (Libraries / Utility)
- awesome-jvm - leakcanary - A memory leak detection library for Android and Java. (Profilers)
- useful-java-links - Square Leakcanary - 2.0) , [](https://github.com/square/leakcanary).  (V. Tools for developing / 3. Perfomance tools)
- useful-java-links - Square Leakcanary - 2.0) , [](https://github.com/square/leakcanary).  (V. Tools for developing / 3. Perfomance tools)
- awesome-android-libraries - leakcanary
- awesome-kotlin - leakcanary - A memory leak detection library for Android. (Libraries)
- awesome-android - LeakCanary - Catch memory leaks as they occur. (Libraries / Utility)
- awesome-android - LeakCanary
- awesome-android-cn - 官网
- awesome-android - **leakcanary** - Android内存泄漏分析库,应该每个Android开发都用过吧~ (Android性能优化)
- awesome-java - LeakCanary - Memory leak detection. (Projects / Monitoring)
- awesome-android-performance - leakcanary - leakcanary source codes (Codes / Network Profiling Tools)
- StarryDivineSky - square/leakcanary
- awesome-kotlin - leakcanary - 内存泄漏检测工具。 (必备开发库 / Android 常用库)
- awesome-kotlin - leakcanary - 内存泄漏检测工具。 (必备开发库 / Android 常用库)
- awesome-hacking-lists - square/leakcanary - A memory leak detection library for Android. (Kotlin)
- awesome-open-source-kotlin-applications - LeakCanary - commit/square/leakcanary) |  | (Android Kotlin Project Showcase)
- Android_Data - LeakCanary - canary-read-me/) (开发环境/工具)
README
# LeakCanary 🐤
A memory leak detection library for Android.
### [square.github.io/leakcanary](https://square.github.io/leakcanary)
🙏 If you like LeakCanary you can show support by starring ⭐ this repository.
## License
Copyright 2015 Square, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.