If you work on opencore 2.0 or later, you can simply rebuild the platform with ENABLE_PV_LOGGING=1. 1. cd <android_root> 2. touch external/opencore/oscl/oscl/osclbase/src/pvlogger.h 3. make ENABLE_PV_LOGGING=1
Then after replacing the new system image in device or emulator, use adb shell to telnet it # echo 8 >/sdcard/pvlogger.txt On Tue, Apr 14, 2009 at 10:10 PM, john <[email protected]> wrote: > > Hi, > > Can anyone tell me how to enable the open core logs. I read this > follwoing forum > > > http://groups.google.com/group/android-porting/browse_thread/thread/220c460efd957029/de6d040eb79eff21?lnk=gst&q=enable+opencore+logging#de6d040eb79eff21 > > But there Freepin mentioned the external/opencore/oscl/pvlogger/src/ > pvlogger.h, but this file is not available in the android source > code. > > So is am missing any steps in building the source code? or I am trying > it with some diffrent version??? > > Is there any spefic options is there??? > > Can any one helpme in this...?? > > > > thanks > john > > > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
