Hello,

I am a platform developer and want to know how I can debug through the
Android System code. I am making changes to the WindowManagerService
and see a lot of statements like:
(DEBUG_FOCUS) Log.v(TAG, "Clearing focused app, was " + mFocusedApp);

My question is, how do I take advantage of these logs? I am using
Eclipse on Ubuntu 9.10 and I have no idea how to actually debug this
code. Could use some help.

Thanks!

-- 
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

Reply via email to