You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Couple days ago, I have notification that my phone's local memory (128GB) was full.
then I checked the Download folder, it turned out there were a lot of .hprof files.
the size was between 60-150MB.
And found more than 400+ files!
The oldest file is 6 months ago, maybe since my phone new.
The screenshoot
After deleting .hprof files
Screenshoot the file on this morning
Potential solutions
I just imagine, there is default feature for auto delete .hprof file. for example file that more than 1 month will deleted.
IDK guys, is there is any feature to config this. Or maybe I just missed the documentation.
Additional information
version of leak canary debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Problem description
Couple days ago, I have notification that my phone's local memory (128GB) was full.
then I checked the Download folder, it turned out there were a lot of .hprof files.
the size was between 60-150MB.
And found more than 400+ files!
The oldest file is 6 months ago, maybe since my phone new.
The screenshoot
After deleting .hprof files
Screenshoot the file on this morning
Potential solutions
I just imagine, there is default feature for auto delete .hprof file. for example file that more than 1 month will deleted.
IDK guys, is there is any feature to config this. Or maybe I just missed the documentation.
Additional information
version of leak canary
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.10'
Thanks in advance.
The text was updated successfully, but these errors were encountered: