Surya ’s Blog

… ever streaming tools and technologies….!!!

Logging with Android Projects

Posted by kathayat on June 29, 2009

Instead of System.out.println() please use the methods in the Log class:
http://code.google.com/android/reference/android/util/Log.html

You’ll see the messages in Eclipse by switching to DDMS perspective
and looking at the LogCat tab at the bottom.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>