Reputation: 559
I have an Android TV app which is pre-Lollipop which I need to check for leaks. I have added Leak Canary to the application and am able to run the app and see the leak canary logo briefly when the application crashes so I know it has been pushed to the device. On the Leak Canary site I do not see any documentation on how to pull the dump files. Does anyone know where these files are stored on the device and how I can download and inspect the generated leak detection files?
Upvotes: 0
Views: 1238