Re: [android-developers] Standalone interactive logcat viewer/inspector (free)

2011-11-11 Thread Stephen Uhler
For the app I was working on, I needed better/different highlighting and
filtering than what DDMS
provided, so I build something that served my purpose at the time, and
thought I'd share it in case others find it useful.  I often use DDMS as
well, depending on the type of output I need.


On Thu, Nov 10, 2011 at 12:42 PM, TreKing treking...@gmail.com wrote:

 On Wed, Nov 9, 2011 at 2:31 PM, Stephen Uhler suh...@google.com wrote:

 I got frustrated one day inspecting logcat output when I couldn't get
 eclipse to start, so I wrote a stand-alone logcat inspector (in Tcl/Tk),
 which I now use in preference to the one in eclipse.


 Any reason you didn't just use DDMS?


 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

  --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Standalone interactive logcat viewer/inspector (free)

2011-11-11 Thread radin


TreKing wrote:
 On Wed, Nov 9, 2011 at 2:31 PM, Stephen Uhler suh...@google.com wrote:

  I got frustrated one day inspecting logcat output when I couldn't get
  eclipse to start, so I wrote a stand-alone logcat inspector (in Tcl/Tk),
  which I now use in preference to the one in eclipse.


 Any reason you didn't just use DDMS?

 -
 TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
 transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Standalone interactive logcat viewer/inspector (free)

2011-11-10 Thread TreKing
On Wed, Nov 9, 2011 at 2:31 PM, Stephen Uhler suh...@google.com wrote:

 I got frustrated one day inspecting logcat output when I couldn't get
 eclipse to start, so I wrote a stand-alone logcat inspector (in Tcl/Tk),
 which I now use in preference to the one in eclipse.


Any reason you didn't just use DDMS?

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Standalone interactive logcat viewer/inspector (free)

2011-11-09 Thread Stephen Uhler
I got frustrated one day inspecting logcat output when I couldn't get
eclipse to start, so I wrote a stand-alone logcat inspector (in Tcl/Tk),
which I now use in preference to the one in eclipse.  Feel free to download
it and try it out, it should work on Mac/Linux/Windows

http://code.google.com/p/tk-logcat-viewer/

(Sorry if this is the wrong group to post this to)

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en