Yes, but it's much less useful, because it always gets tagged with system.out. It really should be discouraged, especially in production code.
Imagine if you've got a dozen things running (I've got more), and they all used System.out instead of Log? On Feb 10, 7:39 am, intbt <[email protected]> wrote: > You can use System.out - The output also appears on Logcat (not > console) with a system.out tag. -- 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

