As you know, I can use Log.v() to DDMS with tag in most module of
Android source-codes.

However, in module "external/skia/libsgl/", I do NOT find any way to
print log-data to DDMS because "external/skia/libsgl/" do NOT privide
Log.v().

My question is how to print log-data to DDMS in module "external/skia/libsgl/"?
Or where can find the output if I use "printf()" in module
"external/skia/libsgl/" ?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" 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-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to