[android-beginners] App running on dev phone creates a log??

2010-03-10 Thread BobG
Is there a log file on the phone? Someone tell me how to look at it?
Thanks.

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


Re: [android-beginners] App running on dev phone creates a log??

2010-03-10 Thread Mark Murphy
BobG wrote:
 Is there a log file on the phone? Someone tell me how to look at it?

adb logcat, DDMS, or the DDMS perspective in Eclipse, with the device
connected to the computer via the USB cable.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Android Online Training: 26-30 April 2010: http://onlc.com

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en