[BRLTTY] Brltty for Android - capturing system log to report a crash?

Brian Tew montanalag at gmail.com
Thu Jun 21 17:08:22 EDT 2018


Hehe's something I found at https://stackoverflow.com/questions/32240120/android-system-log-file-location


 A third option (if you are rooted, that is) is to install a Terminal Emulator on your Android device. Open the Terminal Emulator and enter the command:       logcat -d > /sdcard/my-log-file.txt  This will do the same as above (except you don't need a computer, and the file saves on your device/SDcard. Feel free to change the "/sdcard/my-log-file.txt" part to anything you like, but I strongly recommend you save it to either your external or internal storage - so in short: Save it to a location you can accsess without # (superuser) permission!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://brltty.app/pipermail/brltty/attachments/20180621/4da2e809/attachment.html>


More information about the BRLTTY mailing list