[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

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