From 215156c01f944e56bd60638f2d431337794b1155 Mon Sep 17 00:00:00 2001 From: David Black Date: Tue, 21 Aug 2012 18:58:15 +0100 Subject: [PATCH] new app, logcat to udp --- metadata/sk.madzik.android.logcatudp.txt | 27 ++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/sk.madzik.android.logcatudp.txt diff --git a/metadata/sk.madzik.android.logcatudp.txt b/metadata/sk.madzik.android.logcatudp.txt new file mode 100644 index 0000000000..b05f09767a --- /dev/null +++ b/metadata/sk.madzik.android.logcatudp.txt @@ -0,0 +1,27 @@ +Category:System +License:Apache2 +Web Site:http://code.google.com/p/logcatudp/ +Source Code:http://code.google.com/p/logcatudp/source/checkout +Issue Tracker:http://code.google.com/p/logcatudp/issues/list + +Summary:Wireless logging +Description: +Simple tool for android development that sends a 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. + +To listen logs use this python script http://code.google.com/p/logcatudp/source/browse/test/listener.py +Example: +$ ./listener.py 192.168.1.10 10009 + +You can also use your desktop syslog server to receive logs. +. + +Repo Type:hg +Repo:https://code.google.com/p/logcatudp/ + +Build Version:0.5,5,235851 + +Update Check Mode:Market +Current Version:0.5 +Current Version Code:5 +