darshanparajuli / LogcatReader

A simple app for viewing logs on an android device.
MIT License
572 stars 102 forks source link

Get logcat from tcpip #66

Open joaoeudes7 opened 2 years ago

joaoeudes7 commented 2 years ago

The application could get the logs from tcpip? This is a strategy used in other applications to devices without root, this application is the best for logging but it depends on a computer to run the commands and It doesn't work on some devices.

darshanparajuli commented 1 year ago

Cool idea, I'll look into it, and post updates here accordingly. Thanks!