What program or code could I use to automatically save my logcat files in Android Studio?
I was doing a testcase and was recording the console logs in logcat and when I found a bug I was trying to get the file from the logcat and accidentally hit the delete button. Now my file is gone and I need to know how to retrieve it if it happens again.
New contributor
Rachel Isner is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.