[android-developers] Re: About logger_event

2009-05-15 Thread Dianne Hackborn
This list is for discussion about the SDK; please move to android-porting. 2009/5/15 pibada > > Ok. > > You can see the logger_entry structure in open_src/system/core/include/ > cutils/logger.h > > I just want to distinguish msg[0] from logger_entry structure. > For example, I'm trying to change

[android-developers] Re: About logger_event

2009-05-15 Thread pibada
Ok. You can see the logger_entry structure in open_src/system/core/include/ cutils/logger.h I just want to distinguish msg[0] from logger_entry structure. For example, I'm trying to change the first byte of the payload entry like 03 or 04. The reason that I read messages from memory to analyze

[android-developers] Re: About logger_event

2009-05-15 Thread Yusuf T. Mobile
Sorry, I am not familiar with the logger_event structure you are referring to. I did not find it in the Android documentation, not in the platform source code. Could you point me to where I might find it? This may not be what you're looking for, but as described in http://developer.android.com/re