Amit Gaikwad
Amit Gaikwad

Reputation: 1

Can we identify the line number responsible for memory leaks in an Android app?

I'm trying to find the line number causing a memory leak in an Android app. Is there a way to pinpoint the exact line?

I have tried using LeakCanary library to find the memory leaks in the Android app.

Screenshot:

enter image description here

Upvotes: 0

Views: 115

Answers (0)

Related Questions