Hello,

I have added my own service+manager into the android framework. I'm
just in debugging, but I can't see any logcat messages which are sent
from my manager.

My manager is locatet at frameworks/base/core/java/android/os/
MyManager.java

And my test application can get an instance of it (the reference is
not null) but I can't see any logcat messages from this component?!

Does it perhaps come because I build my Android as
TARGET_BUILD_TYPE=release  - so if I had choosen TYPE=debug then I
could see all messages?

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to