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?

  • adb logcat > log.txt - pavel
  • Thanks for the answer, but I did not understand what to do? - Yevgen Lapin
  • execute this command in the console. - pavel

0