Hi, We are working with Opencore2.0.we have enabled PV logging in the following way
<android-root>$ source build/envsetup.sh <android-root>$ lunch 1 <android-root>$ make clean <android-root>$ make -j ENABLE_PV_LOGGING=1 <android-root>$ emulator & adb logcat > MyLog.txt While running unit test cases from the /data folder of emulator in the following way adb$./pvplayer_engine_test -test 1 1 -source test_cbr.mp3 -logall - logtext>>MyLog.txt "MyLog.txt" is getting created in the /data folder but the PV logs are not there. Same procedure if we execute with opencore1.0 PV logs are appended along with the test logs. Whether we need to enable any macro for enabling PV logs while running unit test cases? Thanks&Regards, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
