Which AndroidStuido file stores the Android Debugger-> Console tab? I want to read errors and application logs from the outside with some external text editor. There is a possibility?
Which AndroidStuido file stores the Android Debugger-> Console tab? I want to read errors and application logs from the outside with some external text editor. There is a possibility?
Source: https://ru.stackoverflow.com/questions/537315/
All Articles
adb logcat > log.txt- pavel