Skip to content

Plain app to demonstrate Leak Canary library in order to determine possible memory leaks

License

Notifications You must be signed in to change notification settings

raheemadamboev/leak-canary

Repository files navigation

leak-canary

Plain app to demonstrate Leak Canary library in order to determine possible memory leaks

Leak Canary

Memory leaks can crash or decrease the performance of our Android applications. Using Leak Canary tool we can find those memory leaks and take action. In this app, I intentionally stored activity context in companion object (or in static field in Java) in order to cause memory leak so that we can use Leak Canary.

Download demo

About

Plain app to demonstrate Leak Canary library in order to determine possible memory leaks

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages