Android IDE (AIDE) Support Forum

Copy errors log to external file

Hello everyone.
How can I copy the errors log?
I need to send it to a developer on GitHib.

Thanks in advance.

All the logs are available via the logcat command. You can access it via adb or using a terminal emulator like termux

I made it, I can see LogCat from AIDE, and I’ve also been able to use the debugger.