Reputation: 1
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:
Upvotes: 0
Views: 115