• Logcat to UDP 1
  • Logcat to UDP 2

Logcat to UDP

Simple tool for android development that send log to UDP port or share it via email, bluetooth, etc.Background service is collecting logs and sending them to destination IP and UDP port. You can send logs to desktop computer through home wifi network, or to server with public IP or cname.If you want to send log to email (or share it different way), click "Share log" from menu and choose your favourite app to send with.
Receive logs from your phone even if it is not connected to computer.

To listen logs use this python script http://code.google.com/p/logcatudp/source/browse/test/listener.pyExample:$ ./listener.py 192.168.1.10 10009

You can also use your desktop syslog server to receive logs.

For more info see homepage http://logcatudp.googlecode.com/

Jelly Bean compatibility issue: application is not compatible with Android Jelly Bean/4.1. Read more: http://code.google.com/p/logcatudp/issues/detail?id=6

If you want to rate low, please write comment what is wrong.

Please do not write issues or feature requests to reviews. Rather use discussion mailing list on homepage. Thanks.

Category : Tools

Related searches

Reviews (6)

A. G. u. Apr 7, 2012     

When I saw this I knew I had to utilize it with my arduino Ethernet board. As of now, I've got it configured to output received packets over serial but will be enjoying myself very much when it's a single unit displaying my logcat on an LCD screen. I would like to know why I am receiving my logcat packets from source IPs external to my network? Some appear from the androids IP but most others from a handful of outside IPs. Either I've missed something simple or the app routes traffic out(hopefully unlikely)

Den. O. Oct 3, 2014     

Thank you Jan, this made a device with a broken USB post useful as a test device again.

A. G. u. Mar 14, 2012     

This app saved me a ton of time on an adk app!!!

A. G. u. Jun 3, 2011     

Nice App! Thanks for custom filters. Bug: In 3G tests, the service stops. I am seeking the bug for this..

A. G. u. Jan 2, 2012     

...This is the most useful app I've used so far as a developer. Saves time and some stresses. Hope to see some updates like better filtering options...and, if possible, color coding...something on par to alogcat would be incredible. Thanks for your work!

Jas. S. Dec 14, 2017     

What??