Memory Leak - Part 3, Finding Memory Leak - Quicker Way

Описание к видео Memory Leak - Part 3, Finding Memory Leak - Quicker Way

Having understood how memory leak is detected in Android app, it time to improvise on it. In this video I introduce you to a open source library called LeakCanery. This is a free tool. All you need to do is include it in your application. So we will discuss how to go about it. We will get started by implementing out custom Application class in which we will initialize the LeakCanery library. Once that is done, we will move to have a look at how the library functions at run time. This library makes the job of finding the memory leak in an Android application a lot more easy and quick.

Follow me on Twitter:   / anilvdeshpande  

Source code on Github: https://github.com/AnilDeshpande/Cont...
LeakCanery: https://github.com/square/leakcanary

Комментарии

Информация по комментариям в разработке