Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃檹 Guest Book 馃檹 #1839

Open
pyricau opened this issue May 20, 2020 · 18 comments
Open

馃檹 Guest Book 馃檹 #1839

pyricau opened this issue May 20, 2020 · 18 comments

Comments

@pyricau
Copy link
Member

pyricau commented May 20, 2020

This "issue" serves as a guest book. You're welcome to write nice things about LeakCanary, share how it's helped you solve a problem, or name drop companies using it.

Idea came from this tweet.

I'll keep this issue open, don't hesitate to drop a comment even if it's 5000 years from when I'm writing this.

@pyricau pyricau pinned this issue May 20, 2020
@pyricau pyricau changed the title 馃檹Guest Book 馃檹 馃檹 Guest Book 馃檹 May 20, 2020
@subhasha1
Copy link

Awesome library works like magic.

@SubhrajyotiSen
Copy link

Using it right now on the Tickertape app. It has been crucial for detecting and fixing memory leaks related to Fragments and RecyclerViews. Thanks a lot for making this

@safall
Copy link

safall commented May 20, 2020

Super easy to use.. fantastic library 馃槏

@0xMatthewGroves
Copy link

0xMatthewGroves commented May 20, 2020

A one-line dependency with no extra setup - there's no reason why you wouldn't add this library to your debugging toolkit. I've been using LeakCanary in all my personal apps and it's been incredibly helpful -- sometimes even finding leaks in AndroidX libraries. Thanks for contributing to the open-source community PY!

@KushtrimPacaj
Copy link

Very very very useful library.
Have used it since the beginning on the main app of the HELLO device.

For an app like ours that is the main app of a device ( kind of like a launcher + lots of other stuff ), and is opened for the most time that the device is plugged in, IF they are leaks, even very little ones, they will after some time add up to OOM.

LeakCanary has caught lots of very interesting and wierd leaks and saved us from many OOMs.

@nikhilbansal97
Copy link

Interesting library! Got to know about a lot of memory leaks from it! It even helped in pointing out a memory leak when using Fragments with Data Binding which could not have caught otherwise. 馃憦

@R4md4c
Copy link

R4md4c commented May 27, 2020

I love how this lib has become the defacto standard in reporting memory leaks that happens within Google's frameworks. Few weeks ago I reported a memory leak in the navigation component and attached a project and a Leak canary stacktrace as a proof.

Recently it got acknowledged, fixed and will be released in the next version of the lib!

@atulgpt
Copy link

atulgpt commented Jun 18, 2020

Really awesome library. I really like how much presentable way they show the info to the developer. UX is insanely great and intuitive. And compared to version 1, version 2 is really fast.
I use in Snaps App
and TOEFL App

@rpattabi
Copy link

rpattabi commented Jun 26, 2020

LeakCanary website is very helpful. Learned a good deal about memory leaks in android thanks to the people writing them about it briefly and with just enough detail.

I see that this website has the potential to become a go to resource for all things memory leaks: cataloging them, linking them with AOSP bugs, sharing best practices, etc.

Thanks a lot @pyricau and everyone contributing to this website.

@JHuan
Copy link

JHuan commented Oct 28, 2020

Awesome library it is! It offers a easiest way to show developer potential leak poblem,love it!
But I do have a question, maybe sound silly, still if any help will be appreciated!

When leak trace found, why F&Q says "A good start is to look at the shortest path to GC Roots (excluding weak references)." ?

@zhaowhao
Copy link

awesome library! it helps me a lot.

@Alireza-Farahani
Copy link

Really great library. We received a legacy code-base and Leakcanary helped us in detecting major leaks. We've integrated it with Sentry-sdk in our debug build to send leaktraces to Sentry and it's been really helpful.

@MohitMandalia
Copy link

This library is really helpful when I want to contribute to any application it quickly finds memory leaks and its great to clean up those leaks and make application leak free. Works like a charm.

@EmmanuelMess
Copy link

I haven't found anything else that works so well, we use it for removing leaks from AmazeFileManager . Thank you!

@glitched-sudhanshu
Copy link

I am currently using this in my personal projects and this tool helped me to find find memory leaks related to epoxy recycler view and activity contents.

@joshskeen
Copy link

Oh snap! LeakCanary is the best. Thank you!

@vatsasiddhartha
Copy link

鈥淟eakCanary is an essential tool for any Android developer. It鈥檚 easy to use and provides detailed information about memory leaks in your application

@arunsudharsan
Copy link

its 2024 and there's no entry. Let me add one.

Leak canary is your go-to for finding memory leaks in your app. Use it and save your apps from suffering death to ANRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests