Use the Log class instead: http://developer.android.com/intl/zh-CN/reference/android/util/Log.html
And view the output in Logcat in Eclipse by the menus: Window -> Show View -> Other -> Android -> Logcat On Feb 8, 10:37 pm, eehksar <[email protected]> wrote: > Hi All, > > Am a newbie... > > could anyone explain why my "System.out.println(...)" statements > within the onCreate of an activity are not showing up in my console ? > > pointers would be appreciated... > > regards, > > ps - using adt with eclipse for development -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

