xscale platform
if /sdcard/pvlogger.txt is not exist,when switch to video record
mode,audioflinger died and camera power down
after carete file /sdcard/pvlogger.txt,video recorder only can record
about 9s, audioflinger died ,but sometimes
can record normaly.
why?thanks~

ps,how to open opencore's log? The following methods has no effect

rktb
查看个人资料
 更多选项 2月4日, 上午10时54分
I would prefer not mixing the SDK build and the opensource build. The
following should work:
<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
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to