Hi, For some reason, I need to print some runtime inforamtion in Dalvik. I found System.out.println() and Log.i() cannot be used in Dalvik java code. No idea where can I see the log output from System.out.println(), and Log.java is not included in Dalvik, it belongs to framework.
I don't want to write a log module in Dalvik from scratch either. Dose anybody have idea regarding this problem?? Can I log something in Dalvik, for example libcore?? Thank you. BW, Davis 2008.12.03 ------------------------------------------------------------------- 新浪空间——与朋友开心分享网络新生活!(http://space.sina.com.cn/ ) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

