Search for Logcat.
You can use the Log class to write output there:
http://developer.android.com/reference/android/util/Log.html

Greets,
Levente

On Thu, Mar 18, 2010 at 02:51, BobG <[email protected]> wrote:

> I notice when I use setText to output some text to a textview it
> defaults to the top left. What class acts like a terminal window or
> stdout? Would be useful for debugging I think. (Old c programmer
> trying to grok java)
>
> --
> 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
> [email protected]<android-beginners%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-beginners?hl=en

-- 
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
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en

Reply via email to